| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Refactor BitMap and add tests | Hendrik Brucker | 2022-09-01 | 1 | -1/+1 |
* | Swap arguments of ResourceSaver.save() | kobewi | 2022-07-29 | 1 | -1/+1 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Editor: Cleanup some includes dependencies | Rémi Verschelde | 2022-02-15 | 1 | -4/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -2/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -1/+2 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+3 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -9/+0 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -1/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -1/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | -Properly handle missing ETC support on export | Juan Linietsky | 2019-02-26 | 1 | -1/+1 |
* | Scene: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -2/+2 |
* | Add missing copyright headers | Guilherme Felipe | 2018-05-16 | 1 | -0/+30 |
* | Fix imported BitMap dimension flip | Poommetee Ketson | 2018-01-08 | 1 | -1/+1 |
* | Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828 | Juan Linietsky | 2018-01-06 | 1 | -0/+91 |