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

repair gltf_viewer drag&drop #7327

Merged
merged 1 commit into from
Nov 2, 2023
Merged

repair gltf_viewer drag&drop #7327

merged 1 commit into from
Nov 2, 2023

Conversation

pixelflinger
Copy link
Collaborator

Drag and dropping a gltf folder was broken:

  • the handle didn't find the gltf file on drag&drop
  • the ResourceLoader cached the asset path
  • don't exit(1) when drag&dropping an invalid file

Drag and dropping a gltf folder was broken:
- the handle didn't find the gltf file on drag&drop
- the ResourceLoader cached the asset path
- don't exit(1) when drag&dropping an invalid file
@pixelflinger pixelflinger added the internal Issue/PR does not affect clients label Nov 1, 2023
@pixelflinger pixelflinger merged commit 7d694ee into main Nov 2, 2023
@pixelflinger pixelflinger deleted the ma/assets branch November 2, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants