Blender Git Loki
Git Commits -> Revision 8bff3ec
Revision 8bff3ec by Germano Cavalcante (master) May 20, 2020, 19:22 (GMT) |
Transform: Don't negate the z axis of the View orientation This was so because of the rotate transformation mode but it can make other modes confusing and add unnecessary complexity. |
Commit Details:
Full Hash: 8bff3ec76bbdb934a5bf7bdb53c14a59481a3aed
Parent Commit: 600fd1c
Lines Changed: +8, -9
5 Modified Paths:
/source/blender/editors/transform/transform_constraints.c (+1, -4) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_mode_rotate.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_mode_shear.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_orientations.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_mode_rotate.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_mode_shear.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_orientations.c (+2, -1) (Diff)