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-11-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
a392aa455f33757b10fd9f2bcbb4aa6367b39c7f
godot
/
modules
/
assimp
History
Rémi Verschelde
b40f3f9740
Style: Sync other changes from new fix_style.sh and clang_format.sh
2020-07-24 10:39:18 +02:00
..
config.py
SCons: Format buildsystem files with psf/black
2020-06-10 15:30:52 +02:00
editor_scene_importer_assimp.cpp
Removed variables and #include in EditorSceneImporterAssimp::import_scene that became unused after the recent commit ec1bf96(
#39363
).
2020-06-10 15:30:52 +02:00
editor_scene_importer_assimp.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
godot_update_assimp.sh
Updated assimp to commit 1d565b0 with iFire
2019-07-30 18:59:29 +01:00
import_state.h
Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers
2020-05-28 15:28:47 -07:00
import_utils.h
Style: Sync other changes from new fix_style.sh and clang_format.sh
2020-07-24 10:39:18 +02:00
register_types.cpp
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-25 11:38:54 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-06-10 15:30:52 +02:00