Files
test/source/blender/editors
Hans Goudey 0a56198139 Cleanup: Split sharp edge tagging from face corner normal calculation
Don't use the same "context" struct for tagging sharp edges from auto-
smooth / poly flags and actually calculating face corner normals. That
required more arguments, and it required breaking const slightly to
reuse the code. Also split apart pre-populating corner normals
with vertex normals, since it isn't related at all and is only used
in one code path.
2022-12-09 09:13:51 -06:00
..
2022-11-19 11:51:42 +01:00
2022-12-08 11:26:31 -06:00
2022-12-08 13:59:42 +11:00
2022-11-10 11:34:10 +11:00
2022-02-15 12:32:15 +01:00