Commit History

Author SHA1 Message Date
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Florent Guiocheau f1f47c3a53 Add tests for `Projection` 9 months ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 year ago
  kit f2f34e9c50 Fix TabBar initialization issue and add tests 11 months ago
  Wilson E. Alvarez d4154dbc55 Add const char * overloads to String class 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  kit 773a473807 Overhaul multiple caret editing in TextEdit. 1 year ago
  Rémi Verschelde 3a08c646ee Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 1 year ago
  Markus Sauermann 9014e9e424 Add Unit tests for viewport.cpp Physics 2D Picking 2 years ago
  RedworkDE 8e7afec479 Fix various errors when running the unit tests 2 years ago
  Markus Sauermann ce6c290528 Add Unit Tests for Viewport InputEvent handling 2 years ago
  Markus Sauermann 1b2ba353dc Remove `m_object` parameter from unit test Macros 2 years ago
  Markus Sauermann 7de1b1a40d [unittests] Send Mouse events via DisplayServer instead of push_input 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Rémi Verschelde 33258d850c Merge pull request #61315 from lawnjelly/variant_bucket_pools 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  lawnjelly b221eab426 Variant memory pools 3 years ago
  Rémi Verschelde 9923851370 Fix typos with codespell 3 years ago
  Rémi Verschelde eb9fd57f76 doctest: Update to 2.4.8 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Nathan Franke bdd7b558b6 remove escapes in gdscript test output 3 years ago
  Paulb23 5e4e4967fe Use Input::push_input for tests plus extra mouse testing 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  luz paz a124f1effe Fix various typos 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke 99a282f631 Move and organize tests into subfolders 3 years ago
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 5 years ago
  Paulb23 1c08719d09 Add remaning code edit unit tests 3 years ago