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
*
Implemented hint_range for VisualShaderNodeScalarUniform
Yuri Roubinsky
2020-02-07
1
-3
/
+32
*
Fixes min size of various editor plugins on HiDPI
Haoyu Qiu
2020-01-12
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+2
*
Fix some small text mistakes
Tomasz Chabora
2019-11-08
1
-2
/
+2
*
Added sampler inputs for visual shaders
Yuri Roubinsky
2019-11-03
1
-1
/
+8
*
Sort custom vshader nodes+prevents them from divide to different folders
Yuri Roubinsky
2019-11-02
1
-5
/
+53
*
Prevents folding of member tree on drag&drop in visual shader
Yuri Roubinsky
2019-10-10
1
-0
/
+3
*
Fix VisualShaderInput (if compiled with MinGW) (correct, tested version)
Yuri Roubinsky
2019-10-04
1
-1
/
+1
*
Fix VisualShaderInput if compiled with MinGW
Yuri Roubinsky
2019-10-04
1
-1
/
+1
*
Makes Texture and TextureUniform in visual shaders to use UV by default
Yuri Roubinsky
2019-10-03
1
-0
/
+9
*
Drag&drop custom nodes from filesystem to visual shader
Yuri Roubinsky
2019-10-02
1
-4
/
+33
*
Added sampler port type for visual shaders
Chaosus
2019-10-01
1
-20
/
+28
*
Added drag&drop possibility for textures from filesystem to visual shader
Chaosus
2019-10-01
1
-5
/
+29
*
Fix VS editor's "Create Function" dialog
Michael Alexsander Silva Dias
2019-09-28
1
-2
/
+2
*
Merge pull request #31926 from Chaosus/vs_switch
Yuri Roubinsky
2019-09-04
1
-0
/
+1
|
\
|
*
Some improvements for Switch node in visual shaders
Chaosus89
2019-09-03
1
-0
/
+1
*
|
Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shaders
Chaosus89
2019-09-04
1
-0
/
+2
|
/
*
Fix resizer icon visiblity on light theme in GraphNode
Chaosus89
2019-09-01
1
-0
/
+1
*
Merge pull request #31556 from Chaosus/gles2_inverse
Rémi Verschelde
2019-08-26
1
-1
/
+1
|
\
|
*
Implemented inverse shader function to GLES2
Yuri Roubinski
2019-08-22
1
-1
/
+1
*
|
Fix _get_description param name (visual shaders)
Yuri Roubinski
2019-08-25
1
-4
/
+4
*
|
Fixes for visual shader member filter
Yuri Roubinski
2019-08-25
1
-10
/
+13
*
|
Small performance fix for preview in visual shader
Yuri Roubinski
2019-08-25
1
-10
/
+12
*
|
Enhanced preview for a visual shader to show errors
Yuri Roubinski
2019-08-25
1
-4
/
+48
|
/
*
Fix various typos and style errors in text
Tomasz Chabora
2019-08-19
1
-6
/
+6
*
Simplify structure of preview text in visual shader editor
Michael Alexsander Silva Dias
2019-08-18
1
-15
/
+7
*
Merge pull request #31453 from Chaosus/vs_code_preview
Rémi Verschelde
2019-08-18
1
-1
/
+81
|
\
|
*
Added code preview to visual shader
Yuri Roubinski
2019-08-18
1
-1
/
+81
*
|
Added global expressions to visual shaders
Yuri Roubinski
2019-08-18
1
-11
/
+14
|
/
*
Plugin support for visual shaders
Yuri Roubinski
2019-08-14
1
-27
/
+89
*
Fix incorrect search member in visual shaders
Yuri Roubinski
2019-08-08
1
-64
/
+47
*
Allow copy/paste nodes between vertex/fragment/light modes in visual shaders
Yuri Roubinski
2019-08-07
1
-9
/
+26
*
Merge pull request #31057 from Chaosus/vs_mix_improvements
Rémi Verschelde
2019-08-07
1
-0
/
+1
|
\
|
*
Some improvements to Mix visual shader function
Yuri Roubinski
2019-08-06
1
-0
/
+1
*
|
Fix opening of sub-resource properties in visual shaders
Yuri Roubinski
2019-08-05
1
-7
/
+44
*
|
Return back spacer for non-expression nodes in visual shader
Yuri Roubinski
2019-08-03
1
-0
/
+4
|
/
*
Merge pull request #31010 from Chaosus/vs_fix_expression
Rémi Verschelde
2019-08-01
1
-11
/
+15
|
\
|
*
Some visual fixes for Expression node
Chaosus
2019-08-01
1
-11
/
+15
*
|
Expose several GLES3 built-ins to GLES2
Chaosus
2019-07-31
1
-22
/
+22
|
/
*
Implement copy/paste in visual shaders
Chaosus
2019-07-31
1
-22
/
+111
*
added round function to gles2
clayjohn
2019-07-29
1
-2
/
+2
*
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
1
-1
/
+0
|
\
|
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-1
/
+0
*
|
i18n: Sync translation template with current source
Rémi Verschelde
2019-07-19
1
-2
/
+2
*
|
Merge pull request #30532 from Chaosus/vs_triplanar
Rémi Verschelde
2019-07-15
1
-2
/
+3
|
\
\
|
*
|
Added triplanar uniform texture node to visual shaders
Chaosus
2019-07-12
1
-2
/
+3
*
|
|
Better boolean indication in visual shaders
Chaosus
2019-07-15
1
-0
/
+3
*
|
|
Highlight GLES3 functions in the visual shader member panel
Chaosus
2019-07-12
1
-34
/
+51
|
|
/
|
/
|
*
|
Merge pull request #30466 from Chaosus/vs_boolean_funcs
Rémi Verschelde
2019-07-12
1
-4
/
+30
|
\
\
|
|
/
|
/
|
[next]