Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest changes #2

Merged
merged 24 commits into from
Aug 29, 2020
Merged

Merge latest changes #2

merged 24 commits into from
Aug 29, 2020

Conversation

ashneverdawn
Copy link
Owner

No description provided.

Incipium and others added 24 commits August 23, 2020 23:55
Got an unresolved import of 'bevy_window' with the window settings example. Hopefully this is the correct way to resolve it.
…s/cargo_features.md` (#249)

add an option about display server protocol, and create document `docs/cargo_features.md`
Fix default node size
Co-authored-by: Tom Bebbington <tophattedcoder@gmail.com>
Add support for binary glTF (.glb)
* Check asset-path existence. Previously App just crashed if not

* rustfmt

* Relegated Error-message to ChannelAssetHandler

* Removed needless return statement
* simplify RenderResourcesNode gpu array management

* support removals in RenderResourcesNode
switch to ahash for HashMaps and HashSets via a new bevy_utils crate
Add bevy_tasks crate to replace rayon
@ashneverdawn ashneverdawn merged commit 1051135 into ashneverdawn:master Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.