blender/release/scripts
Campbell Barton df6c18e963 - object.selected is now editable (uses update function to flag the scene base)
- editing properties from python wasnt running their update function.
- missing commas made dir(context) give joined strings.
- added __undo__ as an operator class attribute so python ops can be set as undoable. (like existing __register__)
2009-10-08 07:54:20 +00:00
..
io netrender: use TEMP env var if available to set default temporary path 2009-10-06 21:28:45 +00:00
modules edge loop delete, should be a c macro but they cant do settings atm 2009-10-05 19:42:48 +00:00
ui - object.selected is now editable (uses update function to flag the scene base) 2009-10-08 07:54:20 +00:00