Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add theme item descriptions to the online documentation | Yuri Sizov | 2021-08-04 | 1 | -43/+54 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -8/+4 |
* | Use const references where possible for List range iterators | Rémi Verschelde | 2021-07-25 | 1 | -16/+16 |
* | Use C++ iterators for Lists in many situations | Aaron Franke | 2021-07-23 | 1 | -71/+67 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -3/+3 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Add static method support to core Variant types | reduz | 2021-03-16 | 1 | -1/+24 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -2/+2 |
* | Refactor DocData into core and editor (DocTools) parts | Thakee Nathees | 2020-12-02 | 1 | -0/+1336 |