Files
test/release/scripts/io/netrender
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-02-12 13:34:04 +00:00
2010-07-17 18:40:00 +00:00
2010-06-20 20:33:59 +00:00
2010-05-02 21:34:08 +00:00
2010-04-28 01:54:12 +00:00
2010-06-14 03:52:10 +00:00
2010-07-17 18:40:00 +00:00
2010-07-17 18:40:00 +00:00
2010-07-17 18:40:00 +00:00