blender/release/scripts
Sergey Sharybin b745621038 Changes to python-defined add object operators:
- Reset rotation value when toggling Align to View property
  which correctly re-alignes object on continuous property
  toggling and fixes issue
  #30510: [2.62] Add Mesh - Torus - "Align to View" cannot be switched back when toggling off

- Moves all generic object-add properties into a helper function
  which might be easily re-used.
2012-03-14 08:55:57 +00:00
..
modules Changes to python-defined add object operators: 2012-03-14 08:55:57 +00:00
presets Code Cleanup: 2012-02-27 13:47:53 +00:00
startup Changes to python-defined add object operators: 2012-03-14 08:55:57 +00:00
templates bmesh py api: change .from_mesh() / .to_mesh() to be class methods of BMesh rather than functions in the module. 2012-03-11 02:45:27 +00:00