Go to file
Campbell Barton 45fc590835 internal changes, script writers won't notice.
disable getattr metaclass forwarding attributes from the python class, eg:
  bpy.types.Scene.foo != bpy.types.Scene.bl_rna.properties['foo']

... This was convenient but too tricky to properly maintain with attribute assignment and attributes defined within the class.
avoid doubles in dir() by converting to a set and then back to a list.
2011-01-27 06:48:14 +00:00
build_files [#25815] Patch gcc 4.6 2011-01-27 00:02:25 +00:00
doc option for blender --addons rigify,io_scene_fbx,add_mesh_gears 2011-01-26 16:30:12 +00:00
extern [#25815] Patch gcc 4.6 2011-01-27 00:02:25 +00:00
intern [#25815] Patch gcc 4.6 2011-01-27 00:02:25 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release Bug [#25696] Netrender feedback fails 2011-01-26 20:09:30 +00:00
source internal changes, script writers won't notice. 2011-01-27 06:48:14 +00:00
CMakeLists.txt use cmake defined names for jpeg, png, zlib and python libs, building on *nix with non-standard libjpeg/png/zlib locations was broken. 2011-01-25 14:43:13 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct test commit for svn link in commit mail, part two 2011-01-17 10:47:31 +00:00