William Reynish
|
44ca632ce7
|
Added game soft body settings, and cleaned up layout there slightly.
Also converted some other percentage properties to use sliders, and a few other small layout tweaks.
|
2009-08-12 22:16:47 +00:00 |
|
Thomas Dinges
|
d56466747d
|
2.5 Part 3 of Layout Code Cleanup:
* More cleanup to match new coding guidelines.
http://wiki.blender.org/index.php/Dev:Py/Blender2.5/Layouts/Guidelines
* Replaced some if's with proper elif's.
* Removed some unnecessary code.
Note: Please don't use inconsistent assign names like colsub, subcol1 etc. anymore!
|
2009-07-30 10:11:19 +00:00 |
|
Thomas Dinges
|
b666f55e0e
|
2.5 Layout files:
* Removed __idname__ from all panels.
Note: Operator classes still need that id. Don't remove it there.
|
2009-07-26 16:31:48 +00:00 |
|
Campbell Barton
|
117fdd8072
|
* projection paint options in the toolbar
* renamed __no_header__ -> __show_header__
|
2009-07-26 03:54:17 +00:00 |
|
Thomas Dinges
|
90a08b1c78
|
2.5: Object Buttons File:
* Renamed the file for consistency.
|
2009-07-25 19:59:18 +00:00 |
|