| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
(cherry picked from commit 91c85ff1f5e83fd7e360ad07abad98684acf6ecf)
|
| | |
|
| |
|
|
| |
(cherry picked from commit 22d1385caf40badde869fb114b01f6f50ab608ab)
|
| |
|
|
| |
(cherry picked from commit 997476777a83022d4ea2858e3b8127ef44639d86)
|
| |
|
|
| |
(cherry picked from commit ed7c0a6caf35838efbf8799bdae7b591f5332ec9)
|
| |
|
|
|
|
| |
Input Documentation
(cherry picked from commit f6ae5e41de720996195eb02e1ba6ea954e4932e9)
|
| |
|
|
| |
(cherry picked from commit 3ca1d0f1d534d1111ccd9dfd007a891592154146)
|
| |
|
|
| |
(cherry picked from commit 520e6f5b0944df0140521158f05c7d3fbd8bc2c0)
|
| |
|
|
| |
(cherry picked from commit 4453284388bcdad18242f1cbbdf2a4835c666d68)
|
| |
|
|
| |
(cherry picked from commit abf5f8c586239d1fe6924e218b55182e9cb99e77)
|
| |
|
|
|
| |
Documented YSort
(cherry picked from commit 957c265f11fc5f244e24bb4d5442fedba4e32634)
|
| |
|
|
| |
(cherry picked from commit c2bdb3727b14aff4de2504221e55c7574da4b60b)
|
| |
|
|
| |
(cherry picked from commit 3cd58fe0ba597f5e72e087b9df0a847d2ecbf990)
|
| |
|
|
| |
(cherry picked from commit 5cdf4a63792ab7979da90977cf7d36568c8fd83e)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* BoxContainer
* CenterContainer
* ScrollContainer
* SplitContainer
* Vector2
* StringArray
* FileDiloags
(cherry picked from commit a518792d89217b3e1f1d19762e733ca779101e63)
|
| |
|
|
| |
(cherry picked from commit 5c61e17c103f4f9fc391b2152fdf3dad0f44bd00)
|
| |
|
|
|
|
| |
reference (#4476)
(cherry picked from commit 4de3f8944e88b3dbfe6c07379c1e360a6e623669)
|
| |
|
|
| |
(cherry picked from commit faf21b81e82c1a27897932c309c800b7dee94d32)
|
| |
|
|
| |
(cherry picked from commit 9f29b4b26a9c9d24235c266f750c14339c038227)
|
| |
|
|
|
|
|
| |
Also bind relevant constants and define some object types and better
argument names for the docs.
(cherry picked from commit 3a4ec88b37d50837ef9e1cfa57f004b9bd36715d)
|
| |
|
|
|
|
| |
CenterContainer.set_use_top_left
(cherry picked from commit a5b4c1d64f799c5f1bceb874eac46f80d949445c)
|
| |
|
|
| |
(cherry picked from commit e301ca35447ef568d2773ab0bf90b0d0fdf9748e)
|
| |
|
|
| |
(cherry picked from commit edff81c2142f75d811263dafed42fd817e407be0)
|
| |
|
|
| |
(cherry picked from commit 87aa1282285fe4c71caa82740b7f1d6ddb5643b6)
|
| |
|
|
|
|
|
|
|
| |
- Make comments opt-in (smaller table in width)
- Reduce length of Brief Description and Description (also smaller table as output)
- Make names cyan (blue is too dark on black terminal)
- Drop some redundant synonyms for the flags
(cherry picked from commit 034d6e811fdfeb91e19a013e63d3d2ec463f5a8c)
|
| |
|
|
| |
(cherry picked from commit 81e405545bdbd5771ce29a8a01dfd3a3ccb0bff1)
|
| |
|
|
| |
(cherry picked from commit c9340cdcc622d3352eb78d3f0480cd5f9fe2b169)
|
| | |
|
| |
|
|
| |
(cherry picked from commit 0a5472e697dee57956c2583a50bc5cf5faada5d8)
|
| |
|
|
|
|
| |
Clarify wildcard behavior.
(cherry picked from commit ef08fed277f457249ae4058f2a391bc9e2ebe5bb)
|
| |
|
|
| |
(cherry picked from commit 1b806ef54e4f74a47e5d922330f63bf53220fffd)
|
| |
|
|
|
|
| |
Add descriptions for some global constants
(cherry picked from commit ff7c89ebaf7303380dee8b9120093f20e35aa5cf)
|
| |
|
|
| |
(cherry picked from commit cd1184d56c89015463ed44d9e4debb9bbe302c6d)
|
| |
|
|
|
|
| |
This is correct?
(cherry picked from commit 6b7ec5de695623c395827533225ce864d3486d4b)
|
| |
|
|
|
|
| |
Maybe the reST parser should be improved instead though ;)
(cherry picked from commit a12c63ef9e6332d0003228e1d8d79a57ef3995fb)
|
| | |
|
| |
|
|
| |
(cherry picked from commit 49e1cc6fa90e437bae2477c1825331915e41f4dc)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
|
| | |
| |
| |
| |
| | |
The former name was incorrect in English, though for us latin lovers it's an understandable mistake.
Second part of and closes #3626.
|
| | |
| |
| |
| | |
To tell potential contributors that they should direct their work to the XML template and not the auto-generated reST
|
| |/
|
|
|
| |
It allows to define a multiline space-indented code block that will be properly parsed by the reST converter for the online docs.
The in-editor help understand the [codeblock] tag as it supposedly understand [code] already (i.e. it just seems to discard it, though the code was supposed to switch it to a monospace font, but that's likely another issue.
|
| |
|
|
| |
Also sync the doc accordingly
|
| | |
|