Age | Commit message (Expand) | Author |
2022-09-22 | Merge pull request #66232 from Evanaellio/fix-tool-annotation | Rémi Verschelde |
2022-09-21 | Fix code examples for @tool annotation | Evanaellio |
2022-09-21 | Swap arguments of ResourceSaver.save() | Evanaellio |
2022-09-01 | Change Array arguments to TypedArray | kobewi |
2022-08-22 | Replace Array return types with TypedArray | kobewi |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-01-02 | Fix usage of "Return" in the docs | kobewi |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
2021-11-14 | Add path to functions that return iporter options | reduz |
2021-10-18 | Restrict the project data directory configuration | ne0fhyk |
2021-10-17 | Improve docs about plugin registration | kobewi |
2021-10-11 | Make the project data directory customizable. | ne0fhyk |
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-07-23 | Expose an ImportOrder enum in ResourceImporter | Hugo Locurcio |
2021-06-12 | Consistently prefix bound virtual methods with _ | kobewi |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde |
2021-02-11 | Clarify EditorImportPlugin.get_visible_name. | Ryan Roden-Corrent |
2020-11-01 | Port code examples to C# (D) | HaSa1002 |
2020-09-28 | Rename the ".import" folder to ".godot/imported" | Aaron Franke |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio |
2020-07-20 | Document several editor-related classes to 100% completion | Hugo Locurcio |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2018-12-29 | doc: Fix references to setters and misc formatting | Rémi Verschelde |
2018-12-27 | doc: Sync classref with current source | Rémi Verschelde |
2018-12-14 | doc: Fix formatting in code blocks | Rémi Verschelde |
2018-11-05 | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde |
2018-09-23 | [Docs] Remove double-spaces from descriptions, as well a couple other small f... | LikeLakers2 |
2018-09-21 | doc: Misc formatting fixes | Rémi Verschelde |
2018-07-24 | Fix example code for EditorImportPlugin | Noshyaar |
2018-06-15 | doc: Remove extraneous empty lines in descriptions | Rémi Verschelde |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-02-13 | Expose priority and order for custom import plugins | George Marques |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2017-11-24 | doc: Update header version for 3.0-beta | Rémi Verschelde |
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-10-25 | Fix example code for EditorImportPlugin | volzhs |
2017-10-14 | [DOCS] Fix a few typos. | Andreas Haas |
2017-09-16 | Added EditorImportPlugin class ref docs | Ralph Minderhoud |