This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/intern
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
..
2009-04-01 12:43:07 +00:00
2009-06-05 12:48:58 +00:00
2009-08-15 16:36:25 +00:00
2009-08-10 15:39:11 +00:00
2009-07-22 09:41:41 +00:00