blender/release/scripts
2009-11-02 16:07:49 +00:00
..
io vertex paint script ported by - Keith "Wahooney" Boshoff 2009-11-02 09:26:55 +00:00
modules many operators uses Bases, for the python to set operators context python too needs to be able to access bases. 2009-11-02 11:14:22 +00:00
templates make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
ui - all add object operators now take view_align as an argument, and enter_editmode where its used. Makes running the operator from python pradictable without having to know the user prefs. 2009-11-02 16:07:49 +00:00