Skip to content

Commit

Permalink
Add content to internal subresources priority
Browse files Browse the repository at this point in the history
  • Loading branch information
adamscott committed Nov 19, 2024
1 parent eda55c4 commit d212a7a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,11 @@ stage:
anchor: "accessing-internal-subresources-of-imported-scenes"
title: "Provide some way of accessing internal subresources of imported scenes"
description: |
Some file formats are actually containers that hold multiple resources. FBX and GLTF files are one of these, as they not only contain 3D models, but also can contain animations and textures. Currently, the only way to expose these resources is to tell the editor pull these out on import.
We are thinking about providing a way to users to access internal subresources.
details:
- type: proposals
content: |
- [Add ability to reference subresources and inspect them in filesystem #8750](https://github.com/godotengine/godot-proposals/issues/8750)
---

0 comments on commit d212a7a

Please sign in to comment.