Blender Git Loki
Git Commits -> Revision 970d16b
Revision 970d16b by Bastien Montagne (soc-2017-normal-tools) March 9, 2018, 14:22 (GMT) |
Fix broken 'is vertex in vgroup' check. Also, better to avoid binary XOR on booleans, you never know how those are actually stored internally (or how they were generated), and may get surprising results depending on compiler etc., though with modern compilers I?d expect this to be safe now? |
Commit Details:
Full Hash: 970d16b6695bfe6cf08a660f6a1f531ab99c623e
Parent Commit: 93ef006
Lines Changed: +5, -4
1 Modified Path:
/source/blender/modifiers/intern/MOD_weighted_normal.c (+5, -4) (Diff)