Yuri Sizov
|
b04b546092
Fix node names of submenu items across the editor
|
1 year ago |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
bitsawer
|
d50595c0e9
Fix shader text editor include file reloading
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
kobewi
|
fca3ab5564
Deprecate project_settings_changed signal
|
2 years ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 years ago |
jpcerrone
|
71b8a9d274
Fix comments and indentation in .gdshaderinc files
|
2 years ago |
bitsawer
|
a5d6152949
Make shader preprocessor keyword colors consistent
|
2 years ago |
Rémi Verschelde
|
de14109862
Merge pull request #73588 from smosages/resolve-display-shader-settings-in-settings-editor
|
2 years ago |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
2 years ago |
Yuri Sizov
|
ac2e82463c
Merge pull request #74114 from dalexeev/editor-help-enable-context-menu
|
2 years ago |
Andreas Raddau
|
1566b402c1
Shader editor trims trailing whitespace if set in editor settings
|
2 years ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 years ago |
smosages
|
786ad514df
Move ShaderWarning definitions into rendering_server
|
2 years ago |
bitsawer
|
0acaccebaf
Fix several shader preprocessor include issues
|
2 years ago |
Hugo Locurcio
|
5ce488b1fc
Tweak text color for disabled preprocessor branches in the shader editor
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Rémi Verschelde
|
f5903215d0
Merge pull request #61902 from Paulb23/multi-caret
|
2 years ago |
Paulb23
|
0cbe176ce6
Add multi caret support to Editor
|
3 years ago |
Kasper Sauramo
|
bedbb2e893
add explicit editor save tagging when saving
|
2 years ago |
kobewi
|
1a9516f6a8
Prevent infinite confirmation in shader editor
|
2 years ago |
Aaron Franke
|
252963166d
Separate TextShaderEditor and ShaderEditorPlugin into different files
|
3 years ago |