blender/release/scripts
Joshua Leung 1cf2c099f7 Bugfix [#31297] Transform menu often showed operators which didn't make sense
for the contexts they appeared in

The VIEW3D_MT_transform menu was being used everywhere, although not all the
operators there applied to the current mode (e.g. the pivot point, animated
transforms to deltas, and a few others were Object-mode only). Split off the
offending parts into separate menus for the specific modes, and made these
extend the basic menu type.
2012-05-06 06:37:07 +00:00
..
modules Addons: "persistent" parameter for addon_utils.enable(), so that you can enable 2012-04-28 09:00:09 +00:00
presets Camera tracking: apparently one of tracking presets was never merged from tomato 2012-05-03 17:00:08 +00:00
startup Bugfix [#31297] Transform menu often showed operators which didn't make sense 2012-05-06 06:37:07 +00:00
templates fix for modal timer template, wasnt updated for changes to themes. 2012-04-27 10:00:21 +00:00