Files
test/source/blender/makesdna
Campbell Barton 595a491e63 Add tessellation data to DerivedMesh (LoopTri)
This stores loop indices into the loop array giving easier acess
to data such as vertex-colors and UV's,
removing the need to store an MFace duplicate of custom-data.

This doesn't yet move all internal code from MFace to LoopTri just yet.

Only applies to:
- opengl drawing
- sculpting (pbvh)
- vertex/weight paint

Thanks to @psy-fi for review, fixes and improvements to drawing!
2015-07-17 03:55:14 +10:00
..
2015-06-05 11:46:01 +10:00
2015-02-11 18:39:28 +11:00
2015-03-19 15:18:14 +01:00
2013-11-20 19:13:41 +01:00
2015-04-16 01:12:22 +10:00
2015-01-20 09:38:39 +01:00