Blender_bevy_components_wor.../tools/blenvy
kaosat.dev 56763879b1 feat(Blenvy): added an "all-in-one" (almost) Blenvy crate
* includes components, registry export & blueprints
 * overhauled settings / config to match the new structure
 * keeping the different sub plugins for now
 * cleaned up some of the internals of the blueprints code
 * related tweaks & cleanups
 * added events to blueprints : for when assets have been loaded & when a blueprint has been spawned (wip)
 * various experiments with blueprints
 * updated testing to make use of new crate & logic
2024-06-20 00:05:02 +02:00
..
add_ons feat(Blenvy): overhauled pieces of export to make use of Bevy 0.14 upgrade 2024-06-18 22:32:17 +02:00
assets feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
blueprints feat(Blenvy): fixed/ updated rename/fixing tools 2024-06-12 21:34:23 +02:00
core feat(Blenvy): another big cleanup, fixing & improvement pass for Components 2024-06-13 16:11:06 +02:00
docs feat(Blenvy): 2024-06-10 13:58:30 +02:00
levels feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
materials feat(Blenvy): 2024-06-10 13:58:30 +02:00
tests feat(Blenvy): another big cleanup, fixing & improvement pass for Components 2024-06-13 16:11:06 +02:00
__init__.py feat(Blenvy): another big cleanup, fixing & improvement pass for Components 2024-06-13 16:11:06 +02:00
pytest.ini feat(Blenvy): continued overhaul of auto export, slowly adding back tests too 2024-05-22 22:14:52 +02:00
README_auto_export.md feat(Blenvy): 2024-06-10 13:58:30 +02:00
README_components.md feat(Blenvy): 2024-06-10 13:58:30 +02:00
settings.py feat(Blenvy): fixed all broken/ missing auto export elements 2024-05-28 16:56:28 +02:00
TODO_auto_export.md feat(Blenvy): 2024-06-10 13:58:30 +02:00
TODO_components.md feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
TODO.md feat(Blenvy): added an "all-in-one" (almost) Blenvy crate 2024-06-20 00:05:02 +02:00