Page MenuHome

Assign new cameras to the view
AbandonedPublic

Authored by Campbell Barton (campbellbarton) on Feb 27 2014, 1:17 AM.

Details

Summary

Option to assign camera to the view when adding, similar to the addon T38648

Diff Detail

Event Timeline

source/blender/editors/object/object_add.c
581

This duplicates some lines from bpy.ops.view3d.camera_to_view(), probably should move them into a function.

Rocks! this is better... :)

Abandoning, adding a camera and setting active isnt a big performance bottleneck.