Files
test/source/blender/editors/interface
Campbell Barton 7a8ac1b09b WM: message bus replacement for property notifiers
Use dynamically generated message publish/subscribe
so buttons and manipulators update properly.

This resolves common glitches where manipulators weren't updating
as well as the UI when add-ons exposed properties which
hard coded listeners weren't checking for.

Python can also publish/scribe changes via `bpy.msgbus`.

See D2917
2017-12-04 20:42:34 +11:00
..
2017-11-09 15:45:19 -02:00
2017-12-04 17:20:26 +11:00
2017-10-24 02:05:41 +02:00