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 #92640 from AThousandShips/text_value_changed_sname
Rémi Verschelde
2024-06-19
1
-1
/
+1
|
\
|
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
|
Merge pull request #92639 from AThousandShips/confirmed_sname
Rémi Verschelde
2024-06-19
1
-1
/
+1
|
\
|
|
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
|
Retain meta data set on imported nodes
tamas
2024-06-18
2
-0
/
+12
|
/
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
*
Unsetting the owner of `ImporterMeshInstance3D` before adding it to skeleton'...
jsjtxietian
2024-06-13
1
-0
/
+1
*
Merge pull request #73941 from Jummit/active-collection
Rémi Verschelde
2024-06-03
1
-0
/
+4
|
\
|
*
Blend import: Ability to import only the active collection
Jummit
2024-05-31
1
-0
/
+4
*
|
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
6
-108
/
+112
*
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
K. S. Ernest (iFire) Lee
2024-05-23
10
-30
/
+65
*
Support Import As Skeleton Bones on glTF and AnimationLibrary import
Lyuma
2024-05-21
1
-0
/
+3
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
GLTF export improvements
David Nikdel
2024-05-11
1
-16
/
+57
*
Merge pull request #91619 from AThousandShips/find_improve
Rémi Verschelde
2024-05-08
2
-13
/
+13
|
\
|
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
2
-13
/
+13
*
|
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+1
|
/
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Merge pull request #88301 from aaronfranke/gltf-explicit-compound-triggers
Rémi Verschelde
2024-04-26
1
-4
/
+46
|
\
|
*
Add support for explicitly-defined compound triggers in GLTF files
Aaron Franke
2024-04-04
1
-4
/
+46
*
|
Merge pull request #91078 from aaronp64/import_skip_crash
Rémi Verschelde
2024-04-25
1
-0
/
+1
|
\
\
|
*
|
Fix errors/crashes related to skipped imports
aaronp64
2024-04-25
1
-0
/
+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 #90230 from aaronfranke/gltf-sep-shape3d-res
Rémi Verschelde
2024-04-08
5
-28
/
+61
|
\
\
|
*
|
Separate Shape3D resource logic in GLTFPhysicsShape
Aaron Franke
2024-04-04
5
-28
/
+61
|
|
/
*
/
GLTF export: Propagate `property_list_changed` from extensions
Aaron Franke
2024-04-04
2
-0
/
+10
|
/
*
Apply "Remove Immutable Tracks" after post-import.
Lyuma
2024-03-30
2
-6
/
+4
*
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
[next]