Vitaliy Sapronenko
Vitaliy Sapronenko
# Objective Fixes #11457. ## Solution Based on [another headless application](https://github.com/richardanaya/headless/) --- ## Changelog - Adopted to bevy 0.14 - [Panic](https://github.com/richardanaya/headless/pull/1) fixed by [disabling PipelinedRenderingPlugin](https://bevy-cheatbook.github.io/setup/perf.html#pipelined-rendering) instead of [disabling "multithreaded" bevy...
# Objective - Fixes #12496 . - Fixes #13122 . - Fixes #12995 . ## Solution Gltf loader reads texCoord field of each texture except lightmap, when finds TEXCOORD_n with...
# Objective - Fixes #13192 . - It is not possible to specify the path of the file and the subasset in it in one string slice, if there is...
# Objective - Fixes #13155 . ## Solution - Style::aspect_ratio is filled at same time as UiImageSize ## Testing Run example `game_menu`  and `overflow_debug` 
# Objective - Fixes #13957 . - Sysinfo fails compilation of `multi_threaded` feature disabled, because [single_threaded_task_pool::TaskPool::spawn](https://github.com/bevyengine/bevy/blob/68db79862227885bb5d4794c2636e1749e36e574/crates/bevy_tasks/src/single_threaded_task_pool.rs#L153) returns `FakeTask` which can't contain future result, because [it's just empty struct](https://github.com/bevyengine/bevy/blob/68db79862227885bb5d4794c2636e1749e36e574/crates/bevy_tasks/src/single_threaded_task_pool.rs#L205), but actualy...
Looks like there is a tool for such case https://github.com/Filirom1/npm2arch