Blender_bevy_components_wor.../tools
kaosat.dev 2dae2c41b4 feat(auto_export): a ton of finicky annoying workarounds !
* added workaround for backing up & restoring gltf export settings if there where any,
because it turns out in the glTF2_pre_export_callback, they already get created !
 * added workaround for deleting the temporary gltf file, aka it needs an additional timer, because
the post export callback fires too early !
 * added workaround to deal with the fact that operator uis have global state !!
aka make sure the settings used when calling the gltf exporter do not "contaminate" the normal exporter
 * it all works, but sigh ...
2024-04-03 00:46:45 +02:00
..
bevy_components feat(): Asset preloading basics (#169) 2024-03-18 18:00:19 +01:00
gltf_auto_export feat(auto_export): a ton of finicky annoying workarounds ! 2024-04-03 00:46:45 +02:00
internal_generate_example_gltf_files.py chore(Bevy): Update to bevy 0.13 (#136) 2024-03-04 22:16:31 +01:00
internal_generate_release_zips.py feat(tools/internal_generate_release_zips): ensure compression (#161) 2024-03-04 22:28:35 +01:00