| Commit message (Expand) | Author | Age | Files | Lines |
* | Exposes ResourceFormatLoader.recognize_path to scripting | Gilles Roudière | 2022-10-11 | 1 | -0/+9 |
* | [doc] Use "param" instead of "code" to refer to parameters #3 | Andy Maloney | 2022-08-09 | 1 | -4/+4 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -13/+13 |
* | Implement Feature Build Profiles | reduz | 2022-07-22 | 1 | -0/+6 |
* | Remove more occurrences of "stex" | TechnoPorg | 2022-03-10 | 1 | -1/+1 |
* | Rename StreamTexture* to CompressedTexture* | reduz | 2022-03-05 | 1 | -1/+1 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz | 2021-08-22 | 1 | -10/+22 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -32/+16 |
* | Consistently prefix bound virtual methods with _ | kobewi | 2021-06-12 | 1 | -6/+6 |
* | Rename Reference to RefCounted | Pedro J. Estébanez | 2021-06-11 | 1 | -1/+1 |
* | class reference proofreading | Paul Joannon | 2021-03-19 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-02-19 | 1 | -0/+11 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-05-12 | 1 | -1/+1 |
* | doc: Sync classref with StringName/Callable changes | Rémi Verschelde | 2020-02-22 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-18 | 1 | -1/+1 |
* | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -4/+7 |
* | doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferred | Rémi Verschelde | 2019-06-27 | 1 | -2/+2 |
* | doc: Improve docs for Resource* classes | Rémi Verschelde | 2019-06-18 | 1 | -6/+7 |
* | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
* | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2018-12-27 | 1 | -8/+8 |
* | Added basic support for custom resource savers and loaders | Marc Gilleron | 2018-12-15 | 1 | -0/+77 |