Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 éve |
Rémi Verschelde
|
2f31d31c23
Revert "Use more subtle indentation guides in the script editor"
|
6 éve |
Rémi Verschelde
|
bf59b73250
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
|
6 éve |
Rémi Verschelde
|
3a312dbd32
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
|
6 éve |
Rémi Verschelde
|
c2e96c65b3
Merge pull request #23327 from YeldhamDev/search_shaders
|
6 éve |
Chaosus
|
1129d83272
Allows user to click on error line to jump into error.
|
6 éve |
Michael Alexsander Silva Dias
|
da7d3c5a58
Make opening menus with the same parent on mouse focus explicit
|
6 éve |
Michael Alexsander Silva Dias
|
f6d137d3d0
Added "shader" filter to "Find in Files"
|
6 éve |
Paulb23
|
6c54cb8bff
Fix clone line undo history and extra new line, issue 21811
|
6 éve |
Hugo Locurcio
|
9c1d4f9da2
Use more subtle indentation guides in the script editor
|
6 éve |
Rémi Verschelde
|
62ecb44035
Fix warning about functions defined but not used [-Wunused-function]
|
6 éve |
Rémi Verschelde
|
d95bbb8922
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
6 éve |
elasota
|
f5c7d64492
Don't open VisualShaders in the text shader editor, and don't support saving them with the "shader" extension.
|
6 éve |
luz.paz
|
08bde5b2de
Misc. typos
|
6 éve |
Rémi Verschelde
|
571dab7d1e
Merge pull request #21356 from akien-mga/drop-shadergraph
|
6 éve |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 éve |
Rémi Verschelde
|
e22f0515c9
Drop old ShaderGraph code, obsoleted by VisualShader
|
6 éve |
Ian
|
1bb13e95a8
context menu improvements
|
7 éve |
Paulb23
|
765d6752bb
Refactored text manipulation into CodeTexteditor
|
7 éve |
Juan Linietsky
|
f6ce73f724
Visual Shaders are back.
|
7 éve |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 éve |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 éve |
volzhs
|
4b0f075e95
Respect text editor highlighting color changes
|
7 éve |
MattUV
|
a55870cd81
Adds an option to move cursor with right click in TextEdit
|
7 éve |
Rémi Verschelde
|
76af59ee5e
Merge pull request #14649 from MattUV/fix-indentation
|
7 éve |
Juan Linietsky
|
e946fb8cb0
Made built-in identifiers properly constant in shaders. Fixes #14449, closes #14629
|
7 éve |
MattUV
|
db020f3cea
Modifies indentation behaviours
|
7 éve |
Paulb23
|
48ad133cf9
Changed current line draw order and added code folding color
|
7 éve |
Ian
|
94b3e786cd
shader editor context menu and line operations and style fix
|
7 éve |
Paulb23
|
45670df354
Added setting to toggle current line highlighting
|
7 éve |