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
*
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
3
-60
/
+46
|
\
\
|
|
/
|
/
|
|
*
Fix desynced duplicate GLTFNode transform properties
Aaron Franke
2024-01-29
3
-60
/
+46
*
|
Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const
Aaron Franke
2024-02-08
3
-10
/
+81
*
|
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
2
-6
/
+11
|
/
/
*
|
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
*
|
Merge pull request #87688 from AThousandShips/what_is_this
Rémi Verschelde
2024-01-29
1
-6
/
+6
|
\
\
|
*
|
Remove unnecessary `this->` expressions
A Thousand Ships
2024-01-29
1
-6
/
+6
|
|
/
*
|
Merge pull request #87300 from Calinou/math-normalize-error-show-value
Rémi Verschelde
2024-01-29
1
-6
/
+6
|
\
\
|
*
|
Display values in vector/quaternion math function errors
Hugo Locurcio
2024-01-28
1
-6
/
+6
|
|
/
*
|
Merge pull request #85519 from mxaddict/blender-rpc-server
Rémi Verschelde
2024-01-29
2
-21
/
+41
|
\
\
|
*
|
Added proper timeout for blender rpc connection
mxaddict
2024-01-27
2
-21
/
+41
|
|
/
*
/
Update blender_path behavior to require exact path to executable instead of t...
mxaddict
2024-01-27
5
-117
/
+96
|
/
*
GLTF: Update OMI_physics_body, add OMI_physics_shape, keep OMI_collider
Aaron Franke
2024-01-19
7
-215
/
+552
*
Fix crash in GLTFBufferView::load_buffer_view_data
Aaron Franke
2024-01-17
1
-0
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
2
-2
/
+2
*
Misc changes to the GLTF module before audio PR
Aaron Franke
2024-01-11
11
-11
/
+91
*
Merge pull request #85335 from zinefer/bugfix-blend-importer-on-windows-netwo...
Rémi Verschelde
2024-01-09
1
-1
/
+13
|
\
|
*
Bugfix: Replace // with \\ before sending path to Blender
zinefer
2023-12-07
1
-1
/
+13
*
|
Remove Object pointer/solve types conflict in AnimationTrackCache
Silc Lizard (Tokage) Renew
2024-01-08
2
-0
/
+3
*
|
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
2
-2
/
+2
|
/
/
*
|
Move 3D scene import classes to their own folder
Aaron Franke
2024-01-04
4
-4
/
+4
*
|
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
7
-163
/
+430
|
/
/
*
/
Fix referring to ResourceImporterScene static importers via instances
Aaron Franke
2023-12-11
1
-3
/
+3
|
/
*
Use mingw-std-threads in MinGW builds
Pedro J. Estébanez
2023-11-18
1
-0
/
+5
*
Link to runtime loading/saving tutorial and improve Image documentation
Hugo Locurcio
2023-11-14
18
-0
/
+18
*
Use the Blender file name instead of the generated GLTF file name
Aaron Franke
2023-11-09
2
-2
/
+4
*
Implement glTF compat version system for files from older Godot versions
Aaron Franke
2023-11-03
4
-6
/
+48
*
Enhance checks and user experience around tangents.
clayjohn
2023-11-01
1
-3
/
+20
*
Reimport bone attachment fixes:
Saracen
2023-10-27
1
-0
/
+8
*
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
|
/
/
[next]