Files
test/source/blender
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
..
2010-07-20 10:41:08 +00:00
2010-07-21 05:49:48 +00:00
2010-02-19 15:34:26 +00:00
2010-07-19 16:27:31 +00:00
2010-07-22 18:56:46 +00:00
2010-04-24 22:34:18 +00:00
2010-04-11 22:12:30 +00:00