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
/
doc
/
classes
/
VisualShaderNodeCustom.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement drop-down list properties to the custom visual shader nodes
Yuri Roubinski
2023-09-29
1
-0
/
+46
*
Make the dragging connections more user-friendly in visual shaders
Yuri Roubinski
2023-07-20
1
-0
/
+8
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Use enum instead of int in virtual methods return type
Raul Santos
2023-01-31
1
-3
/
+3
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-2
/
+2
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-09
1
-5
/
+5
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-13
/
+13
*
Add `_get_func_code/_is_available` virtual functions to custom nodes
Yuri Roubinsky
2022-03-08
1
-1
/
+21
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Add a GDScript template for `VisualShaderNodeCustom`
Yuri Roubinsky
2022-01-06
1
-1
/
+1
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
VisualShader: Document enum args for virtual methods
Rémi Verschelde
2021-11-10
1
-3
/
+3
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-17
/
+17
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-44
/
+22
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Removes redundant code & fix documentation for VisualShaderNodeCustom
Yuri Roubinsky
2020-09-06
1
-2
/
+2
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-2
/
+2
*
Refactor node processing in visual shader member dialog
Yuri Roubinsky
2020-02-21
1
-10
/
+2
*
Added virtual method to VisualShaderNodeCustom to enable high-end mark
Yuri Roubinsky
2020-02-13
1
-0
/
+8
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Fix some URLs to use HTTPS when available
Rémi Verschelde
2020-01-29
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-3
/
+0
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-1
/
+1
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+3
*
Added link to tutorial for VisualShaderNodeCustom
Chaosus89
2019-09-01
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-08-22
1
-15
/
+15
*
Plugin support for visual shaders
Yuri Roubinski
2019-08-14
1
-0
/
+148