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
/
fbx
/
fbx_document.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
1
-4
/
+8
|
\
|
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-4
/
+8
*
|
GLTF: Clean up animation code to make way for KHR_animation_pointer
Aaron Franke
2024-11-04
1
-3
/
+3
|
/
*
Merge pull request #94783 from TokageItLab/validate-gltf-anim-name
Rémi Verschelde
2024-09-12
1
-7
/
+1
|
\
|
*
Add validation to glTF importer for Blendshape and Animation
Silc 'Tokage' Renew
2024-07-26
1
-7
/
+1
*
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-5
/
+4
*
|
Fix owner warning when importing FBX.
Saracen
2024-08-26
1
-0
/
+1
*
|
Remove empty bind_methods()
kobewi
2024-08-15
1
-3
/
+0
|
/
*
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
K. S. Ernest (iFire) Lee
2024-05-23
1
-3
/
+8
*
Merge pull request #91529 from bqqbarbhg/ufbx-warnings
Rémi Verschelde
2024-05-07
1
-0
/
+36
|
\
|
*
Print ufbx load warnings on import
bqqbarbhg
2024-05-07
1
-0
/
+36
*
|
Merge pull request #91528 from bqqbarbhg/ufbx-v0.14.0
Rémi Verschelde
2024-05-07
1
-1
/
+1
|
\
\
|
*
|
Update ufbx to v0.14.0
bqqbarbhg
2024-05-07
1
-1
/
+1
|
|
/
*
/
Fix handling missing skins using ufbx importer
bqqbarbhg
2024-05-03
1
-6
/
+4
|
/
*
Resolve bind poses from FBX clusters instead of FBX poses
bqqbarbhg
2024-04-25
1
-16
/
+81
*
Merge pull request #90894 from lyuma/animation_step_30
Rémi Verschelde
2024-04-24
1
-0
/
+1
|
\
|
*
Set animation step from importers. Increase default step from 10 to 30 FPS.
Lyuma
2024-04-19
1
-0
/
+1
*
|
fbx: Avoid name conflict with humanoid "Root" bone
Lyuma
2024-04-23
1
-1
/
+1
|
/
*
Fix FBX and glTF when root nodes are skeleton bones
Lyuma
2024-04-17
1
-2
/
+5
*
Fix FBX texture path resolving
bqqbarbhg
2024-04-13
1
-2
/
+6
*
Enable FBX albedo factor when textures are bound
bqqbarbhg
2024-04-13
1
-1
/
+5
*
Fix FBX orthographic camera size
bqqbarbhg
2024-04-12
1
-1
/
+1
*
Fix FBX emission_texture copy-paste issue
bqqbarbhg
2024-04-12
1
-1
/
+1
*
Convert FBX material colors from linear to sRGB
bqqbarbhg
2024-04-12
1
-2
/
+2
*
Fix method bindings in FBXDocument by making them virtual in GLTFDocument.
Lyuma
2024-03-15
1
-1
/
+1
*
Add new scene import option to import as Skeleton
Lyuma
2024-02-26
1
-1
/
+1
*
Add ufbx for FBX importing
K. S. Ernest (iFire) Lee
2024-02-23
1
-0
/
+2373