Blender_bevy_components_wor.../tools/blenvy/bevy_components/propGroups
kaosat.dev dc7422fe7a feat(blenvy): components can now also be added to collections/blueprints directly
* this is in preparation for future support in bevy & for more coherence & practicality
 * overhauled metadata tooling
 * overhauled most of the operators
 * overhauled most of the UI
 * all the basics & more work !
 * unrelated: also started preping for auto_export operator removal
2024-05-19 23:35:12 +02:00
..
__init__.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
conversions_from_prop_group.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
conversions_to_prop_group.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
operators.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_component.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_enum.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_list.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_map.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_structs.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
process_tupples.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
prop_groups.py feat(blenvy): components can now also be added to collections/blueprints directly 2024-05-19 23:35:12 +02:00
utils.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00