summaryrefslogtreecommitdiffstats
path: root/modules/gltf/extensions/physics/gltf_document_extension_physics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-15/+263
|\
| * GLTF: Implement the glTF Object Model in physics extensionAaron Franke2024-11-041-15/+263
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Change capitalization of glTF in errors and comments.tetrapod002024-08-151-10/+10
* Merge pull request #88301 from aaronfranke/gltf-explicit-compound-triggersRémi Verschelde2024-04-261-4/+46
|\
| * Add support for explicitly-defined compound triggers in GLTF filesAaron Franke2024-04-041-4/+46
* | Separate Shape3D resource logic in GLTFPhysicsShapeAaron Franke2024-04-041-0/+1
|/
* Split monolithic physics class filessmix82024-02-271-1/+2
* Fix exporting trigger shapes in GLTFAaron Franke2024-02-111-1/+1
* GLTF: Update OMI_physics_body, add OMI_physics_shape, keep OMI_colliderAaron Franke2024-01-191-75/+241
* GLTF: Rename GLTFCollider class to GLTFPhysicsShapeAaron Franke2023-06-161-11/+11
* Implement physics support in the GLTF moduleAaron Franke2023-03-091-0/+272