Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-01 | Add offset for TextureProgress progress texture | kobewi | |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | |
For the time being we don't support writing a description for those, preferring having all details in the method's description. Using self-closing tags saves half the lines, and prevents contributors from thinking that they should write the argument or return documentation there. | |||
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias | |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde | |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal | |
2020-12-14 | Rename the TextureProgress node to TextureProgressBar | Hugo Locurcio | |
Advantages: - When searching for "progressbar", you'll see both nodes in the search results. - More consistent with Button/TextureButton. |