Blender_bevy_components_wor.../src
kaosat.dev fcaea1a4dc refactor(gltf_to_components): completely overhauled & improved the handling of tupple strucs
* now using type_registration.type_info & matching instead of hackish string based ifs
 * handling of most "value types"
 * fleshed out example test components a bit more
2023-07-27 18:32:20 +02:00
..
core refactor(gltf_to_components): completely overhauled & improved the handling of tupple strucs 2023-07-27 18:32:20 +02:00
game.rs feat(components): added a big set of demo components with various tupple types, structs etc 2023-07-27 15:14:17 +02:00
main.rs feat(components): added a big set of demo components with various tupple types, structs etc 2023-07-27 15:14:17 +02:00
test_components.rs refactor(gltf_to_components): completely overhauled & improved the handling of tupple strucs 2023-07-27 18:32:20 +02:00