blender/release/scripts
Bastien Montagne 8fa211dd81 Fix [#32719] "New object align to view" option doesn't work on lamps and force fields
There was strange context changes in the Add menu... Now everything uses the EXEC_REGION_WIN one (no need to invoke here, and metaballs have a strange specific invoke func...). This fixes the problem when using Add menu from a 3D view. Obviously, it still doesn't work when used from Info window's header, but that can't be helped for now (and never worked for any kind of object).

Anyway, imho all this "add object" code could use some review/cleanup, both on py menu and C ops side, but this is obviously postponed to after 2.64!
2012-10-01 17:40:02 +00:00
..
modules pep8 cleanup 2012-09-26 21:19:51 +00:00
presets updated themes with active pose bone color. 2012-10-01 01:26:54 +00:00
startup Fix [#32719] "New object align to view" option doesn't work on lamps and force fields 2012-10-01 17:40:02 +00:00
templates correct addon example, it used both __doc__ and bl_description 2012-09-29 11:51:18 +00:00