Blender Git Loki
Git Commits -> Revision b081436
Revision b081436 by Joshua Leung (master) 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. |
Commit Details:
Full Hash: b081436d1c82f46ffa22bca5c72f0bd3cb20b5f1
Parent Commit: 876c73c
Lines Changed: +10, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_space.c (+10, -1) (Diff)