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

Make "inspect native shader code" available also when selecting shader resources #10278

Closed
QbieShay opened this issue Jul 25, 2024 · 1 comment · Fixed by godotengine/godot#97205

Comments

@QbieShay
Copy link

Describe the project you are working on

Godot engine

Describe the problem or limitation you are having in your project

"Inspect native shader code" is available when inspecting a material, but not when inspecting a shader

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Make it avialable for shaders too

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Add the option in the dropdown

If this enhancement will not be used often, can it be worked around with a few lines of script?

No

Is there a reason why this should be core and not an add-on in the asset library?

Native editor feature

@tetrapod00
Copy link

Made a PR: godotengine/godot#97205.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants