Patrick
|
65b0989f68
Additional Visual Shader Nodes
|
2 年 前 |
Hendrik Brucker
|
a38fd09669
Clean up/refactor GraphEdit
|
2 年 前 |
Yuri Sizov
|
91258e52be
Merge pull request #79307 from Geometror/remove-graph-node-comment
|
2 年 前 |
Yuri Roubinski
|
01101134f4
Make the dragging connections more user-friendly in visual shaders
|
2 年 前 |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 年 前 |
Hendrik Brucker
|
a29a680920
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
|
2 年 前 |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 年 前 |
Hendrik Brucker
|
662d8c76b3
Remove GraphNode's comment property and related functionality
|
2 年 前 |
Rémi Verschelde
|
e4deaa2727
Merge pull request #76787 from RedworkDE/avoid-localvector-copy
|
2 年 前 |
lawnjelly
|
b69c8b4791
Single Compilation Unit build.
|
2 年 前 |
kobewi
|
267728a240
Refactor vector editor properties
|
2 年 前 |
kobewi
|
010ce46ffa
Add get_edited_property_value() shorthand method
|
2 年 前 |
Yuri Sizov
|
edf47f1ee4
Delay initialization of the visual shader editor UI
|
2 年 前 |
RedworkDE
|
1324c7d06a
Avoid making unnecessary copies of `LocalVector`
|
2 年 前 |
Yuri Rubinsky
|
998b48f722
Add handling of custom visual shader nodes from GDExtension
|
2 年 前 |
Johan Aires Rastén
|
14a8124ffe
Add LIGHT_IS_DIRECTIONAL built-in for spatial shaders
|
2 年 前 |
clayjohn
|
9be0a73294
Add EXPOSURE built in to spatial shaders
|
2 年 前 |
fuzzy@notepc
|
c6a45f1031
Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editor
|
2 年 前 |
Yuri Rubinsky
|
c0a3129210
Prevent preview error for the instance parameter in visual shader
|
2 年 前 |
Rémi Verschelde
|
e8240031e7
Merge pull request #71479 from raulsntos/virtual-return-type
|
2 年 前 |
Rémi Verschelde
|
ab4d8df163
Merge pull request #72485 from BastiaanOlij/add_eye_matrix_access
|
2 年 前 |
Bastiaan Olij
|
8c77aea9ab
Expose EYE_OFFSET to gdshader code
|
2 年 前 |
Raul Santos
|
c7f4ca36a4
Use `PropertyUsageFlags` enum in parse_property
|
2 年 前 |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 年 前 |
Rémi Verschelde
|
5743c17001
Merge pull request #71904 from Chaosus/vs_custom_nodes
|
2 年 前 |
Yuri Rubinsky
|
6713e0fa5b
Add handling of script creation/deletion for custom visual shader nodes
|
2 年 前 |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 年 前 |
clayjohn
|
faea9f5c10
Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE
|
2 年 前 |
Rémi Verschelde
|
bcaf048f33
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
|
2 年 前 |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 年 前 |