summaryrefslogtreecommitdiffstats
path: root/scene/resources/importer_mesh.h
Commit message (Expand)AuthorAgeFilesLines
* Vertex and attribute compression to reduce the size of the vertex format.clayjohn2023-10-051-3/+3
* Add Mesh ConvexDecompositionSettings wrappersmix82023-04-071-1/+1
* import: Fix uv2 by avoiding premature ImporterMesh::get_mesh()Lyuma2023-02-231-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use a more specific type for Mesh create_(convex|trimesh)_shapeAaron Franke2022-11-251-1/+1
* Fix LOD-generation on skinned meshes.SaracenOne2022-09-141-1/+1
* Change Array arguments to TypedArraykobewi2022-09-011-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix auto LOD generation for blendshapes.Joan Fons2021-10-091-0/+1
* GLTF for game templates.K. S. Ernest (iFire) Lee2021-10-031-0/+132