Blender Git Commit Log

Git Commits -> Revision f98d388

Revision f98d388 by Lukas Toenne (master)
January 20, 2015, 08:29 (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: f98d388fd3b6225101692de994d64955557b3be5
Parent Commit: dbf7840
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