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
/
gltf_document.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change capitalization of glTF in errors and comments.
tetrapod00
2024-08-15
1
-13
/
+13
*
Fix handling of missing bin file in gltf separate
Jordyfel
2024-07-18
1
-1
/
+2
*
Move GLTFAccessorType into GLTFAccessor
Aaron Franke
2024-07-04
1
-39
/
+39
*
Use Hermite instead of Bezier for glTF spline interpolation
Gurvan
2024-06-29
1
-11
/
+14
*
Unsetting the owner of `ImporterMeshInstance3D` before adding it to skeleton'...
jsjtxietian
2024-06-13
1
-0
/
+1
*
Fix GLTFDocument so it can export CSG Meshes correctly.
K. S. Ernest (iFire) Lee
2024-05-29
1
-16
/
+21
*
Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, doc
Aaron Franke
2024-05-24
1
-82
/
+68
*
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
K. S. Ernest (iFire) Lee
2024-05-23
1
-26
/
+28
*
GLTF export improvements
David Nikdel
2024-05-11
1
-16
/
+57
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Set animation step from importers. Increase default step from 10 to 30 FPS.
Lyuma
2024-04-19
1
-0
/
+1
*
Fix FBX and glTF when root nodes are skeleton bones
Lyuma
2024-04-17
1
-0
/
+6
*
Merge pull request #86144 from jsjtxietian/disable-mesh-compression-for-2d
Rémi Verschelde
2024-04-12
1
-1
/
+11
|
\
|
*
Disable mesh compression if vertex position.z is always 0
jsjtxietian
2024-04-10
1
-1
/
+11
*
|
Fix GLTFDocument.append_from_scene() crash on null node
aaronp64
2024-04-10
1
-0
/
+1
|
/
*
Merge pull request #89418 from lyuma/gltf_vertex_packing
Rémi Verschelde
2024-03-14
1
-64
/
+138
|
\
|
*
glTF importer now only stores vertices referenced by the indices per surface.
Lyuma
2024-03-13
1
-64
/
+138
*
|
Merge pull request #89356 from lyuma/vsk-gltf-sparse-accessors-4.3
Rémi Verschelde
2024-03-14
1
-47
/
+191
|
\
\
|
*
|
glTF export: morph targets are relative, so use zero as reference
Lyuma
2024-03-12
1
-34
/
+32
|
*
|
Update buffer view target handling, encode sparse accessors as vec3.
K. S. Ernest (iFire) Lee
2024-03-12
1
-39
/
+185
|
|
/
*
|
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
Rémi Verschelde
2024-03-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-2
/
+2
*
|
gltf export: Remove snapping and fix validation
Lyuma
2024-03-10
1
-52
/
+86
|
/
*
Fix wrong indexing when generating dummy tangents in GLTF import
clayjohn
2024-02-27
1
-1
/
+1
*
Merge pull request #88819 from lyuma/import_nodes_as_skeleton_bones
Rémi Verschelde
2024-02-27
1
-1
/
+1
|
\
|
*
Add new scene import option to import as Skeleton
Lyuma
2024-02-26
1
-1
/
+1
*
|
Merge pull request #88738 from clayjohn/mesh_compression-tangents
Rémi Verschelde
2024-02-27
1
-1
/
+14
|
\
\
|
*
|
Avoid singularity when generated tangents and validate that tangents are good...
clayjohn
2024-02-23
1
-1
/
+14
*
|
|
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Add ufbx for FBX importing
K. S. Ernest (iFire) Lee
2024-02-23
1
-752
/
+200
|
/
*
Merge pull request #87371 from AThousandShips/size_err_check
Rémi Verschelde
2024-02-09
1
-9
/
+9
|
\
|
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-9
/
+9
*
|
Merge pull request #83231 from aaronfranke/gltf-transform
Rémi Verschelde
2024-02-09
1
-47
/
+37
|
\
\
|
|
/
|
/
|
|
*
Fix desynced duplicate GLTFNode transform properties
Aaron Franke
2024-01-29
1
-47
/
+37
*
|
Merge pull request #87934 from aaronfranke/fix-gltf-bad-mesh-export
Rémi Verschelde
2024-02-08
1
-6
/
+11
|
\
\
|
*
|
Fix GLTF exporting invalid meshes and attempting to export gizmo meshes
Aaron Franke
2024-02-04
1
-6
/
+11
*
|
|
Fix crash when importing a GLTF file with a skeleton as the root
Aaron Franke
2024-02-04
1
-5
/
+10
|
/
/
*
|
Merge pull request #87775 from clayjohn/GLTF-export-ra-rg
Rémi Verschelde
2024-01-31
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove workaround in GLTF exporter that double converts ra textures to rg
clayjohn
2024-01-30
1
-1
/
+0
*
|
Display values in vector/quaternion math function errors
Hugo Locurcio
2024-01-28
1
-6
/
+6
|
/
*
Misc changes to the GLTF module before audio PR
Aaron Franke
2024-01-11
1
-7
/
+13
*
Merge pull request #86016 from demolke/master
Rémi Verschelde
2024-01-08
1
-0
/
+9
|
\
|
*
Import step interpolation for loc/rot/scale from GLTF as nearest
demolke
2024-01-05
1
-0
/
+9
*
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
|
/
*
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-4
/
+4
|
\
|
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-4
/
+4
*
|
Merge pull request #86504 from lyuma/gltf_reimport_textures_merry_xmas
Rémi Verschelde
2024-01-02
1
-1
/
+3
|
\
\
|
*
|
gltf: fix three bugs which prevented extracted textures from being refreshed.
Lyuma
2023-12-25
1
-1
/
+3
|
|
/
*
/
Add export settings to the export dialog for GLTF
Aaron Franke
2023-12-30
1
-125
/
+131
|
/
*
Use the Blender file name instead of the generated GLTF file name
Aaron Franke
2023-11-09
1
-1
/
+1
[next]