godot/modules/assimp
Rémi Verschelde 9d8a9ea826 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.
2020-03-06 14:37:52 +01:00
..
config.py
editor_scene_importer_assimp.cpp Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +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 PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01: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 14:37:52 +01:00