Blender Git Loki
Git Commits -> Revision 65c4149
Revision 65c4149 by Joshua Leung (master) November 27, 2009, 11:51 (GMT) |
Fix for problems with region-flip operator not working from the RMB context menu. I've had to add a special operator for this, since the generic region-flip operator doesn't seem to be getting the right region from RNA. This operator explicitly searches for an appropriate header region before beginning. I suspect by default, operators get the main region set as being context target... |
Commit Details:
Full Hash: 65c4149f2036100b1e5ee7911085188bbf9f2299
SVN Revision: 24945
Parent Commit: 6921153
Lines Changed: +59, -5
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+59, -5) (Diff)