Blender Git Commit Log

Git Commits -> Revision 5dea6ea

Revision 5dea6ea by Julian Eisel (workspaces)
May 24, 2017, 23:40 (GMT)
Transform orientations: Make code match blender2.8 as much as possible

Basically reverts e3c12bb139250b7573b and parts of cbaaeb8d9b6c95.
Decided to keep things close to blender2.8 here, D2687 can apply the
needed changes separately then.
It's okay if removing custom transform orientations behave a bit glitchy
with workspaces, all issues should get fixed with D2687.

Commit Details:

Full Hash: 5dea6eacf5e61eac2cc79b97c93b057eb02dbaaa
Parent Commit: b9ddb9f
Lines Changed: +69, -100

13 Modified Paths:

/source/blender/blenkernel/BKE_screen.h (+2, -3) (Diff)
/source/blender/blenkernel/BKE_workspace.h (+0, -5) (Diff)
/source/blender/blenkernel/intern/screen.c (+25, -9) (Diff)
/source/blender/blenkernel/intern/workspace.c (+0, -11) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -30) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -3) (Diff)
/source/blender/editors/include/ED_transform.h (+1, -0) (Diff)
/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+10, -3) (Diff)
/source/blender/editors/transform/transform_orientations.c (+24, -20) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021