| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde | 2020-03-31 | 1 | -5/+2 |
| | | |||||
| * | 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 |
| | | | | | | | | | | | We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0. | ||||
| * | Add option to disable loading scripts in ScriptCreateDialog | Michael Alexsander | 2020-01-09 | 1 | -0/+2 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2019-10-11 | 1 | -3/+3 |
| | | |||||
| * | doc: Fix parsing of self-closing XML tags | Rémi Verschelde | 2019-09-24 | 1 | -5/+5 |
| | | | | | | | | Follow-up to #31925, `<member />` tags just before `</members>` would cause a parsing issue, and we'd never notice that we're no longer parsing members. Also added space before closing `/>`. | ||||
| * | Run doctool after overridden properties changes | Bojidar Marinov | 2019-09-04 | 1 | -0/+7 |
| | | |||||
| * | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | - Document a few more properties and methods - Add more information to many classes - Fix lots of typos and gramar mistakes - Use [code] tags for parameters consistently - Use [b] and [i] tags consistently - Put "Warning:" and "Note:" on their own line to be more visible, and make them always bold - Tweak formatting in code examples to be more readable - Use double quotes consistently - Add more links to third-party technologies | ||||
| * | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
| | | |||||
| * | Merge pull request #27465 from ↵ | Rémi Verschelde | 2019-04-05 | 1 | -1/+1 |
| |\ | | | | | | | | | neikeq/road-to-lang-agnostic-docs-is-going-to-be-tough EditorHelp: Improve enum ref resolving and add constant ref support | ||||
| | * | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry | 2019-03-29 | 1 | -1/+1 |
| | | | | | | | | | Modified makerst to generate code tags for these to avoid hyperlinks to the same class. | ||||
| * | | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
| |/ | |||||
| * | doc: Fix wrong references found by Sphinx and new makerst.py | Rémi Verschelde | 2019-01-07 | 1 | -1/+1 |
| | | |||||
| * | doc: Fix formatting in code blocks | Rémi Verschelde | 2018-12-14 | 1 | -3/+3 |
| | | |||||
| * | Update class documentation xml | Kelly Thomas | 2018-10-07 | 1 | -0/+2 |
| | | |||||
| * | update class docs | Kelly Thomas | 2018-08-31 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-07-26 | 1 | -2/+0 |
| | | | | | Fix various missing arguments in bindings. | ||||
| * | Expose ScriptCreateDialog to EditorPlugin | willnationsdev | 2018-07-04 | 1 | -0/+45 |
