Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Rebrand Godot to Redot | Randolph W. Aarseth II | 2024-10-11 | 1 | -4/+4 |
* | Add PackedVector4Array Variant type | K. S. Ernest (iFire) Lee | 2024-05-03 | 1 | -0/+7 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace Quaternion Euler constructor with `from_euler` method | Aaron Franke | 2022-11-01 | 1 | -1/+1 |
* | Variant memory pools | lawnjelly | 2022-07-04 | 1 | -2/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add unit tests for Array.pop_at() | Haoyu Qiu | 2021-08-28 | 1 | -0/+12 |
* | Rename Quat to Quaternion | Marcel Admiraal | 2021-06-04 | 1 | -1/+1 |
* | Rename Transform to Transform3D in core | Aaron Franke | 2021-06-03 | 1 | -1/+1 |
* | Use comma over `<<` operator for all unit test logging | Andrii Doroshenko (Xrayez) | 2021-01-08 | 1 | -4/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Port ClassDB tests to use doctest | Andrii Doroshenko (Xrayez) | 2020-08-16 | 1 | -4/+0 |
* | Stringify `Variant` compatible types for doctest output | Andrii Doroshenko (Xrayez) | 2020-08-02 | 1 | -0/+135 |
* | Hide implementation details of doctest macros | Andrii Doroshenko (Xrayez) | 2020-07-30 | 1 | -3/+19 |
* | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) | 2020-07-26 | 1 | -0/+42 |