Files
test2/source/blender
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 16:13:15 +02:00
2015-01-29 15:35:06 +11:00
2015-07-16 17:12:03 +02:00
2015-06-16 10:32:41 +10:00
2015-07-09 19:39:37 +10:00