Blender Git Commit Log

Git Commits -> Revision 630bb7f

Revision 630bb7f by Martin Poirier (master)
March 21, 2005, 00:39 (GMT)
Warp was acting weird if the cursor wasn't centered in the data space, that is fixed.
Helpline for warp was wrong in edit mode if the object wasn't centered on global space.
Boundbox calculation for warp is done in view space now, so it is always maximised since aligned with the view.

Switch the negative/positive switch for Shrink/Fatten from horizontal motion to vertical motion. Pull down to shrink, pull up to fatten. This could still use some work.

BugFix: Constraint center was wrong with MMB (was bypassing the fix I commited the other day).
BugFix: Changing modes while in transform and switching to local constraints in edit mode crashed. This was due to resetting the TransInfo flag in initTransModeFlags. Now done correctly in initTrans.

Commit Details:

Full Hash: 630bb7f7bf018de078580814888ab1d6958c2aa7
SVN Revision: 3994
Parent Commit: 6a70653
Lines Changed: +42, -44

3 Modified Paths:

/source/blender/src/transform.c (+38, -26) (Diff)
/source/blender/src/transform_constraints.c (+3, -17) (Diff)
/source/blender/src/transform_generics.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021