Raul Santos
|
c7f4ca36a4
Use `PropertyUsageFlags` enum in parse_property
|
2 years ago |
Rémi Verschelde
|
5743c17001
Merge pull request #71904 from Chaosus/vs_custom_nodes
|
2 years ago |
Yuri Rubinsky
|
6713e0fa5b
Add handling of script creation/deletion for custom visual shader nodes
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
clayjohn
|
faea9f5c10
Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE
|
2 years ago |
Rémi Verschelde
|
bcaf048f33
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 years ago |
Yuri Rubinsky
|
8180d38910
Fix node preview crashes after updating visual shader node
|
2 years ago |
Yuri Rubinsky
|
fcbe7c1c2b
Fix various crashes of ParameterRef nodes in visual shader
|
2 years ago |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 years ago |
Yuri Rubinsky
|
0e0557146c
Merge pull request #70639 from Chaosus/vs_uint
|
2 years ago |
Yuri Rubinsky
|
35a9cd1d63
Fix errors when creating/deleting `VisualShaderNodeExpression` in graph
|
2 years ago |
Yuri Rubinsky
|
f101add78b
Add `uint` type support to visual shaders
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yuri Rubinsky
|
952015df13
Add missing CUSTOM inputs for the spatial/vertex mode of visual shader
|
2 years ago |
Yuri Rubinsky
|
522d4243bf
Add missing != operator to `StringName`
|
2 years ago |
Yuri Rubinsky
|
ab17f197f0
Make custom visual shader nodes automatically updates from script
|
2 years ago |
NumbuhFour
|
1b09fd5410
Implement CAMERA_VISIBLE_LAYERS as built-in shader variable
|
2 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
Rémi Verschelde
|
a16d3625c3
Merge pull request #69128 from Chaosus/vs_fix_custom_nodes
|
2 years ago |
Yuri Rubinsky
|
a973ddd28d
Fix custom visual shader nodes not being loaded at startup
|
2 years ago |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 years ago |
Aaron Franke
|
f6714858bf
Rename TextureButton set_*_texture methods to set_texture_*
|
2 years ago |
Yuri Rubinsky
|
359d13cddc
Fix the bounds of varying popup in visual shader editor
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
3 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 years ago |
Rémi Verschelde
|
be126d42d4
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
|
2 years ago |
Alfred Reinold Baudisch
|
46f2a1674d
Add math operators to Visual Shader node names
|
2 years ago |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
2 years ago |