Blender Git Loki
Git Commits -> Revision 71692e8
Revision 71692e8 by Campbell Barton (master) July 26, 2011, 07:39 (GMT) |
py api: - added menu templates - move template menu into the header of the text editor (so users will find more easily) - updated mathutils examples, switching the order of multiplication. |
Commit Details:
Full Hash: 71692e802fc50ad9dd76659d2868843e708dbd40
SVN Revision: 38720
Parent Commit: 5b39067
Lines Changed: +142, -57
3 Added Paths:
/release/scripts/templates/ui_menu.py (+49, -0) (View)
/release/scripts/templates/ui_menu_simple.py (+26, -0) (View)
/release/scripts/templates/ui_panel_simple.py (+34, -0) (View)
/release/scripts/templates/ui_menu_simple.py (+26, -0) (View)
/release/scripts/templates/ui_panel_simple.py (+34, -0) (View)
1 Deleted Path:
/release/scripts/templates/panel_simple.py (+0, -33)