Blender Git Commit Log

Git Commits -> Revision de32dc6

Revision de32dc6 by Campbell Barton (master)
September 20, 2018, 01:42 (GMT)
Cleanup: rename 3D view ray calculation functions

Using near far and optionally clipping planes is
involved and not needed in many cases.

Rename so a simpler version of this function can be added.

Commit Details:

Full Hash: de32dc6b275f253348d316077ab8c5f86a85908a
Parent Commit: 470407e
Lines Changed: +28, -26

9 Modified Paths:

/source/blender/editors/armature/editarmature_sketch.c (+2, -2) (Diff)
/source/blender/editors/curve/editcurve_paint.c (+1, -1) (Diff)
/source/blender/editors/include/ED_view3d.h (+5, -4) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+1, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_project.c (+13, -12) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021