index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
visual_shader_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Reduce size changes of visual shader nodes when connecting/disconnecting
Hendrik Brucker
2024-08-02
1
-6
/
+6
*
|
Merge pull request #94729 from Chaosus/vs_fix_param_set
Rémi Verschelde
2024-07-30
1
-1
/
+1
|
\
\
|
*
|
Fix incorrect passing of parameter to visual shader preview
Yuri Rubinsky
2024-07-25
1
-1
/
+1
*
|
|
Fix expanded output ports disconnection on updating in visual shader
Yuri Rubinsky
2024-07-28
1
-1
/
+1
|
/
/
*
|
Few fixes for `VisualShaderNodeRotationByAxis`
Yuri Rubinsky
2024-07-18
1
-2
/
+1
*
|
Add `SwitchVector4D` shortcut to visual shader members
Yuri Rubinsky
2024-07-12
1
-2
/
+3
*
|
Fix `GraphFrame` autoshrink with high DPI displays/custom UI scales
Hendrik Brucker
2024-07-04
1
-2
/
+3
*
|
Add a way to force history for undoredo
kobewi
2024-06-26
1
-0
/
+6
*
|
Fix visual shader not being updated when switching tabs
Yuri Rubinsky
2024-06-20
1
-0
/
+6
*
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-3
/
+3
*
|
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-13
/
+13
*
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-16
/
+16
*
|
Fix bugs in visual shader varyings
Yuri Rubinsky
2024-06-16
1
-2
/
+7
|
/
*
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-3
/
+3
|
\
|
*
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-3
/
+3
*
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-2
/
+2
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-4
/
+4
|
/
*
Fix error when duplicating visual shader node inside a Frame
Haoyu Qiu
2024-05-20
1
-2
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-13
/
+13
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-14
/
+14
*
[VisualShader] Add reroute node and improve port drawing
Hendrik Brucker
2024-05-13
1
-68
/
+205
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-12
/
+14
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+3
*
Prevent expanding output port in visual shader expression
Yuri Rubinsky
2024-04-19
1
-7
/
+7
*
Fix incorrect behavior at expanding an output port in visual shader node
Yuri Rubinsky
2024-04-17
1
-6
/
+6
*
Merge pull request #89810 from Geometror/fix-79417
Rémi Verschelde
2024-04-08
1
-3
/
+32
|
\
|
*
[VisualShader] Remove invalid graph connections when ports are removed
Hendrik Brucker
2024-04-08
1
-3
/
+32
*
|
Add GraphFrame and integrate it in VisualShader
Hendrik Brucker
2024-04-04
1
-181
/
+615
*
|
Fixed undo/redo behaviour of color picker and added ability to cancel/confirm...
Zi Ye
2024-03-24
1
-0
/
+2
*
|
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+2
|
/
*
Fix possible crash when converting a node to other in visual shader
Yuri Rubinsky
2024-03-08
1
-0
/
+1
*
Merge pull request #88951 from Geometror/vs-prop-ed-fixes
Rémi Verschelde
2024-03-05
1
-21
/
+44
|
\
|
*
Make editing properties more intuitive in VisualShader
Hendrik Brucker
2024-03-05
1
-21
/
+44
*
|
Add percent (`%`) sign to Remainder node name in visual shaders
Hugo Locurcio
2024-02-28
1
-6
/
+6
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-9
/
+9
*
Merge pull request #85477 from KoBeWi/submenus_that_shall_not_be_named
Rémi Verschelde
2024-02-23
1
-4
/
+1
|
\
|
*
Add methods to add submenus without using names
kobewi
2024-02-22
1
-4
/
+1
*
|
Redesign the graph editor for visual shaders
Hendrik Brucker
2024-02-22
1
-25
/
+55
|
/
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-5
/
+9
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-4
/
+4
*
Merge pull request #86564 from Giwayume/feature/canvas-item-shader-custom-data
Rémi Verschelde
2024-02-08
1
-0
/
+2
|
\
|
*
Add custom shader attributes to Canvas Item Shaders
Giwayume
2024-01-23
1
-0
/
+2
*
|
Check is the ref shader valid in visual shader's update_option_menu
jsjtxietian
2024-01-25
1
-1
/
+1
*
|
Add connection-related VisualShader operations
Hendrik Brucker
2024-01-19
1
-5
/
+222
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-20
/
+8
|
/
*
Remove unnecessary assignments
Wilson E. Alvarez
2023-12-13
1
-5
/
+3
*
Set some window in visual shader editor to be exclusive
jsjtxietian
2023-11-22
1
-3
/
+10
*
Add preprocessor pass on visual shader when showing generated code
100gold
2023-10-29
1
-7
/
+40
[prev]
[next]