behaviour-tree-test/thirdparty/meshoptimizer
reduz 77a045e902 Rework Mesh handling on scene importing.
-Reworked how meshes are treated by importer by using EditorSceneImporterMesh and EditorSceneImporterMeshNode. Instead of Mesh and MeshInstance, this allows more efficient processing of meshes before they are actually registered in the RenderingServer.
-Integrated MeshOptimizer
-Reworked internals of SurfaceTool to use arrays, making it more performant and easy to run optimizatons on.
2020-12-13 21:29:51 -03:00
..
allocator.cpp
clusterizer.cpp
indexcodec.cpp
indexgenerator.cpp
LICENSE.md
meshoptimizer.h
overdrawanalyzer.cpp
overdrawoptimizer.cpp
simplifier.cpp
spatialorder.cpp
stripifier.cpp
vcacheanalyzer.cpp
vcacheoptimizer.cpp
vertexcodec.cpp
vertexfilter.cpp
vfetchanalyzer.cpp
vfetchoptimizer.cpp