blender_bevy_toolkit icon indicating copy to clipboard operation
blender_bevy_toolkit copied to clipboard

A blender addon and bevy plugin to use Blender as an editor for Bevy

Results 14 blender_bevy_toolkit issues
Sort by recently updated
recently updated
newest added

Currently the makefile and tests are set up for linux, but we want to be able to export scenes from a windows computer as well. Adding windows export as a...

enhancement

As the title says i am wondering if this project is dead. we're at bevy 0.8 now and the docs still say it only supports bevy 0.6. i like the...

Bevy [supports importing via GLTF](https://bevy-cheatbook.github.io/3d/gltf.html) - which includes animations, textures, materials and a zillion other thing. To implement support for these through the RON scene format would be a significant...