Blender Git Loki

Git Commits -> Revision bed5cd5

January 22, 2015, 20:31 (GMT)
More cleanup, simplied set_clnor funcs, reworked mix feature of setsplinor modifier

Now, `BKE_mesh_normals_loop_custom_set()` & co do not take a factor value anymore.
It could make perfomances slightly better, but it was adding some complexity and fuzzyness
in an area that do not need that. So now, caller code is expected to handle
mixing itself, if needed.

And SetSplitNormal modifier now has a real mixing handling, quite similar to
the one of txdata.

Commit Details:

Full Hash: bed5cd5f24e6083081bae4dd3cfc24d838cef9e5
Parent Commit: 14db52b
Lines Changed: +197, -166

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+7, -16) (Diff)
/source/blender/blenkernel/BKE_mesh.h (+4, -4) (Diff)
/source/blender/blenkernel/intern/data_transfer.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/mesh_evaluate.c (+16, -49) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+13, -2) (Diff)
/source/blender/makesrna/intern/rna_mesh_api.c (+12, -46) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+23, -7) (Diff)
/source/blender/modifiers/intern/MOD_setsplitnormal.c (+120, -40) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021