Blender Git Commit Log

Git Commits -> Revision 07c26eb

Revision 07c26eb by Martin Poirier (master)
March 16, 2005, 21:55 (GMT)
Fixed constraint center calculation. Much smarter to do it when calculating transformation center...

Fixed Extrude constraint. Needed to premul the normal by the object's matrix to but it in global space.

Also, moved the Locking Axis modifier (for constraints) from Alt to Shift. Alt was conflicting with middle mouse button emulation (reported in the test builds forum).

Tilt Transformation.

Commit Details:

Full Hash: 07c26eb39717c33332e39287d3217834cf56b817
SVN Revision: 3957
Parent Commit: 1b61771
Lines Changed: +195, -89

10 Modified Paths:

/source/blender/include/BIF_transform.h (+1, -0) (Diff)
/source/blender/src/editmesh_tools.c (+4, -1) (Diff)
/source/blender/src/space.c (+12, -4) (Diff)
/source/blender/src/transform.c (+124, -15) (Diff)
/source/blender/src/transform.h (+5, -19) (Diff)
/source/blender/src/transform_constraints.c (+18, -30) (Diff)
/source/blender/src/transform_generics.c (+18, -11) (Diff)
/source/blender/src/transform_generics.h (+6, -2) (Diff)
/source/blender/src/transform_numinput.c (+6, -6) (Diff)
/source/blender/src/transform_numinput.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021