tornavis/source
Campbell Barton 6ef8db35e7 Cleanup: clarify naming for deformed vertex positions & normals
Edit-mesh duplicator logic used a struct member vert_coords which read
as an alternative (and inconsistent) naming to vert_positions.

Rename to `vert_positions_deform` as the purpose of this value is to
assign when modifiers deform an edit-mesh.
Add `_deform` suffix to normals as well.
2023-01-10 16:43:14 +11:00
..
blender Cleanup: clarify naming for deformed vertex positions & normals 2023-01-10 16:43:14 +11:00
creator Build: install all shared libraries regardless of build options 2023-01-04 11:20:02 +01:00
tools@f542f4d21a Mesh: Move positions to a generic attribute 2023-01-10 00:10:43 -05:00
CMakeLists.txt Clang-tidy: Don't warn about unrecognized compiler flags 2022-05-06 15:26:54 +02:00