Blender Git Commit Log

Git Commits -> Revision b3a28d8

September 3, 2014, 09:17 (GMT)
Extended line/face collision near-check, to allow for distance margins.

The original BLI method for line/triangle intersection returns false
in case the line does not actually intersect, but in order to generate
repulsion forces we need to also handle contacts inside the margin.

Commit Details:

Full Hash: b3a28d83348eafbd46c1df2a689ad0cc133dfd58
Parent Commit: 7c0be7b
Lines Changed: +68, -21

2 Modified Paths:

/source/blender/blenkernel/BKE_collision.h (+0, -3) (Diff)
/source/blender/blenkernel/intern/collision.c (+68, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021