issues
search
NiklasEi
/
bevy_asset_loader
Bevy plugin helping with asset loading and organization
Apache License 2.0
505
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider renaming `init_resource` to `then_init_resource`
#244
mgi388
opened
3 days ago
2
Support generic asset settings when loading an asset
#243
mgi388
opened
3 weeks ago
0
relativ path on itch.io
#242
Rust-Ninja-Sabi
opened
3 weeks ago
0
Update to Bevy 0.15
#241
NiklasEi
opened
1 month ago
0
Easier loading of cubemaps
#240
0chroma
opened
1 month ago
0
Make SubStates work
#239
mgi388
closed
2 days ago
1
Add support for repeating texture wrap modes.
#238
pcwalton
closed
13 hours ago
1
Support dynamic assets from JSON instead of RON
#237
teohhanhui
opened
2 months ago
0
Fix typo in README.md
#236
tguichaoua
closed
2 months ago
0
Add support for setting ImageAddressMode when loading images
#235
Amatsugu
closed
13 hours ago
0
Try to get more space in GitHub runners
#234
NiklasEi
closed
4 months ago
0
Depend on bevy subcrates directly
#233
benfrankel
opened
4 months ago
1
Wait for dependencies to load
#232
NiklasEi
closed
4 months ago
0
Document that the image annotation requires a loading state
#231
NiklasEi
closed
4 months ago
0
Investigate pattern to support asset changes without a loading state
#230
NiklasEi
opened
4 months ago
0
Panic when using `image` annotation on `Handle<Image>` field
#229
Gingeh
closed
4 months ago
2
Crashes when loading a decent size folder of GLTF
#228
ethereumdegen
opened
4 months ago
2
Check loading state with dependencies
#227
NiklasEi
closed
4 months ago
2
Support for texture arrays
#226
NiklasEi
closed
4 months ago
0
Bevy_asset_loader doesn't work with bevy/asset_processor feature (0.14 Crates Release)
#225
Braymatter
closed
12 hours ago
5
Add on_unimplemented diagnostics to AssetCollection trait
#224
NiklasEi
closed
4 months ago
0
Notify user of derive macro for AssetCollection
#223
NiklasEi
closed
4 months ago
0
Bevy 0.14
#222
NiklasEi
closed
4 months ago
0
Automate `reinterpret_stacked_2d_as_array`
#221
soanvig
closed
4 months ago
0
Already removed assets in code keeps trying to load it
#220
Sirmadeira
closed
5 months ago
1
Depend on bevy's subcrates directly instead of as `bevy` features
#219
benfrankel
opened
5 months ago
7
allow deriving collections as arrays
#218
bananaturtlesandwich
opened
5 months ago
2
Allow to have a `Handle<LoadedFolder>`
#217
Selene-Amanita
opened
6 months ago
0
Support for additional ImageSamplerDescriptor properties (Fixes #215)
#216
Tam
opened
6 months ago
0
[Question] Loading assets with custom settings
#215
Tam
closed
4 months ago
1
Prepare for patch release 0.20.2
#214
NiklasEi
closed
6 months ago
0
Folder collection loading doesn't seem to work on Android
#213
Selene-Amanita
closed
13 hours ago
4
Fix derive macro with texture atlas layouts
#212
andrewhickman
closed
6 months ago
1
texture_atlas_layout not work with ron
#211
darkautism
closed
4 months ago
1
Prep for 0.20.1 release
#210
NiklasEi
closed
7 months ago
0
feat: bump minor version 0.20.1
#209
lgrossi
closed
7 months ago
3
(partial) Support for Asset loaders without extensions
#208
NiklasEi
opened
8 months ago
0
load_untyped vs Custom AssetLoaders
#207
ChristopherBiscardi
closed
8 months ago
4
bevy_asset_loader not working without the multi-threaded feature but shows no errors or warnings
#206
AntonZelenin
opened
8 months ago
1
MacOS collecting HashMap from a Folder fails
#205
Aultus-defora
closed
7 months ago
2
Move to configured failure state when dynamic asset file fails loading
#204
NiklasEi
closed
9 months ago
0
Map key type AssetLabel
#203
NiklasEi
closed
9 months ago
0
May key type for the label of the asset
#202
NiklasEi
closed
7 months ago
1
Add example how to use different types as asset map keys
#201
NiklasEi
closed
9 months ago
0
Batch loading multiple assets with naming patterns
#200
wentao
opened
9 months ago
0
Example for diferent and custom map keys
#199
NiklasEi
closed
9 months ago
0
Add Support for Dynamic Asset Collections
#198
lgrossi
closed
8 months ago
7
Split progress tracking CI job
#197
NiklasEi
closed
9 months ago
0
More splitting of CI jobs to prevent out of memory errors
#196
NiklasEi
closed
9 months ago
0
Enable more integration tests to run with all tested feature combinations
#195
NiklasEi
closed
9 months ago
0
Next