Blender Git Loki
Git Commits -> Revision 3eb8262
Revision 3eb8262 by Ton Roosendaal (master) September 17, 2006, 11:45 (GMT) |
Patch #4995, bugfix #4985 Patch for this bug provided by Johannes Meng. Here's his log: When using the mouse wheel on an inverted 3d view (that is back, left or bottom) the name display changed to front (right, top). Also when using mouse wheel with modifier keys (strg/shift) on a normal view, it changed the display to the inverted variant. What I did was check the type of event that is handeled before setting/unsetting V3D_OPP_DIRECTION_NAME. I simply added two if statements and expanded the comment by a line explaining it a bit. |
Commit Details:
Full Hash: 3eb8262cb5346bed03e6fcc245bb1ea6b101caea
SVN Revision: 8504
Parent Commit: 3147963
Lines Changed: +9, -4
1 Modified Path:
/source/blender/src/toets.c (+9, -4) (Diff)