François Mockers

Results 41 issues of François Mockers

# Objective - Example `deterministic` crashes on CI on Windows because it uses too much memory ## Solution - Reduce the number of planes displayed while still having the issue...

A-Rendering
C-Examples

# Objective - Since #11218, example `asset_processing` fails: ``` thread 'main' panicked at crates/bevy_asset/src/io/source.rs:489:18: Failed to create file watcher: Error { kind: PathNotFound, paths: ["examples/asset/processing/imported_assets/Default"] } ``` start from a...

C-Bug
A-Assets
S-Ready-For-Final-Review

# Objective - Android still plays audio when suspended ## Solution - When status is `WillSuspend`, trigger an update without requesting a redraw

C-Bug
A-Windowing
O-Android

When publishing an app on iOS through XCode / App Store Connect, I get rejected because of using private symbols: ``` Prepared archive for uploading Upload failed error: Asset validation...

help wanted

## Bevy version Main after https://github.com/bevyengine/bevy/pull/11347 ## What went wrong Looking at examples, most point lights are set to 150000 lumens, which is more than direct sunlight. Some are even...

C-Bug
A-Rendering
P-High

[RENDERED](https://github.com/mockersf/rfcs/blob/book-evolution-in-main/rfcs/70-book_evolution_in_main.md) proposal to help start and improve on the book

# Objective - On some devices, UI buttons are not responsive ## Solution - On device with a slower frame rate, touch event can start and end in the frame...

A-Input
O-Android
O-iOS
S-Ready-For-Final-Review

## What problem does this solve or what need does it fill? To help with responsive design, dimensions relative to font size are useful ## What solution would you like?...

enhancement

create a mesh format: * fast and easy to load * that can store all baking and optimisations already done Polyanya should be able to read and write this format