Historial de Commits

Autor SHA1 Mensaje Fecha
  Thaddeus Crews 58a64124e8 Merge pull request #111135 from m4gr3d/add_emit_signal_overload hace 3 meses
  Fredia Huya-Kouadio b9c3b1d4c0 Misc improvements to the `GodotPlugin` API hace 4 meses
  kobewi e6783dbdd1 Improve to_string() and add it to Resource hace 1 año
  Lukas Tenbrink 9d44b68867 Remove `rw_lock.h` and `rb_map.h` includes from `object.h`. hace 3 meses
  Fredia Huya-Kouadio 0622cee189 Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` hace 8 meses
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` hace 1 año
  David Snopek 5d69d20059 JavaClassWrapper: Allow handling exceptions (rather than just crashing) hace 11 meses
  Fredia Huya-Kouadio 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper hace 1 año
  Fredia Huya-Kouadio 07cae26abe Remove the restriction on supported types for Godot Android plugins hace 1 año
  Rémi Verschelde c92a6c7e27 CI: Update `clang-format` pre-commit hook to 19.1.0 hace 1 año
  David Snopek 78883a52c6 Fix `JavaClassWrapper` so it actually works hace 1 año
  Fredia Huya-Kouadio f291a4ed3a Fix leakage of JNI object references hace 1 año
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  reduz 21637dfc25 Remove VARIANT_ARG* macros hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ hace 5 años
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Marcel Admiraal 26fcf2b04c Add override keywords. hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. hace 6 años
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. hace 6 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 6 años
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes hace 6 años