Blender Git Loki
Git Commits -> Revision ce5fa2d
Revision ce5fa2d by Joshua Leung (master) May 28, 2018, 14:54 (GMT) |
Fix: Action/Graph editor UI's didn't update when channel properties were changed More MessageBus-related silliness to resolve issue with toggling visibility/mute/locking status of F-Curves/Groups/etc., as well as other things like modifying active keyframe's values, or changing properties of F-Modifiers. I've now ended up just whitelisting in the region subscribers all the animation-related structs in RNA. But still, that may not be enough to deal with potential issues later with the property sliders (shown per channel, optionally), which can come from anywhere. (Spring bug) |
Commit Details:
Full Hash: ce5fa2decad115f023e2f5591255078768b4fa5e
Parent Commit: 1d320f1
Lines Changed: +36, -24