An open API service for providing issue and pull request metadata for open source projects.

GitHub / NiklasEi/bevy_asset_loader issues and pull requests

#256 - Depend on bevy subcrates directly v2

Pull Request - State: open - Opened by benfrankel 28 days ago - 2 comments

#255 - Dynamic Assets for TOML/JSON/Etc

Issue - State: closed - Opened by oscar-benderstone about 1 month ago - 2 comments

#254 - Update to Bevy 0.16

Pull Request - State: open - Opened by NiklasEi 3 months ago - 3 comments

#253 - Upgrade to Bevy 0.16

Pull Request - State: closed - Opened by rparrett 3 months ago - 2 comments

#252 - fixed imports and added bevy_log feature for 0.16.0-rc.2

Pull Request - State: closed - Opened by Jarten0 4 months ago - 1 comment

#251 - Make a list of supported file formats

Issue - State: closed - Opened by caniko 6 months ago - 1 comment

#250 - Rename init_resource on a loading state to finally_init_resource

Pull Request - State: closed - Opened by NiklasEi 7 months ago

#249 - Document how the crate can be used with WASM + Browser

Issue - State: closed - Opened by caniko 8 months ago - 1 comment

#247 - Remove bevy/png for 2d/3d

Issue - State: open - Opened by NiklasEi 8 months ago

#246 - Any Way to support nested define GameAssets structure?

Issue - State: closed - Opened by kyrosle 8 months ago - 4 comments

#245 - Bevy 0.15 support

Issue - State: closed - Opened by rendaoer 8 months ago - 2 comments

#244 - Consider renaming `init_resource` to `then_init_resource`

Issue - State: closed - Opened by mgi388 8 months ago - 2 comments

#243 - Support generic asset settings when loading an asset

Issue - State: open - Opened by mgi388 9 months ago - 3 comments

#242 - relativ path on itch.io

Issue - State: closed - Opened by Rust-Ninja-Sabi 9 months ago - 2 comments

#241 - Update to Bevy 0.15

Pull Request - State: closed - Opened by NiklasEi 9 months ago

#240 - Easier loading of cubemaps

Issue - State: open - Opened by 0chroma 9 months ago

#239 - Make SubStates work

Pull Request - State: closed - Opened by mgi388 9 months ago - 1 comment

#238 - Add support for repeating texture wrap modes.

Pull Request - State: closed - Opened by pcwalton 10 months ago - 1 comment

#237 - Support dynamic assets from JSON instead of RON

Issue - State: open - Opened by teohhanhui 11 months ago

#236 - Fix typo in README.md

Pull Request - State: closed - Opened by tguichaoua 11 months ago

#235 - Add support for setting ImageAddressMode when loading images

Issue - State: closed - Opened by Amatsugu about 1 year ago

#233 - Depend on bevy subcrates directly

Pull Request - State: closed - Opened by benfrankel about 1 year ago - 5 comments

#232 - Wait for dependencies to load

Pull Request - State: open - Opened by NiklasEi about 1 year ago

#231 - Document that the image annotation requires a loading state

Pull Request - State: closed - Opened by NiklasEi about 1 year ago

#229 - Panic when using `image` annotation on `Handle<Image>` field

Issue - State: closed - Opened by Gingeh about 1 year ago - 2 comments

#228 - Crashes when loading a decent size folder of GLTF

Issue - State: closed - Opened by ethereumdegen about 1 year ago - 3 comments

#227 - Check loading state with dependencies

Issue - State: open - Opened by NiklasEi about 1 year ago - 2 comments

#226 - Support for texture arrays

Pull Request - State: closed - Opened by NiklasEi about 1 year ago

#224 - Add on_unimplemented diagnostics to AssetCollection trait

Pull Request - State: closed - Opened by NiklasEi about 1 year ago

#223 - Notify user of derive macro for AssetCollection

Issue - State: closed - Opened by NiklasEi about 1 year ago

#222 - Bevy 0.14

Pull Request - State: closed - Opened by NiklasEi about 1 year ago

#221 - Automate `reinterpret_stacked_2d_as_array`

Issue - State: closed - Opened by soanvig about 1 year ago

#220 - Already removed assets in code keeps trying to load it

Issue - State: closed - Opened by Sirmadeira about 1 year ago - 1 comment

#219 - Depend on bevy's subcrates directly instead of as `bevy` features

Issue - State: open - Opened by benfrankel about 1 year ago - 9 comments

#218 - allow deriving collections as arrays

Issue - State: closed - Opened by bananaturtlesandwich about 1 year ago - 3 comments

#217 - Allow to have a `Handle<LoadedFolder>`

Issue - State: open - Opened by Selene-Amanita about 1 year ago

#216 - Support for additional ImageSamplerDescriptor properties (Fixes #215)

Pull Request - State: open - Opened by Tam about 1 year ago

#215 - [Question] Loading assets with custom settings

Issue - State: closed - Opened by Tam about 1 year ago - 2 comments

#214 - Prepare for patch release 0.20.2

Pull Request - State: closed - Opened by NiklasEi about 1 year ago

#213 - Folder collection loading doesn't seem to work on Android

Issue - State: closed - Opened by Selene-Amanita about 1 year ago - 4 comments

#212 - Fix derive macro with texture atlas layouts

Pull Request - State: closed - Opened by andrewhickman about 1 year ago - 1 comment

#211 - texture_atlas_layout not work with ron

Issue - State: closed - Opened by darkautism about 1 year ago - 1 comment

#210 - Prep for 0.20.1 release

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#209 - feat: bump minor version 0.20.1

Pull Request - State: closed - Opened by lgrossi over 1 year ago - 3 comments

#208 - (partial) Support for Asset loaders without extensions

Issue - State: closed - Opened by NiklasEi over 1 year ago - 1 comment

#207 - load_untyped vs Custom AssetLoaders

Issue - State: closed - Opened by ChristopherBiscardi over 1 year ago - 4 comments

#205 - MacOS collecting HashMap from a Folder fails

Issue - State: open - Opened by Aultus-defora over 1 year ago

#204 - Move to configured failure state when dynamic asset file fails loading

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#203 - Map key type AssetLabel

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#202 - May key type for the label of the asset

Issue - State: closed - Opened by NiklasEi over 1 year ago - 1 comment

#201 - Add example how to use different types as asset map keys

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#200 - Batch loading multiple assets with naming patterns

Issue - State: open - Opened by wentao over 1 year ago

#199 - Example for diferent and custom map keys

Issue - State: closed - Opened by NiklasEi over 1 year ago

#198 - Add Support for Dynamic Asset Collections

Pull Request - State: closed - Opened by lgrossi over 1 year ago - 7 comments

#197 - Split progress tracking CI job

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#196 - More splitting of CI jobs to prevent out of memory errors

Issue - State: closed - Opened by NiklasEi over 1 year ago

#194 - Run all integration tests for more feature combinations

Issue - State: closed - Opened by NiklasEi over 1 year ago

#193 - Don't get stuck with duplicate asset collections

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#191 - Example for multiple loading states

Issue - State: open - Opened by NiklasEi over 1 year ago

#190 - Multiple loading stages

Issue - State: closed - Opened by feelingsonice over 1 year ago - 3 comments

#189 - Update to Bevy 0.13

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#188 - Default dynamic asset collection extension to .ron

Issue - State: closed - Opened by SpecificProtagonist over 1 year ago - 2 comments

#187 - [Feature Request] Asset preprocessing

Issue - State: closed - Opened by feelingsonice over 1 year ago - 1 comment

#186 - Feature: Multi loading for Atlases

Issue - State: closed - Opened by lgrossi over 1 year ago - 5 comments

#185 - Fix serialization of StandardDynamicAsset

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#184 - Serialization of StandardDynamicAssets is broken

Issue - State: closed - Opened by NiklasEi over 1 year ago

#183 - Improve derive AssetCollection

Issue - State: closed - Opened by NiklasEi over 1 year ago

#182 - gltf scenes randomly get swapped

Issue - State: closed - Opened by GitGhillie over 1 year ago - 11 comments

#181 - Custom hashmap keys via `MapKey` trait

Pull Request - State: closed - Opened by tguichaoua over 1 year ago - 1 comment

#180 - Support ron format maps as assets

Pull Request - State: open - Opened by MickHarrigan over 1 year ago - 3 comments

#179 - RON Map support

Issue - State: open - Opened by MickHarrigan over 1 year ago - 2 comments

#178 - Add Serialize derive to standard dynamic assets

Pull Request - State: closed - Opened by NiklasEi over 1 year ago - 6 comments

#177 - [Feature Request] Add Serialize to StandardDynamicAsset

Issue - State: closed - Opened by feelingsonice over 1 year ago - 2 comments

#176 - Fix compilation without 2d 3d features

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#175 - Compilation error without 2d and 3d feature

Issue - State: closed - Opened by NiklasEi over 1 year ago

#174 - Bump version to 0.19

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#173 - Support configuring the image sampler for texture atlases

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#172 - Manual dynamic asset do not work in wasm.

Issue - State: closed - Opened by darkautism over 1 year ago - 2 comments

#171 - Deny unknown fields in standard dynamic assets

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#170 - Deny unknown fields in standard dynamic asset files

Issue - State: closed - Opened by NiklasEi over 1 year ago

#169 - Sampling not respected for dynamically loaded TextureAtlas?

Issue - State: closed - Opened by feelingsonice over 1 year ago - 2 comments

#168 - Loading GLTF animations individually

Issue - State: closed - Opened by Sheepyhead over 1 year ago - 7 comments

#167 - API changes to simplify configuration of a loading state

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#166 - Load collection get stuck on one state without any error messages

Issue - State: closed - Opened by miyoku157 over 1 year ago - 2 comments

#165 - Tag v0.18.0

Issue - State: closed - Opened by cafkafk over 1 year ago - 1 comment

#164 - Better error messages for common setup issues

Issue - State: closed - Opened by NiklasEi over 1 year ago - 1 comment

#162 - Fixed broken links in Readme and rust docs warning.

Pull Request - State: closed - Opened by BoolPurist over 1 year ago - 2 comments

#161 - Panic when loading scene from gltf

Issue - State: closed - Opened by rparrett over 1 year ago - 8 comments

#159 - Add image sampler to readme and example

Pull Request - State: closed - Opened by NiklasEi over 1 year ago

#158 - Update to Bevy 0.12

Pull Request - State: closed - Opened by NiklasEi almost 2 years ago

#157 - Asset path platform indipendence

Issue - State: closed - Opened by fischi20 almost 2 years ago - 2 comments

#156 - Allow setting a sampler for an Image asset

Pull Request - State: closed - Opened by st0rmbtw almost 2 years ago