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

feat!: enable rendering bones images in Egui. #189

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Aug 30, 2023

This also creates the concept of "shared resources" in the bones_lib::Game. Previously the asset server was the only shared resource, and it was manually coded, but now it's generic and there can be any number of shared resources that will be available across all game sessions.

@zicklag zicklag enabled auto-merge August 30, 2023 15:43
@zicklag zicklag force-pushed the feat/bones-egui-images branch 2 times, most recently from 3682741 to d90ad4b Compare August 30, 2023 15:48
@zicklag zicklag added this pull request to the merge queue Aug 30, 2023
Merged via the queue into fishfolk:main with commit 4a8d493 Aug 30, 2023
10 checks passed
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.

None yet

1 participant