Blender Git Commit Log

Git Commits -> Revision 4b2b8fe

Revision 4b2b8fe by Campbell Barton (master)
September 29, 2011, 08:23 (GMT)
rna function:
vecs = Camera.view_frame(scene)

returns 4 points for the camera frame, without this its very hard to know if a point is in the camera view or not, without rewriting blenders internal logic in python.

Commit Details:

Full Hash: 4b2b8fe9bdb4b47a414c9315e515706bdb30194a
SVN Revision: 40684
Parent Commit: 4b325a9
Lines Changed: +96, -3

1 Added Path:

/source/blender/makesrna/intern/rna_camera_api.c (+88, -0) (View)

6 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_camera.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021