godot/thirdparty/meshoptimizer
Arseny Kapoulkine be2b0fcddc Update thirdparty/meshoptimizer with distance-only error metric
This change replicates the distance-only metric patch which is now much
smaller and cleaner, as upstream simplifier already tracks distance and
attribute quadrics separately - it just doesn't store both errors in the
collapse structures.

The old two patches were removed as they are no longer needed.
2023-11-02 14:12:35 -07:00
..
patches Update thirdparty/meshoptimizer with distance-only error metric 2023-11-02 14:12:35 -07:00
allocator.cpp meshoptimizer: Sync with upstream commit 8a7d69caa 2022-05-17 23:24:52 +02:00
clusterizer.cpp meshoptimizer: Sync with upstream commit 4a287848f 2023-01-31 22:27:49 -08:00
indexcodec.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
indexgenerator.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
LICENSE.md meshoptimizer: Sync with upstream commit 4a287848f 2023-01-31 22:27:49 -08:00
meshoptimizer.h Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
overdrawanalyzer.cpp meshoptimizer: Sync with upstream commit 4a287848f 2023-01-31 22:27:49 -08:00
overdrawoptimizer.cpp meshoptimizer: Sync with upstream commit 4a287848f 2023-01-31 22:27:49 -08:00
quantization.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
simplifier.cpp Update thirdparty/meshoptimizer with distance-only error metric 2023-11-02 14:12:35 -07:00
spatialorder.cpp meshoptimizer: Sync with upstream commit 4a287848f 2023-01-31 22:27:49 -08:00
stripifier.cpp Rework Mesh handling on scene importing. 2020-12-13 21:29:51 -03:00
vcacheanalyzer.cpp Rework Mesh handling on scene importing. 2020-12-13 21:29:51 -03:00
vcacheoptimizer.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
vertexcodec.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
vertexfilter.cpp Update thirdparty/meshoptimizer to v0.20 2023-11-02 14:10:39 -07:00
vfetchanalyzer.cpp Rework Mesh handling on scene importing. 2020-12-13 21:29:51 -03:00
vfetchoptimizer.cpp Rework Mesh handling on scene importing. 2020-12-13 21:29:51 -03:00