blender/release/scripts/startup
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
..
bl_operators Changes to python-defined add object operators: 2012-03-14 08:55:57 +00:00
bl_ui Add partial visibility operator including keymaps and menu items. 2012-03-14 06:32:43 +00:00
keyingsets_builtins.py Tweaks for typos in the Keying Set descriptions commit 2012-03-09 10:24:53 +00:00