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

Improved texture loading #3315

Merged
merged 61 commits into from
Sep 12, 2023
Merged

Improved texture loading #3315

merged 61 commits into from
Sep 12, 2023

Conversation

jprochazk
Copy link
Collaborator

@jprochazk jprochazk commented Sep 7, 2023

Part of #3291

@jprochazk jprochazk added egui egui_extras feature New feature or request labels Sep 7, 2023
@jprochazk jprochazk marked this pull request as ready for review September 8, 2023 09:28
crates/egui/src/context.rs Outdated Show resolved Hide resolved
crates/egui/src/lib.rs Outdated Show resolved Hide resolved
crates/egui/src/load.rs Outdated Show resolved Hide resolved
crates/egui/src/load.rs Outdated Show resolved Hide resolved
crates/egui/src/load.rs Show resolved Hide resolved
crates/egui_extras/src/loaders/ehttp_loader.rs Outdated Show resolved Hide resolved
examples/images/Cargo.toml Outdated Show resolved Hide resolved
examples/images/README.md Outdated Show resolved Hide resolved
examples/images/src/main.rs Outdated Show resolved Hide resolved
crates/egui/src/widgets/image.rs Outdated Show resolved Hide resolved
@jprochazk
Copy link
Collaborator Author

Okay, the removal of RawImage can be left to a different PR. This one is already way too big in scope

@emilk emilk merged commit 2bc6814 into master Sep 12, 2023
34 checks passed
@emilk emilk deleted the texture-loading-p2 branch September 12, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui_extras egui feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants