Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke | |
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings | |||
2021-11-23 | Add Image::fill_rect method | kleonc | |
2021-11-17 | Fix divide by zero in pck_packer | Paulb23 | |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke | |