Blender Git Commit Log
Git Commits -> Revision 3d26cf1
Revision 3d26cf1 by Germano Cavalcante (master) May 4, 2018, 10:39 (GMT) |
Constraint: Shrink Warp: Replace `bvhtree_from_mesh_looptri` with` bvhtree_from_mesh_get`. The value of epsilon was never used to create this bvhtree because whenever we activate this constraint, a bvhtree with parameter epsilon 0.0 was created and cached. |
Commit Details:
Full Hash: 3d26cf112b2d1b71f908123cf72caa495e8e3f74
Parent Commit: 82d59c6
Lines Changed: +12, -12