Blender Git Commit Log

Git Commits -> Revision b19b250

March 6, 2018, 11:20 (GMT)
Try to fix naming of new editnormals ops, and some optimizations.

Some operators were using just 'normals', others 'lopp normals', others
'custom normals'... For now, decided to tick to just 'normals', should
we decide this is too confusing with vnors, I'd rather go to 'custom
normals'.

Also did some cleanup/simplification/optimization in split/merge normals code.

Commit Details:

Full Hash: b19b250d55010b90875142f57a4c7535f12fbb79
Parent Commit: 481dc77
Lines Changed: +79, -89

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+10, -10) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+59, -69) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+5, -5) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021