blender/release/scripts
Campbell Barton 22505c10f8 fix [#33442] Units
adding meshes were scaling the user input values so the distance on the button didnt relate to the scale of the object added.

Now use an invoke function that scales unset default values.
2012-12-09 10:48:18 +00:00
..
modules bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
presets update themes with update_themes.py 2012-12-08 02:16:17 +00:00
startup fix [#33442] Units 2012-12-09 10:48:18 +00:00
templates add bmesh.free() to example & template 2012-12-01 07:16:08 +00:00