This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
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-06-01 19:59:37 +02:00
2017-05-25 15:19:58 +10:00
2016-08-08 17:51:15 +02:00
2017-12-04 17:20:26 +11:00
2017-08-07 20:48:22 +02:00
2017-06-12 21:34:55 +10:00