Blender Git Loki
Git Commits -> Revision b6d28b5
Revision b6d28b5 by Janne Karhu (master) September 22, 2010, 09:38 (GMT) |
Fix for [#21718] Shrinkwrap's "Project" mode with offset gives wrong results. * normal offset not taken properly into account * wrong usage of BVHTree (epsilon != radius) caused massive slowdowns in calculations, for example just opening test file took about 30 s on my machine, after fix about 0.5 s :) |
Commit Details:
Full Hash: b6d28b585001bcee99e60660454313ca63d104c4
SVN Revision: 32055
Parent Commit: 764a760
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/shrinkwrap.c (+7, -1) (Diff)