Commit History

Author SHA1 Message Date
  David Snopek 5d69d20059 JavaClassWrapper: Allow handling exceptions (rather than just crashing) 5 months ago
  David Snopek 96bde8f221 JavaClassWrapper: Give additional error when trying to call non-static method directly on the class 6 months ago
  Fredia Huya-Kouadio 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper 8 months ago
  Fredia Huya-Kouadio 07cae26abe Remove the restriction on supported types for Godot Android plugins 10 months ago
  Rémi Verschelde 13a90e938f Merge pull request #70096 from rune-scape/stringname-dict 11 months ago
  David Snopek 78883a52c6 Fix `JavaClassWrapper` so it actually works 11 months ago
  rune-scape 154049ce17 StringName Dictionary keys 1 year ago
  Fredia Huya-Kouadio f291a4ed3a Fix leakage of JNI object references 1 year ago
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Bastiaan Olij b3a43430aa Fixes on android: 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fredia Huya-Kouadio 175d43738a Enable the ability to use Godot as a subview within an Android app 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ivan Ponomarev 1073f0b423 Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago