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
Campbell Barton bab4cd6991 Python experimental UI API
Can draw panels in the scripts space containing RNA and operator buttons.
* Added bpyui.register() so scripts can draw buttons and panels into the scripts space type.
* wrapped drawBlock, drawPanels and matchPanelsView2d
* Operator buttons take a python dictionary used to set the button defaults.
* BPY_getFileAndNum utility function to get the filename and line number python is currently running.
2009-02-28 13:27:45 +00:00
..
2009-02-28 13:27:45 +00:00
2.5
2009-02-19 16:22:07 +00:00
2008-12-23 16:07:24 +00:00
2.5
2009-02-19 16:22:07 +00:00
2009-01-04 18:16:34 +00:00
2008-10-22 11:28:10 +00:00