Blender_bevy_components_workflow
Blender_bevy_components_workflow copied to clipboard
Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender
Thank you for this amazing crate! basically the title. For example I have two models and want to speed up or slow down depending on the entity I query With...
I see that the package's support isn't good enough. The last commit was five months ago, and there have been no responses to existing issues, comments on PRs, or merges....
When will the blenvy plugin be compatiable with the bevy 0.15.0 release. I got this error when trying to setup. ``` `the trait bound `(bevy::DefaultPlugins, BlenvyPlugin): Plugins` is not satisfied...
In particular, this avoids bevy_audio, which has various system library dependencies.
idek how to describe what is happening lol, but here's some screenshots and recordings of my setup It seems like the textures are fighting over who gets to be in...
This is a feature request. I have a workspace with a few Bevy apps using bevy_web_asset and a web server so that I can share assets between those Bevy apps....
Use FileAssetReader::get_base_path to take into account env variables BEVY_ASSET_ROOT and CARGO_MANIFEST_DIR.