Files
test/source/blender
Hans Goudey b2d9716b4a Cleanup: Remove DerivedMesh use in UV unwrapping
Previously the UV unwrapping handling for subsurf modifiers used
`DerivedMesh`to implement the subdivision. Since we're trying to remove
`DerivedMesh` in general, and since this just made use of the `Mesh`
data anyway, it's relatively simple to remove it here. Combined with
D15939, this makes it possible to remove more `DerivedMesh` code.

Differential Revision: https://developer.blender.org/D16487
2022-11-15 13:48:00 -06:00
..
2022-11-09 08:51:00 -08:00
2022-11-12 18:33:31 +01:00
2022-11-10 11:34:43 +11:00
2022-11-14 17:53:25 -06:00
2022-11-12 18:33:31 +01:00
2022-11-14 18:55:51 -06:00
2022-11-10 11:17:16 +11:00