blender/release/scripts
Joshua Leung 0cb20be29a Armature Editing Fixes:
* Restored WKEY Specials Menu. Had a few problems initially with the name of the menu being 1 character too long; this needs more comprehensive API warnings

* Made Extrude Forked work again as a macro operator. Added another extrude macro for this, but ideally would have worked with a single macro + setting properties for that macro (can't do so due to bug 19733)
2009-11-20 11:49:47 +00:00
..
io - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
modules - StructRNA's __dir__ was missing members from its classes __dict__ 2009-11-19 18:22:21 +00:00
op - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
templates operators were copying the properties from the rna operator into the class instance. 2009-11-19 17:12:08 +00:00
ui Armature Editing Fixes: 2009-11-20 11:49:47 +00:00