- Apr 14, 2010
-
-
Martin Buerbaum authored
* Cleanup up some PEP8 stuff.
-
Martin Buerbaum authored
* Renamed image_to_planes() to planes_from_images() * Fixed some strange code that overwrote extList.
-
Martin Buerbaum authored
-
Martin Buerbaum authored
-
Martin Buerbaum authored
* Fixed "url" and "descrioption" in bl_addon_info * Made this into a "Add Mesh" script (not "Object"), since that is what it does. * Renamed some internal functions to make it easier to guess their functionality. * Reformatted the code a bit and updated/fixed some comments.
-
Martin Buerbaum authored
-
- Apr 13, 2010
-
-
Martin Buerbaum authored
-
Martin Buerbaum authored
-
Martin Buerbaum authored
-
Martin Buerbaum authored
* Fixed usage of "relative_path" in bpy.ops.wm.link_append() * Added "fracture" name to all operators somewhere.
-
Martin Buerbaum authored
* https://projects.blender.org/tracker/index.php?func=detail&aid=21793&group_id=153&atid=467 * TODO: Better file/dir name(s)? * TODO: Cleanup UI a bit.
-
- Apr 12, 2010
-
-
Fabian Fricke authored
-
Thomas Dinges authored
-
Brendon Murphy authored
[[Split portion of a mixed commit.]]
-
- Apr 11, 2010
-
-
Campbell Barton authored
-
- Apr 09, 2010
-
-
Brendon Murphy authored
-
Jonathan Smith authored
Added the spacebar search operator to DMenu, as well as changing the toggle object/editmode some more so that when you are in neither object or editmode, then you can choose which one to go to.
-
- Apr 07, 2010
-
-
Martin Buerbaum authored
* Bug http://projects.blender.org/tracker/?func=detail&atid=453&aid=21913&group_id=153 * The script now correctly calculated the surface area (faceAreaGlobal) of scaled meshes.
-
- Apr 06, 2010
-
-
Florian Meyer authored
-added missing mesh_update and select/active states
-
Martin Buerbaum authored
* Fixed an error Campbell overlooked (appending tuples to an array, not single values) Thanks for the report wild_doogy. * Made the script PEP8 compatible again.
-
Jonathan Smith authored
-
- Apr 05, 2010
-
-
Brendon Murphy authored
script is good to go. [[Split portion of a mixed commit.]]
-
- Apr 04, 2010
-
-
Campbell Barton authored
-
- Apr 03, 2010
-
-
Campbell Barton authored
- use operator reports for errors too - avoid type checks by converting to a float, errors converting to a float are reported too.
-
Brendon Murphy authored
-
Brendon Murphy authored
trunk/py/scripts/addons/space_view3d_dynamic_menu.py the 3d cursor menu is built in, for now the cursor menu can stay, but this may change. [[Split portion of a mixed commit.]]
-
Brendon Murphy authored
added pep8 updated wiki link. [[Split portion of a mixed commit.]]
-
- Apr 02, 2010
-
-
Brendon Murphy authored
[[Split portion of a mixed commit.]]
-
Brendon Murphy authored
-
- Apr 01, 2010
-
-
Campbell Barton authored
-
Brendon Murphy authored
commit 27934 by DingTo: Improved Addons in User Prefs by Keith Boshoff (wahooney) This adds a "description" field to addons (ideally a small 1 liner, with basic info) [[Split portion of a mixed commit.]]
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Mar 27, 2010
-
-
Brendon Murphy authored
add pontiac's clever fix for long wiki links to all scripts links should be pep8 compliant now.
-
- Mar 26, 2010
-
-
Martin Buerbaum authored
-
Paulo Gomes authored
-
- Mar 24, 2010
-
-
Martin Buerbaum authored
* Display operator name and stored recall parameters. * TODO: Make parameter list collapsible?
-
Martin Buerbaum authored
-
Martin Buerbaum authored
-