Blender Git Commit Log

Git Commits -> Revision 6100dc6

Revision 6100dc6 by Philipp Oeser (master)
January 24, 2019, 16:25 (GMT)
bring back possibility to override camera per view

this can now be found in the sidebar View panel

- uses existing 'lock_camera_and_layers' but renames the property to
'use_local_camera'
- uses RNA_def_property_boolean_negative_sdna to flip the value
- remove the local view code in
rna_SpaceView3D_lock_camera_and_layers_set
- update Python code
- update Addons code will be separate commit

Fixes T60756

Reviewers: billreynish, brecht

Maniphest Tasks: T60756

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

Commit Details:

Full Hash: 6100dc6a202cb19a13b30210dc4a5afabd3afaa4
Parent Commit: 15bae8a
Lines Changed: +15, -29

4 Modified Paths:

/intern/cycles/blender/blender_camera.cpp (+2, -2) (Diff)
/release/scripts/startup/bl_operators/object.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+8, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021