This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
b5fd901b0711780a9d84f3e60df3d24b030185e7
godot
/
modules
/
gltf
/
extensions
History
Aaron Franke
98ef359240
Add three new methods to GLTFDocumentExtension
2022-11-21 14:38:46 -06:00
..
gltf_document_extension_convert_importer_mesh.cpp
Change the way GLTFDocumentExtension classes are registered
2022-11-09 20:58:48 -06:00
gltf_document_extension_convert_importer_mesh.h
Change the way GLTFDocumentExtension classes are registered
2022-11-09 20:58:48 -06:00
gltf_document_extension.cpp
Add three new methods to GLTFDocumentExtension
2022-11-21 14:38:46 -06:00
gltf_document_extension.h
Add three new methods to GLTFDocumentExtension
2022-11-21 14:38:46 -06:00
gltf_light.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gltf_light.h
Move GLTF light conversion code into GLTFLight
2022-08-28 11:18:22 -05:00
gltf_spec_gloss.cpp
GLTF: Organize structures into a subfolder
2022-07-24 17:16:51 -05:00
gltf_spec_gloss.h
Document GLTFLight and GLTFSpecGloss
2022-08-14 14:57:58 -05:00
SCsub
Minor enhancements to the GLTF module (lights and docs)
2022-09-18 22:33:21 -05:00