Blender Git Commit Log
Git Commits -> Revision 9e9cb9f
Revision 9e9cb9f by Campbell Barton (master) February 28, 2018, 09:02 (GMT) |
Workspace: sync object-modes to other workspaces When changing the mode of an object, apply this to all other workspaces that share the same active object. Also use copy the object-mode when duplicating workspaces. |
Commit Details:
Full Hash: 9e9cb9fce9c74d32b4f7fad9fdbcbbc59acc53b9
Parent Commit: c0d6627
Lines Changed: +69, -1
7 Modified Paths:
/source/blender/editors/include/ED_screen.h (+5, -0) (Diff)
/source/blender/editors/object/object_edit.c (+8, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+4, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+37, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+6, -0) (Diff)
/source/blender/editors/object/object_edit.c (+8, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+4, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+37, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+6, -0) (Diff)