Revision 636a690 by Joshua Leung June 21, 2018, 05:56 (GMT) |
Fix: Ensure that summary channel is enabled when creating timeline |
Revision b081436 by Joshua Leung June 21, 2018, 05:15 (GMT) |
Graph Editor: Changing the display mode to "Drivers" mode now runs the Drivers-Editor UI setup code This is a step towards being able to just choose the "Drivers Editor" from the editor selector, and have everything displayed, ready to use. Currently there are a few problems to resolve still: 1) This update callback doesn't run when changing the mode via the editors selector in the UI. (Note: This problem also affects the Timeline vs Dopesheet, causing a lot of initialisation work to be skipped) 2) There's some missing redraw/refresh here to cause the properties region to actually show. You need to resize the window for that to happen now. |
Revision 876c73c by Joshua Leung June 21, 2018, 04:58 (GMT) |
Cleanup: Move logic for initialising a new Drivers editor into its own function This shouldn't really be part of the windowmanager code. Pulling it out now, so that we can reuse in RNA when switching display modes, (and perhaps other places later) |
Revision 3777918 by Joshua Leung June 21, 2018, 04:08 (GMT) |
Remove debug prints |
Revision 417856d by Joshua Leung June 21, 2018, 04:07 (GMT) |
Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modes This commit fixes a number of problematic corner cases when switching between editors after 2b5050a4cdfbb075d360fd39433acea07432c60b The root cause of these issues was that mode_prev was not being set in many cases, resulting in mode changes to the Timeline and back (via other editors) causing Dopesheet Editors to reset back to "Action Editor" mode. 1) Creating new Dopesheet Editors (e.g. change the default 3D view to a Dopesheet editor) would default to displaying the "Action Editor", since mode/mode_prev == 0 represents the "Action Editor" (for backwards compatability reasons), while mode == 3 is for the "Dopesheet" 2) If you set the Dopesheet Editor to another mode (e.g. "Grease Pencil" mode), change to another editor (e.g. Shaders), then come back, the mode would get reset to "Action Editor". |
Revision ed428b2 by Pablo Vazquez June 20, 2018, 23:01 (GMT) |
UI: Use Collection icon for New Collection in Outliner Also temporarily bring back the toggle to search, since it's off by default. |
Revision f3bd5da by Pablo Vazquez June 20, 2018, 22:37 (GMT) |
UI: button to create new collection in the Outliner Expose search like in 2.7, we could make it pop on Ctrl+F to save space if needed. Align Filter and the less used View menu to the right. Based on mockups and feedback session with William |
Revision 0b7edf1 by Pablo Vazquez June 20, 2018, 22:32 (GMT) |
UI: Icons for Outliner display modes We need a better icon for Orphan Data |
Revision 4cfc54a by Campbell Barton June 20, 2018, 19:34 (GMT) |
UI: adjust menu triangle Was not centered for single icon buttons. |
Revision 8d00d6d by Campbell Barton June 20, 2018, 18:16 (GMT) |
Revision 2b5050a by Campbell Barton June 20, 2018, 18:11 (GMT) |
Revision c73a6b0 by Rohan Rathi June 20, 2018, 16:59 (GMT) |
Merge branch 'blender2.8' into soc-2018-bevel |
Revision 6991b47 by Campbell Barton June 20, 2018, 16:46 (GMT) |
Revision 2e66e5f by Dalai Felinto June 20, 2018, 16:44 (GMT) |
Silence warning in greasepencil-object branch We don't have warnings in 2.8 because of include order. But headers shouldn't depend on that for warnings, really. |
Revision 7d3589e by Campbell Barton June 20, 2018, 16:22 (GMT) |
Cleanup: pep8, single quotes for enums |
Revision 40e1e8e by Brecht Van Lommel June 20, 2018, 16:12 (GMT) |
Despgraph: don't tag for transform/geometry update on relations rebuild. This should already be happening elsewhere and was causing depsgraph rebuild to be slower than it should. |
Revision e1dff01 by Brecht Van Lommel June 20, 2018, 16:12 (GMT) |
Depsgraph: add some missing depsgraph tags when relations change. |
Revision 0d0d893 by Brecht Van Lommel June 20, 2018, 16:12 (GMT) |
Fix outliner mixed collection/object visibility drag toggle not working. |
Revision 73d0a3f by Brecht Van Lommel June 20, 2018, 16:12 (GMT) |
Fix hide object operator to do nothing if no object is selected. |
Revision 82dc5f9 by Pablo Vazquez June 20, 2018, 15:01 (GMT) |
UI: Style locks in Object Transform panel |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021