Blender Git Commit Log

Git Commits -> Revision 4f34364

Revision 4f34364 by Campbell Barton (master)
December 12, 2010, 01:36 (GMT)
isect_seg_seg_v2_point was modifying the value of line vectors passed.
this could be confusing later on, now swap the pointers rather then changing their values.

Commit Details:

Full Hash: 4f343642b14f67b595720542deac89eaf18852fb
SVN Revision: 33608
Parent Commit: 1ad15c3
Lines Changed: +21, -23

3 Modified Paths:

/source/blender/blenlib/BLI_math_geom.h (+3, -3) (Diff)
/source/blender/blenlib/intern/math_geom.c (+5, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+13, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021