Blender Git Commit Log
Git Commits -> Revision 94332c5
Revision 94332c5 by Martin Poirier (master) February 12, 2006, 21:09 (GMT) |
Bug #2839: Shift key not working in Shear, Push-Pull and shrink-Fatten - I changed the input method for shear quite a bit. It used to be constant regardless of zooming, so it was quite limiting in the amount of shear you could do. However, I'm not sure if the current method is quite well adjusted, if you think it works too fast, please drop me a line. It's basicly the same method as Shrink-Fatten / Push-Pull except on an horizontal basis. (since shear is an horizontal motion and the two others are more like pulling towards/pushing away from you in regards to the center) - Factored out the input methods in preparation for later code <evil>. |
Commit Details:
Full Hash: 94332c522e8421c7b726a11b7645f4a0f38a6bef
SVN Revision: 6801
Parent Commit: f4dc04e
Lines Changed: +40, -17
1 Modified Path:
/source/blender/src/transform.c (+40, -17) (Diff)