Aaron Franke
|
f83f13f3a2
|
Pass GLTFState to the export_preflight method
|
2022-12-11 13:22:25 -06:00 |
Aaron Franke
|
1bbbee384d
|
GLTF: Clean up lots of includes
|
2022-11-29 23:11:08 -06:00 |
Aaron Franke
|
98ef359240
|
Add three new methods to GLTFDocumentExtension
|
2022-11-21 14:38:46 -06:00 |
Aaron Franke
|
73c673a614
|
Change the way GLTFDocumentExtension classes are registered
Also move GLTFDocumentExtension into the extensions folder
|
2022-11-09 20:58:48 -06:00 |
bruvzg
|
0103af1ddd
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2022-10-07 11:32:33 +03:00 |
Aaron Franke
|
afe09ec914
|
Minor enhancements to the GLTF module (lights and docs)
|
2022-09-18 22:33:21 -05:00 |
Aaron Franke
|
133e5d197b
|
Don't try to read values from null cameras and lights in GLTF
|
2022-09-04 09:52:25 -05:00 |
Aaron Franke
|
3d76b91229
|
Move GLTF light conversion code into GLTFLight
|
2022-08-28 11:18:22 -05:00 |
Aaron Franke
|
3bbb50359d
|
Document GLTFLight and GLTFSpecGloss
|
2022-08-14 14:57:58 -05:00 |
Rémi Verschelde
|
90019676b0
|
Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
|
2022-07-25 11:17:40 +02:00 |
Aaron Franke
|
7b8f9a0e8e
|
GLTF: Organize structures into a subfolder
|
2022-07-24 17:16:51 -05:00 |