Blender Git Commit Log
Git Commits -> Revision 4b53499
Revision 4b53499 by Bastien Montagne (temp_custom_loop_normals) August 6, 2014, 19:33 (GMT) |
Add inlined custom lnors consistency check/fixup code in BMesh version of `loops_calc_normals` Note that stashing all clnor computations in a single func might not be optimal, but it allows to reduce compute overhead as much as possible (it's a desing decision in the end). Also, looks like func used to create smooth fans from a set of custom lnors is not working 100% correct - new checking code did found some diff in lnors of same smooth fans... :/ |
Commit Details:
Full Hash: 4b53499b708581d2d3a1bb5ee2c503d31d98b14d
Parent Commit: 413f652
Lines Changed: +40, -4
1 Modified Path:
/source/blender/bmesh/intern/bmesh_mesh.c (+40, -4) (Diff)