Blender Git Commit Log

Git Commits -> Revision 0ae2363

Revision 0ae2363 by Philipp Oeser (master)
August 13, 2021, 08:09 (GMT)
Fix missing animation UI update in the Properties Editor

Animation indicators as well as decorators for properties were not
updating correctly in the following cases:
- NLA pushdown (this was reported in T87681)
- NLA enter/exit tweakmode
- Outliner unlinking/setting action

These actions all send a ND_NLA_ACTCHANGE notifier which the Properties
Editor was not listening to [which is now added].

part of T87681.

Maniphest Tasks: T87681

Differential Revision: https://developer.blender.org/D11040

Commit Details:

Full Hash: 0ae23636e7e337b70ade5b172af291ac46a517ff
Parent Commit: 5f6033e
Lines Changed: +3, -0

1 Modified Path:

/source/blender/editors/space_buttons/space_buttons.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021