tornavis/source/blender/bmesh
Howard Trickey 496f6adce2 Better bevel normal hardening when some faces were smooth.
Harden normals causes normal splitting, which will not give the
appearance expected due to autosmooth unless some edges are sharpened,
so this change fixes that. Also bevel tool will turn on autosmooth
if not already on if hardening normals.
2019-01-06 18:12:00 -05:00
..
intern Better bevel normal hardening when some faces were smooth. 2019-01-06 18:12:00 -05:00
operators Better bevel normal hardening when some faces were smooth. 2019-01-06 18:12:00 -05:00
tools Better bevel normal hardening when some faces were smooth. 2019-01-06 18:12:00 -05:00
CMakeLists.txt Cleanup: Remove bmo_similar.c and small renaming 2018-09-28 10:32:04 -03:00
bmesh.h BMesh: backport minor changes from 2.8 2018-11-10 19:56:02 +11:00
bmesh_class.h Removed redundant comment in BMesh 2018-08-04 22:11:11 +05:30
bmesh_tools.h BMesh: add BM_mesh_separate_faces 2017-03-11 20:50:32 +11:00