Blender Git Commit Log

Git Commits -> Revision e294a11

March 9, 2018, 17:45 (GMT)
Change 'face strength' values.

WARNING! this will break files saved with this branch and using face
strength feature (no crash or data corruption, but face strength values
will become invalid and will produce weird results)!

Rationals for this change are:
* Having strength values in natural order simplifies existing code
already, not to mention any future potential addition to strengthes.
* Now, code will work as-is, even if we decide to add more stength
values in the future.

Commit Details:

Full Hash: e294a1154c489d72157333349074394c86bae832
Parent Commit: bcfc16f
Lines Changed: +3, -5

2 Modified Paths:

/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_weighted_normal.c (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021