tornavis/source/blender/bmesh
Howard Trickey bb30ce0f0b Fix T53474, bevel glitchy with big objects.
A comparison should have not just have been against an epsilon,
but relative to the edge length involved.
Thanks to mano-wii for patch on which this is based.
2017-12-18 12:24:42 -05:00
..
intern Cleanup: style 2017-12-04 16:37:31 +11:00
operators Cleanup: style 2017-12-04 16:37:31 +11:00
tools Fix T53474, bevel glitchy with big objects. 2017-12-18 12:24:42 -05:00
CMakeLists.txt Cleanup: rename edge -> edges 2017-11-26 20:13:18 +11:00
bmesh.h BMesh: rename cryptic functions 2017-03-13 04:39:20 +11:00
bmesh_class.h Fix T53143: Knife Crash after Grid Fill 2017-10-24 17:21:25 +11:00
bmesh_tools.h BMesh: add BM_mesh_separate_faces 2017-03-11 20:50:32 +11:00