Commit History

Autor SHA1 Mensaxe Data
  bruvzg a4423c82f8 Fix crash on GDNative API json generator exit. %!s(int64=4) %!d(string=hai) anos
  Bastiaan Olij 81131bd844 Only cleanup meta data if GDNative library is reloadable and we're about to unload it %!s(int64=4) %!d(string=hai) anos
  Jan Haller 0fe851da23 Fixes #47607 (forgotten statement in GDNative cleanup) %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 58d302dd5f Merge pull request #46844 from geekrelief/gdnative_unregister_script_fix %!s(int64=4) %!d(string=hai) anos
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction %!s(int64=4) %!d(string=hai) anos
  geekrelief 58fa4973f6 fixes #46839, ensure library_classes is cleared and free funcs are called %!s(int64=4) %!d(string=hai) anos
  Pedro J. Estébanez 8e128726f0 Modernize atomics %!s(int64=4) %!d(string=hai) anos
  Bastiaan Olij ae7675065a Only unload the library when no NativeScript objects exist if the reloadable flag is true. If it is false it is likely the library does other things and can't be unloaded %!s(int64=4) %!d(string=hai) anos
  reduz f8d03b98e7 Improve resource load cache %!s(int64=4) %!d(string=hai) anos
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ %!s(int64=4) %!d(string=hai) anos
  George Marques 8a8dbd76b1 Add GDNative JSON generator for the builtin API %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde f7dd6975fb Merge pull request #44617 from geekrelief/gdnative_unload %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() %!s(int64=4) %!d(string=hai) anos
  geekrelief cc5d8bb5ad Removes the gdnative library when no script (gdns) references it any longer. This enables hot reload for gdnative. %!s(int64=4) %!d(string=hai) anos
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already %!s(int64=5) %!d(string=hai) anos
  George Marques 2b9d9bc364 Remove multilevel calls %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. %!s(int64=5) %!d(string=hai) anos
  bruvzg c3e615e21b GDNative: merge API structs, bump version of merged structs. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API %!s(int64=5) %!d(string=hai) anos
  lupoDharkael 95a1400a2a Replace NULL with nullptr %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. %!s(int64=5) %!d(string=hai) anos
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. %!s(int64=5) %!d(string=hai) anos