Go to file
Campbell Barton 985e77b723 accessing rna 'default_flag' attribute of a non enum-flag could crash. eg.
bpy.types.Modifier.bl_rna.properties["type"].default_flag

now check the default/default_flag match the enum property they are used with.
2011-11-27 14:13:10 +00:00
build_files pep8 edits and avoid naming conflicts with python builtins 2011-11-24 19:36:12 +00:00
doc blacklist language property for sphinx docs, encoding was messing up PDF generation. 2011-11-24 22:24:07 +00:00
extern libmv: don't replace flags with rel_flags but add, to preserve all flags 2011-11-25 11:31:51 +00:00
intern minor cycles edits 2011-11-27 03:49:09 +00:00
release check if an addon exists before getting its mtime 2011-11-26 17:41:56 +00:00
source accessing rna 'default_flag' attribute of a non enum-flag could crash. eg. 2011-11-27 14:13:10 +00:00
CMakeLists.txt rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES_ARCH as advanced. 2011-11-13 14:16:43 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct exclude addons_contrib/ for release builds. 2011-11-17 19:43:59 +00:00