Blender Git Commit Log

Git Commits -> Revision 25fc47a

Revision 25fc47a by Campbell Barton (master)
September 29, 2008, 02:16 (GMT)
tests for 2d triangle and quad intersection would only work if the points were ordered clockwise.
now return 1 for clockwise, -1 for counter-clockwise and 0 for no intersection.

Commit Details:

Full Hash: 25fc47aaf2a7898b81eb4617a1cd877832d675c2
SVN Revision: 16805
Parent Commit: f001e58
Lines Changed: +65, -25

3 Modified Paths:

/source/blender/blenlib/intern/arithb.c (+33, -15) (Diff)
/source/blender/python/api2_2x/doc/Geometry.py (+10, -2) (Diff)
/source/blender/python/api2_2x/Geometry.c (+22, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021