Blender Git Commit Log

Git Commits -> Revision 8fa211d

Revision 8fa211d by Bastien Montagne (master)
October 1, 2012, 17:40 (GMT)
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!

Commit Details:

Full Hash: 8fa211dd81a6767cef8913dd05189ec8ad3a12a5
SVN Revision: 50994
Parent Commit: 20ca67b
Lines Changed: +5, -3

1 Modified Path:

/release/scripts/startup/bl_ui/space_info.py (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021