Files
test/source/blender
Howard Trickey 61fa6165df Fix T63071: Bevel inconsistent results toggling harden_normals.
Some iterations in bevel were over a hash table, which leads
to possibly different results run-to-run, especially when
loop_slide is enabled. Changed those iters to go over all verts
of BMesh, which leads to consistent order run-to-run.
2019-04-01 07:58:34 -04:00
..
2019-03-15 09:54:30 +11:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-03-29 15:41:13 +01:00
2019-03-25 11:42:28 +11:00
2019-02-18 08:22:12 +11:00
2019-03-25 11:42:28 +11:00
2019-02-18 08:22:12 +11:00
2019-03-25 11:55:36 +11:00