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 #89542 from aaronfranke/convert-hull-to-mesh-func
Rémi Verschelde
2024-03-24
1
-24
/
+30
|
\
|
*
GLTF: Extract converting hull points to mesh to a helper function
Aaron Franke
2024-03-15
1
-24
/
+30
*
|
Fix method bindings in FBXDocument by making them virtual in GLTFDocument.
Lyuma
2024-03-15
1
-6
/
+6
|
/
*
Merge pull request #89418 from lyuma/gltf_vertex_packing
Rémi Verschelde
2024-03-14
2
-69
/
+148
|
\
|
*
glTF importer now only stores vertices referenced by the indices per surface.
Lyuma
2024-03-13
2
-69
/
+148
*
|
Merge pull request #89356 from lyuma/vsk-gltf-sparse-accessors-4.3
Rémi Verschelde
2024-03-14
2
-54
/
+193
|
\
\
|
*
|
glTF export: morph targets are relative, so use zero as reference
Lyuma
2024-03-12
2
-35
/
+33
|
*
|
Update buffer view target handling, encode sparse accessors as vec3.
K. S. Ernest (iFire) Lee
2024-03-12
2
-46
/
+187
|
|
/
*
|
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
Rémi Verschelde
2024-03-14
4
-10
/
+10
|
\
\
|
*
|
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
4
-10
/
+10
*
|
|
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
2
-2
/
+2
*
|
|
Add browse folder and browse file icons
Adam Scott
2024-03-12
2
-1
/
+14
|
|
/
|
/
|
*
|
gltf export: Remove snapping and fix validation
Lyuma
2024-03-10
5
-55
/
+109
|
/
*
Merge pull request #88958 from 398utubzyt/gltf/use-correct-name
Rémi Verschelde
2024-02-29
1
-1
/
+1
|
\
|
*
Fix compilation errors when `DISABLE_DEPRECATED` is defined
398utubzyt
2024-02-28
1
-1
/
+1
*
|
Merge pull request #88920 from AThousandShips/group_doc_fix
Rémi Verschelde
2024-02-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[Doc] Fix some incorrect uses of "children"
A Thousand Ships
2024-02-29
1
-1
/
+1
*
|
Fix wrong indexing when generating dummy tangents in GLTF import
clayjohn
2024-02-27
1
-1
/
+1
|
/
*
Merge pull request #88862 from smix8/split_physics_classes
Rémi Verschelde
2024-02-27
5
-6
/
+10
|
\
|
*
Split monolithic physics class files
smix8
2024-02-27
5
-6
/
+10
*
|
Merge pull request #88819 from lyuma/import_nodes_as_skeleton_bones
Rémi Verschelde
2024-02-27
7
-3
/
+38
|
\
\
|
*
|
Add new scene import option to import as Skeleton
Lyuma
2024-02-26
7
-3
/
+38
*
|
|
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
7
-13
/
+13
|
|
/
|
/
|
*
|
Add ufbx for FBX importing
K. S. Ernest (iFire) Lee
2024-02-23
34
-1045
/
+1427
*
|
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
|
/
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
2
-2
/
+2
*
Fix exporting trigger shapes in GLTF
Aaron Franke
2024-02-11
1
-1
/
+1
*
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
[next]