1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 17:05:49 +00:00
godot/modules/gltf/doc_classes
K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary
[ Ignore and Warn | Extract Textures (default) | Optimize Loading Embedded as Basisu ]

Enable compressed mip maps from Basis Universal for faster compressions.

Increase the quality of Basis to avoid corruption.

To keep compatibility use the first mip of the previous internal Godot format.

Because texture names may have invalid filename characters, adds String::validate_filename to sanitize filenames for import pipeline use.
2023-01-27 02:02:02 -08:00
..
EditorSceneFormatImporterBlend.xml Add Blender install autodetection and configuration. 2022-04-01 11:01:12 +02:00
EditorSceneFormatImporterFBX.xml Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02:00
EditorSceneFormatImporterGLTF.xml Add support for importing .blend files 2022-03-29 21:54:41 +02:00
GLTFAccessor.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GLTFAnimation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GLTFBufferView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GLTFCamera.xml Move GLTF camera conversion code into GLTFCamera 2022-08-28 11:18:32 -05:00
GLTFDocument.xml Improve the documentation of GLTFDocument's append methods 2023-01-15 14:27:08 -06:00
GLTFDocumentExtension.xml Pass GLTFState to the export_preflight method 2022-12-11 13:22:25 -06:00
GLTFDocumentExtensionConvertImporterMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GLTFLight.xml Move GLTF light conversion code into GLTFLight 2022-08-28 11:18:22 -05:00
GLTFMesh.xml Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
GLTFNode.xml Add a way to store additional data in GLTFState and GLTFNode 2022-10-15 12:04:36 -05:00
GLTFSkeleton.xml Replace Array return types with TypedArray 3 2022-08-24 12:53:36 +02:00
GLTFSkin.xml Replace Array return types with TypedArray 3 2022-08-24 12:53:36 +02:00
GLTFSpecGloss.xml Document GLTFLight and GLTFSpecGloss 2022-08-14 14:57:58 -05:00
GLTFState.xml Handle gltf binary 2023-01-27 02:02:02 -08:00
GLTFTexture.xml GLTF imports & exports material texture filters 2022-10-03 16:20:08 -04:00
GLTFTextureSampler.xml GLTF imports & exports material texture filters 2022-10-03 16:20:08 -04:00