Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
1 年之前 |
Yuri Rubinsky
|
d9292ea51e
Fix possible crash when converting a node to other in visual shader
|
1 年之前 |
Rémi Verschelde
|
6399fae16d
Merge pull request #88951 from Geometror/vs-prop-ed-fixes
|
1 年之前 |
Hendrik Brucker
|
d32e0f808c
Make editing properties more intuitive in VisualShader
|
1 年之前 |
Hugo Locurcio
|
07c4baded7
Add percent (`%`) sign to Remainder node name in visual shaders
|
1 年之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
Rémi Verschelde
|
42a15bcc49
Merge pull request #85477 from KoBeWi/submenus_that_shall_not_be_named
|
1 年之前 |
Hendrik Brucker
|
02a33b67a8
Redesign the graph editor for visual shaders
|
1 年之前 |
kobewi
|
aeec3c1309
Add methods to add submenus without using names
|
1 年之前 |
kobewi
|
a031911c82
Use check_changed_settings_in_group() everywhere
|
2 年之前 |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
1 年之前 |
Rémi Verschelde
|
4a30fe5e7c
Merge pull request #86564 from Giwayume/feature/canvas-item-shader-custom-data
|
1 年之前 |
jsjtxietian
|
ff089f8cea
Check is the ref shader valid in visual shader's update_option_menu
|
1 年之前 |
Giwayume
|
bb83c4adec
Add custom shader attributes to Canvas Item Shaders
|
1 年之前 |
Hendrik Brucker
|
f59419bfe0
Add connection-related VisualShader operations
|
1 年之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 年之前 |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 年之前 |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
1 年之前 |
jsjtxietian
|
b7ba667dcf
Set some window in visual shader editor to be exclusive
|
1 年之前 |
100gold
|
0486d40f14
Add preprocessor pass on visual shader when showing generated code
|
2 年之前 |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
2 年之前 |
Haoyu Qiu
|
56f47cc129
Disable port name auto translation in Visual Shader editor
|
2 年之前 |
Rémi Verschelde
|
bc118b36ac
Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-please
|
2 年之前 |
Yuri Roubinski
|
4575cc0c6f
Implement drop-down list properties to the custom visual shader nodes
|
2 年之前 |
Yuri Sizov
|
378ab38b1f
Rename close requests to delete requests in `GraphEdit`
|
2 年之前 |
Rémi Verschelde
|
8ddf73c74d
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
|
2 年之前 |
DennisManaa
|
f248420a2b
made visual shader ports expandable by default if there is only one output port and it's of any vector type
|
2 年之前 |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
2 年之前 |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 年之前 |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
2 年之前 |