This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3fcdfbdd00a5fefc4c57bf0af6e72099b7134f0
godot
/
modules
/
assimp
History
unknown
56da70f2e8
Removed variables and #include in EditorSceneImporterAssimp::import_scene that became unused after the recent commit ec1bf96(
#39363
).
...
(cherry picked from commit
365c35f30e
)
2020-06-10 15:30:52 +02:00
..
config.py
…
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
Adds NULL check before using image loader
2020-01-16 21:49:23 +08: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
assimp: Clean and document buildsystem, prepare for unbundling
2020-03-06 23:53:23 +01:00