Replies: 2 comments
-
I think this could be done by adding a material overlay to the code editor node, but it would probably affect more than just the text (e.g. autocomplete?). But probably possible with an add-on. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving to discussion, as there is no concrete technical implementation provided. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the project you are working on
It's not a project, it's just an idea.
Describe the problem or limitation you are having in your project
I think many users would like to be able to give their code editor a retro look, or at least the code itself so that it looks like you're typing on a retro monitor.
Example, An example, I would like to give a CRT look to my code editor.
https://youtu.be/OvkRROqKK4k?t=1520
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Apply a shader to the script editor window, so that the text takes on different aspects through the shader.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
A shader applied to the code editor window.
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?
Not sure.
Beta Was this translation helpful? Give feedback.
All reactions