index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gltf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "as" capitalization in editor strings
Haoyu Qiu
2023-10-23
2
-2
/
+2
*
Prevent godot crash from importing a certain kind of invalid gltf
jsjtxietian
2023-10-20
1
-3
/
+9
*
Replace `sanity` with `safety` for checks
A Thousand Ships
2023-10-08
1
-1
/
+1
*
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
2
-4
/
+19
*
Merge pull request #81194 from rcorre/blend-import-76338
Rémi Verschelde
2023-10-02
2
-64
/
+82
|
\
|
*
Update blender export flags for 3.6.
Ryan Roden-Corrent
2023-09-30
2
-64
/
+82
*
|
Fix skeletons when generating multiple Godot scenes from one GLTF
Aaron Franke
2023-09-28
1
-8
/
+6
*
|
Merge pull request #81851 from aaronfranke/gltf-single-root
Rémi Verschelde
2023-09-26
5
-14
/
+77
|
\
\
|
*
|
GLTF: Add GODOT_single_root extension
Aaron Franke
2023-09-26
5
-14
/
+77
*
|
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
4
-9
/
+9
|
/
/
*
|
Add error checks for DirAccess creation.
Saracen
2023-09-26
1
-0
/
+2
*
|
Fix gltf importer forcing vertex colors on all materials
Matias N. Goldberg
2023-09-24
1
-1
/
+0
*
|
Merge pull request #81264 from aaronfranke/gltf-node-name-camera
Rémi Verschelde
2023-09-16
1
-1
/
+1
|
\
\
|
*
|
GLTF: Change "Camera3D" generated node name to "Camera"
Aaron Franke
2023-09-03
1
-1
/
+1
*
|
|
Merge pull request #80272 from aaronfranke/gltf-root-node-logic
Rémi Verschelde
2023-09-16
4
-17
/
+29
|
\
\
\
|
*
|
|
GLTF: Improve logic for keeping track of the real root node
Aaron Franke
2023-09-03
4
-17
/
+29
|
|
/
/
*
|
|
GLTF: Allow specifying export image format including from extensions
Aaron Franke
2023-09-14
8
-13
/
+224
*
|
|
Merge pull request #80807 from aaronfranke/gltf-skin-mesh-comment
Yuri Sizov
2023-09-06
1
-1
/
+5
|
\
\
\
|
*
|
|
GLTF: Add a comment for skinned mesh tree placement
Aaron Franke
2023-09-05
1
-1
/
+5
|
|
/
/
*
/
/
Add EditorStringNames singleton
kobewi
2023-09-03
1
-2
/
+3
|
/
/
*
|
Fix doubly-reserved unique names in GLTF scene name assignment
Aaron Franke
2023-08-20
1
-15
/
+13
*
|
Merge pull request #76572 from acazuc/ktx_format_support
Rémi Verschelde
2023-08-19
3
-0
/
+115
|
\
\
|
*
|
Add support for KTX & KTX2 image format
acazuc
2023-08-19
3
-0
/
+115
*
|
|
Merge pull request #80576 from KurtBliss/master
Rémi Verschelde
2023-08-18
1
-16
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed editor filesystem/import properties not being caught by the doctool
KurtBliss
2023-08-14
1
-16
/
+1
*
|
|
GLTF: Add center of mass property
Aaron Franke
2023-08-11
3
-3
/
+40
|
/
/
*
|
Use image index instead of texture index for source_images
Lyuma
2023-08-05
1
-1
/
+2
*
|
Set base_path and filename during export
Aaron Franke
2023-08-03
3
-27
/
+30
*
|
Expose filename in GLTFState
Aaron Franke
2023-08-03
3
-5
/
+23
*
|
Merge pull request #79623 from aaronfranke/gltf-export-preserialize
Rémi Verschelde
2023-08-03
4
-2
/
+26
|
\
\
|
*
|
Add export_preserialize to the GLTF export process
Aaron Franke
2023-07-18
4
-2
/
+26
*
|
|
GLTF: Preserve the original bytes when importing a texture
Aaron Franke
2023-08-03
7
-10
/
+44
*
|
|
More cosmetic improvements in the GLTF code
Aaron Franke
2023-08-03
4
-61
/
+64
*
|
|
Merge pull request #79801 from aaronfranke/gltf-scene-export-logic
Rémi Verschelde
2023-08-02
1
-35
/
+30
|
\
\
\
|
*
|
|
Improve GLTF export logic for scene root nodes
Aaron Franke
2023-07-22
1
-35
/
+30
|
|
/
/
*
|
|
Merge pull request #79775 from aaronfranke/gltf-node-gen-cosmetic
Rémi Verschelde
2023-08-02
2
-39
/
+37
|
\
\
\
|
*
|
|
Cosmetic changes in GLTF node generation code
Aaron Franke
2023-07-30
2
-39
/
+37
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #79267 from aaronfranke/gltf-copyright
Rémi Verschelde
2023-08-02
5
-18
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add copyright to GLTFState
Aaron Franke
2023-07-10
5
-18
/
+45
*
|
|
Make blend file importer warnings translatable
Haoyu Qiu
2023-07-23
1
-2
/
+2
|
|
/
|
/
|
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+2
*
|
Merge pull request #79421 from wojtekpil/gltf_emission_strength_export
Yuri Sizov
2023-07-14
1
-0
/
+6
|
\
\
|
*
|
Add KHR_materials_emissive_strength extension support for exporting gltfs
wojtekpil
2023-07-13
1
-0
/
+6
*
|
|
GLTF: Internal renames in material parsing code
Aaron Franke
2023-07-12
1
-27
/
+27
|
/
/
*
|
Merge pull request #78621 from RevoluPowered/add-emission-strength-support-to...
Yuri Sizov
2023-07-12
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add support for KHR_materials_emissive_strength
RevoluPowered
2023-06-23
1
-0
/
+8
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
21
-21
/
+21
*
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
21
-21
/
+21
|
/
*
Merge pull request #77545 from aaronfranke/gltf-no-skeleton
Rémi Verschelde
2023-06-23
1
-18
/
+10
|
\
|
*
Fix exporting MeshInstances without a Skeleton in the GLTF module
Aaron Franke
2023-05-27
1
-18
/
+10
[next]