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
/
editor_scene_importer_fbx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ad-hoc FBX importer
Rémi Verschelde
2022-03-30
1
-1463
/
+0
*
Simplify FBX importer project settings registering
Haoyu Qiu
2022-03-29
1
-18
/
+6
*
Replace copies with constant refs
Aleksey Smirnov
2022-03-28
1
-5
/
+5
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
options dict is now passed to _import_scene.
K. S. Ernest (iFire) Lee
2022-01-05
1
-1
/
+6
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove node_hrcr hack
kobewi
2021-10-28
1
-1
/
+1
*
Add scene Post-Import Plugin support.
reduz
2021-10-15
1
-11
/
+11
*
Remove REST transform influence in skeleton bones
reduz
2021-10-13
1
-14
/
+0
*
Remove animation 3D transform track, replace by loc/rot/scale tracks.
reduz
2021-10-12
1
-7
/
+36
*
GLTF for game templates.
K. S. Ernest (iFire) Lee
2021-10-03
1
-3
/
+3
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-17
/
+17
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-13
/
+13
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-25
/
+25
*
Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3D
Aaron Franke
2021-06-03
1
-1
/
+1
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-4
/
+4
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-1
/
+1
*
Remove duplicate comments
Dennis Brakhane
2021-04-25
1
-1
/
+0
*
This stops using FBXPropertyTable as a pointer.
Gordon MacPherson
2021-04-15
1
-11
/
+35
*
Fix crash on importing empty .fbx file
Lyuma
2021-04-08
1
-0
/
+3
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-2
/
+4
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
1
-2
/
+2
*
Style: Apply clang-tidy's `modernize-use-bool-literals`
Rémi Verschelde
2021-04-05
1
-1
/
+1
*
Improved 3D Scene Importer
Juan Linietsky
2021-03-22
1
-1
/
+1
*
FBX Import: Normalize rotation quaternions
Alex Hirsch
2021-03-20
1
-1
/
+1
*
Preliminary Blender FBX support [4.0]
Gordon MacPherson
2021-01-05
1
-3
/
+7
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
FBX: Clarify outdated format error
Rémi Verschelde
2020-12-29
1
-8
/
+7
*
Update FBX because of changes in the core api.
K. S. Ernest (iFire) Lee
2020-12-23
1
-2
/
+3
*
Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464
Gordon MacPherson
2020-12-23
1
-0
/
+1423