Blender Git Commit Log

Git Commits -> Revision 96e76ea

Revision 96e76ea by Rohan Rathi (soc-2017-normal-tools)
August 18, 2017, 15:14 (GMT)
Made workflow changes to copy, paste. Added add and multiply.

Did a cleanup of point_normals and split. Added ability to spherize in point_normals. Added reset. Added normal smoothing based on adjacent vertices. Did a cleanup of UI.
The set of normal tools now share the normal vector in UI. The copy/paste operator now contains all these methods and has been renamed.

Commit Details:

Full Hash: 96e76ea4a3e0d988389ed3ba5464696e02028628
Parent Commit: 342793e
Lines Changed: +281, -125

6 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+14, -3) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+254, -120) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+2, -1) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021