summaryrefslogtreecommitdiff
path: root/scene/resources/importer_mesh.h
AgeCommit message (Expand)Author
2022-11-25Use a more specific type for Mesh create_(convex|trimesh)_shapeAaron Franke
2022-09-14Fix LOD-generation on skinned meshes.SaracenOne
2022-09-01Change Array arguments to TypedArraykobewi
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-09Fix auto LOD generation for blendshapes.Joan Fons
2021-10-03GLTF for game templates.K. S. Ernest (iFire) Lee