Blender Git Loki
Git Commits -> Revision dbb8222
Revision dbb8222 by Julian Eisel (master) September 27, 2016, 22:53 (GMT) |
Fix missing properties editor update when changing 3D View camera Actually two errors here: * Properties editor wasn't refreshing on (NC_SCENE | ND_RENDER_OPTIONS) notifiers * Was using notifier info bits wrongly, needs to send two separate notifiers Decided to remove ND_RENDER_OPTIONS rather than adding properties editor scene context refresh for it, this is more than a render option change. |
Commit Details:
Full Hash: dbb8222baa408eb1c1ebb47fc7b7c52bf2fbdd35
Parent Commit: 13a4147
Lines Changed: +4, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_view.c (+4, -1) (Diff)