Blender Git Commit Log

Git Commits -> Revision 2ee6c0a

Revision 2ee6c0a by Campbell Barton (master)
August 22, 2013, 15:30 (GMT)
add utility functions for dealing with planes
- plane_point_side_v3(), a bit like line_point_side_v2()
- isect_point_planes_v3(), moved from paint_hide.c

functions to convert between point/normal pairs.
- plane_from_point_normal_v3()
- plane_to_point_normal_v3()

Commit Details:

Full Hash: 2ee6c0ac6b774817d760e1e756e97eea476d412e
SVN Revision: 59383
Parent Commit: 29c8d3e
Lines Changed: +59, -20

5 Modified Paths:

/source/blender/blenlib/BLI_math_geom.h (+9, -0) (Diff)
/source/blender/blenlib/intern/math_geom.c (+40, -3) (Diff)
/source/blender/blenlib/intern/math_geom_inline.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+1, -13) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021