bevy/examples/asset
François 21794fe6df
make more information available from loaded GLTF model (#1020)
make more information available from loaded GLTF model 
* make gltf nodes available as assets
* add list of primitive per mesh, and their associated material
* complete gltf structure
* get names of gltf assets
* only load materials once
* add labels with node names
2020-12-31 14:57:15 -06:00
..
asset_loading.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
custom_asset.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
custom_asset_io.rs set is_transparent to true by default for UI bundles (#1071) 2020-12-18 15:21:37 -06:00
hot_asset_reloading.rs make more information available from loaded GLTF model (#1020) 2020-12-31 14:57:15 -06:00