blender/source
Campbell Barton 026ac24922 [#22488] Reloading scripts causes crash
F8 key enabled again, useful for script UI development.

- keying set freeing wasnt freeing from all scenes and the builtin list.
- PointerProperty() cant refer to a removed python srna type (fixed in rigify and netrender).
- Added a check for freeing a type used by a PointerProperty but its very slow, makes reloading take ~10sec. Only enabled this in debug mode for now.

Netrender register() function isnt re-registering the property, probably because the module is cached by python and not re-run.
2010-07-23 01:43:30 +00:00
..
blender [#22488] Reloading scripts causes crash 2010-07-23 01:43:30 +00:00
blenderplayer - correct some spelling errors. 2010-07-20 10:41:08 +00:00
creator move the thumbnailer to bin/ 2010-07-18 11:46:25 +00:00
darwin
gameengine - correct some spelling errors. 2010-07-20 10:41:08 +00:00
icons
kernel remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
CMakeLists.txt
Makefile Fix Makefile for new getUserDir system. 2010-07-05 14:32:15 +00:00
SConscript