Haoyu Qiu
|
56f47cc129
Disable port name auto translation in Visual Shader editor
|
před 2 roky |
Rémi Verschelde
|
bc118b36ac
Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-please
|
před 2 roky |
Yuri Roubinski
|
4575cc0c6f
Implement drop-down list properties to the custom visual shader nodes
|
před 2 roky |
Yuri Sizov
|
378ab38b1f
Rename close requests to delete requests in `GraphEdit`
|
před 2 roky |
Rémi Verschelde
|
8ddf73c74d
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
|
před 2 roky |
DennisManaa
|
f248420a2b
made visual shader ports expandable by default if there is only one output port and it's of any vector type
|
před 2 roky |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
před 2 roky |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
před 2 roky |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
před 2 roky |
Haoyu Qiu
|
b8b0339549
Improve undo action names
|
před 2 roky |
Hendrik Brucker
|
5afe78bd9c
Clean up/refactor GraphNode and make it more flexible
|
před 2 roky |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
před 2 roky |
Rémi Verschelde
|
0655a7d7d3
Merge pull request #80517 from YuriSizov/tsa-randomly-picked-you-for-mandatory-inspection-i-think-not
|
před 2 roky |
Rémi Verschelde
|
23db0240a2
Merge pull request #78996 from Tetane/create_shader_node_popup
|
před 2 roky |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
před 2 roky |
Patrick
|
65b0989f68
Additional Visual Shader Nodes
|
před 2 roky |
Hendrik Brucker
|
a38fd09669
Clean up/refactor GraphEdit
|
před 2 roky |
Yuri Sizov
|
91258e52be
Merge pull request #79307 from Geometror/remove-graph-node-comment
|
před 2 roky |
Yuri Roubinski
|
01101134f4
Make the dragging connections more user-friendly in visual shaders
|
před 2 roky |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
před 2 roky |
Hendrik Brucker
|
a29a680920
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
|
před 2 roky |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
před 2 roky |
Hendrik Brucker
|
662d8c76b3
Remove GraphNode's comment property and related functionality
|
před 2 roky |
Tetane
|
1cd0a34e47
Fix Create shader Node window position on second monitor
|
před 2 roky |
Rémi Verschelde
|
e4deaa2727
Merge pull request #76787 from RedworkDE/avoid-localvector-copy
|
před 2 roky |
lawnjelly
|
b69c8b4791
Single Compilation Unit build.
|
před 2 roky |
kobewi
|
267728a240
Refactor vector editor properties
|
před 2 roky |
kobewi
|
010ce46ffa
Add get_edited_property_value() shorthand method
|
před 2 roky |
Yuri Sizov
|
edf47f1ee4
Delay initialization of the visual shader editor UI
|
před 2 roky |
RedworkDE
|
1324c7d06a
Avoid making unnecessary copies of `LocalVector`
|
před 2 roky |