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