Blender Git Commit Log
Git Commits -> Revision 483b4f0
Revision 483b4f0 by Julian Eisel (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 19, 2016, 12:26 (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: 483b4f0567cf81284f37f8ff6f6837c34b692e9e
Parent Commit: bdbf608
Committed By: Sergey Sharybin
Lines Changed: +4, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_view.c (+4, -1) (Diff)