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
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
365c35f30ea3b4749c8a0ca07db8464f9b6bc41c
godot
/
modules
/
assimp
History
unknown
365c35f30e
Removed variables and #include in EditorSceneImporterAssimp::import_scene that became unused after the recent commit ec1bf96(
#39363
).
2020-06-08 11:59:17 +05:30
..
config.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +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-08 11:59:17 +05:30
editor_scene_importer_assimp.h
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
godot_update_assimp.sh
Updated assimp to commit 1d565b0 with iFire
2019-07-30 18:59:29 +01:00
import_state.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
import_utils.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00