godot/modules/assimp
Rémi Verschelde 98d0bf7d7a assimp: Clean and document buildsystem, prepare for unbundling
- Improve the SCsub to allow unbundling and remove unnecessary code.
- Move files around to match upstream source.
- Re-sync with upstream commit 308db73d0b3c2d1870cd3e465eaa283692a4cf23
  to ensure we don't have local modifications.
- Doesn't actually build against current version 5.0.1 due to the lack
  of the new ArmaturePopulate API that Gordon authored. We'll have to
  wait for a public release with that API (5.1?) to enable unbundling.

(cherry picked from commit 9d8a9ea826)
2020-03-06 23:53:23 +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 Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub assimp: Clean and document buildsystem, prepare for unbundling 2020-03-06 23:53:23 +01:00