Blender Git Commit Log

Git Commits -> Revision 50acbe2

Revision 50acbe2 by Andre Susano Pinto (master)
May 7, 2008, 12:45 (GMT)
Normal projection:
+added option to remove faces where all vertices got unprojected

Nearest surface point
+15% faster closest point on point-tri function
(archived by projecting the point on tri-plane and solving the problem on 2D)
(its still using bruteforce on triangles.. I'll add the right data structure later)

Commit Details:

Full Hash: 50acbe29d1c486b3f7fe1fb31b7be0963e7f7748
SVN Revision: 14720
Parent Commit: 0b7ab2f
Lines Changed: +280, -50

4 Modified Paths:

/source/blender/blenkernel/BKE_shrinkwrap.h (+15, -2) (Diff)
/source/blender/blenkernel/intern/shrinkwrap.c (+262, -47) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021