Files
test/intern/cycles
Philipp Oeser 6100dc6a20 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
2019-01-24 17:25:22 +01:00
..
2018-12-13 14:32:32 +01:00
2019-01-18 15:17:21 +01:00
2019-01-14 12:13:10 +01:00
2019-01-18 21:00:24 +01:00
2018-11-09 12:08:51 +01:00
2019-01-22 11:57:03 +01:00