Files
test/source/blender
Clément Foucault f1975a4639 Wireframe: Optimization: Only draw triangles that have edges
This only happens after a certain threshold.

We sort triangles into 2 bins (start and end of the buffer) based on a
threshold and just draw the start bin if the wireframe slider is low enough.

This optimization is disabled for deformed meshes.

This should help resolve (to some extent) T58188.
2018-12-04 17:52:32 +01:00
..
2018-10-17 12:43:41 +02:00
2018-12-01 19:36:57 +11:00
2018-11-18 10:21:37 +01:00
2018-12-04 14:33:45 +11:00