Blender Git Commit Log

Git Commits -> Revision 057aac5

Revision 057aac5 by Campbell Barton (master)
August 7, 2010, 16:21 (GMT)
Experemental XML UI, define panels/menus/headers which load at startup like python scripts.
- 2 panels implimented in properties_render_test.xml (Render Dimensions and Stamp)
- only enabled in debug mode.
- poll() functions are not supported yet.
- as stated above experemental, we'll see if this is at all useful, remove if not.
- XML could be replaced with JSON or YAML.

Commit Details:

Full Hash: 057aac553b6f946f7993e8ce962ccc9f9fafe770
SVN Revision: 31146
Parent Commit: 2b3c8bd
Lines Changed: +266, -4

2 Added Paths:

/release/scripts/modules/bpy_xml_ui.py (+151, -0) (View)
/release/scripts/ui/properties_render_test.xml (+79, -0) (View)

2 Modified Paths:

/release/scripts/modules/bpy/utils.py (+35, -0) (Diff)
/release/scripts/ui/space_userpref.py (+1, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021