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-19 14:31:59 +00:00
Code
Releases
Wiki
Activity
Files
a6d8773d0b51e2e0c04cd2ffa2def14563feeca9
godot
/
modules
/
assimp
History
Alex Bustin
8a024ca294
Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers
2020-05-28 15:28:47 -07:00
..
config.py
Add Open Asset Import Library to Godot.
2019-04-05 07:17:52 -07:00
editor_scene_importer_assimp.cpp
Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers
2020-05-28 15:28:47 -07: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