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-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
798bf901b8eaf63be28c0e7218564ee9034f16fe
godot
/
modules
/
assimp
History
Rajat Goswami
19e71f94d8
Adding missing include guards to header files identified by LGTM.
...
This addresses the issue
godotengine/godot#37143
(cherry picked from commit
2ecf928ae3
)
2020-03-25 11:38:54 +01:00
..
config.py
Add Open Asset Import Library to Godot.
2019-04-05 07:17:52 -07:00
editor_scene_importer_assimp.cpp
Add explanations for errors related to Vector/Quat normalization
2020-01-24 14:19:23 +01: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
Update copyright statements to 2020
2020-01-01 11:16:22 +01: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