Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #76418 from reduz/method-bind-validated-call | Rémi Verschelde | 2023-05-08 | 1 | -1/+1 |
|\ | |||||
| * | Add ValidatedCall to MethodBind | Juan Linietsky | 2023-04-30 | 1 | -1/+1 |
* | | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | Hugo Locurcio | 2023-05-06 | 1 | -0/+7 |
|/ | |||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -3/+3 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -12/+6 |
* | Implement Binary Shader Compilation | reduz | 2021-07-26 | 1 | -3/+3 |
* | Let var2str display StringName with correct sigil | Jonathan Gollnick | 2021-06-10 | 1 | -2/+2 |
* | Exposed RenderingDevice to script API | Juan Linietsky | 2020-04-20 | 1 | -0/+41 |