Blender_bevy_components_wor.../tools/bevy_components/docs
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
..
add_component.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
blender_addon_install.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
blender_addon_install2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
blender_addon_install_zip.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
complex_components2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
component_remove_single.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
component_rename_object_select.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
component_rename_overview2.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
component_rename_remove_bulk.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
component_rename_remove_bulk2.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
component_rename_single.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
components_list.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
components_list2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
configuration.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
configuration2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
configuration3.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
copy_component.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
edit_component.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
edit_component2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
enums.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
enums2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
filter_components.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
generate_components.png feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
generate_components2.png feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
generate_components3.png feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
invalid_components.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
missing_registry_data.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
other_options.png feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00
other_options2.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
paste_component.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
registry_polling.png feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
toggle_details.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
unregistered_types.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
update_ui_from_custom_properties.png feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
vecs_lists.png feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00