Blender_bevy_components_wor.../tools
Mark Moissette 1353e14802
feat(bevy_components): qol improvements (#164)
* closes #163 
* closes #153 
* closes #154 
* feat(bevy_components): added tools for diagnostics/ finding & replacing invalid & unregistered components
   * added ui for listing invalid & unregistered components
   * added boilerplate & functionality for component renaming/replacing
   * injection of invalid status & message in case the conversion did not work well
   * added deletion of components individual & bulk
   * added handling of wrong string for unit structs : allows detection of more wrong values for components
   * added progress bars for bulk operators
   * added docs for new features
   * added tests
   * added small "attempt to fix" button for unit struct uis in case they are invalid
* feat(bevy_components): added progress indicators for from/to custom properties
* various other minor ui tweaks for workflow improvement
2024-03-07 16:29:04 +01:00
..
bevy_components feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
gltf_auto_export chore(Bevy): Update to bevy 0.13 (#136) 2024-03-04 22:16:31 +01: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