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

Implement loading DDS textures at run-time again #924

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Jan 14, 2025


Adds:

  • Image::load_dds_from_buffer()
  • Ability to load DDS textures at runtime via Image::load_from_file

All the DDS layer loading has been moved from texture loader to image loader as handling layers is a little awkward compared to how the other loaders are handled.

@Spartan322 Spartan322 added enhancement topic:core topic:import tracked:godot Issue already tracker on the godot issue tracker labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement topic:core topic:import tracked:godot Issue already tracker on the godot issue tracker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants