This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-02 16:48:55 +00:00
Code
Releases
Wiki
Activity
Files
74b9c38d5841b1abc2acaa25e13cd5b7fb1738d8
godot
/
modules
/
fbx
History
A Thousand Ships
194bdde947
Cleanup of raw
nullptr
checks with
Ref
...
Using `is_valid/null` over checks with `nullptr` or `ERR_FAIL_NULL` etc.
2024-08-31 15:01:09 +02:00
..
doc_classes
Rename FBX2glTF binary path setting back to 4.2 name
2024-05-30 23:42:11 +02:00
editor
ResourceImporterScene: Replace animation bool with an import type string enum
2024-08-27 14:58:18 -07:00
config.py
…
fbx_document.cpp
Cleanup of raw
nullptr
checks with
Ref
2024-08-31 15:01:09 +02:00
fbx_document.h
Remove empty bind_methods()
2024-08-15 08:24:32 +02:00
fbx_state.cpp
…
fbx_state.h
Fix handling missing skins using ufbx importer
2024-05-03 20:46:26 +03:00
register_types.cpp
…
register_types.h
…
SCsub
…