Bug #58
Remove the Inflate vectors
Start date:
06/21/2020
Due date:
% Done:
100%
Estimated time:
Description
Inflate vectors take a lot of space in 'dmesh' mesh format and vertex attributes. They do not fully work with MeshJoined's, anyway.
Remove them - probably in favour of centers of Mesh components (we're going to require that each Mesh Component be convex if one needs to postprocess the whole Mesh)
History
Updated by Leszek Koltunski over 4 years ago
- Subject changed from Remove the Inflate veectors to Remove the Inflate vectors
Updated by Leszek Koltunski over 4 years ago
- Blocked by Feature #26: Use SSBO for storing effect arrays added
Updated by Leszek Koltunski about 4 years ago
- Status changed from New to Resolved
- Assignee set to Leszek Koltunski
- % Done changed from 0 to 100
Long list of commits ending with 7a9edb92 replace the inflate vectors witth per-component centers.
Updated by Leszek Koltunski about 4 years ago
- Blocked by deleted (Feature #26: Use SSBO for storing effect arrays)
Updated by Leszek Koltunski about 4 years ago
- Tracker changed from Feature to Bug
- Status changed from Resolved to Closed