Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 gadi atpakaļ
  RameshRavone 71808b38bc NULL global_tag for non exposed classes 6 gadi atpakaļ
  Frank Secilia a4a0e64245 Fix indexing failure in NativeScriptLanguage::unregister_binding_functions. 6 gadi atpakaļ
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 gadi atpakaļ
  thomas.herzog 5fff7f741a [GDNative] fix NativeScript leak in editor 6 gadi atpakaļ
  thomas.herzog 0e5b2b16ed [GDNative] remove spam at editor unfocus when using NativeScript 6 gadi atpakaļ
  karroffel 9786b51601 [GDNative] fix crash at shutdown when using singleton libraries and NativeScript 6 gadi atpakaļ
  Eric Rybicki c9de8a6e68 Fix "No loader found for resource: res://" spam when NativeScript script_class_name is not empty. 6 gadi atpakaļ
  Rémi Verschelde c5dcbeb160 Scene: Ensure classes match their header filename 6 gadi atpakaļ
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 gadi atpakaļ
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 6 gadi atpakaļ
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 7 gadi atpakaļ
  Maarten Heremans cf09952b6b Fixes crash when loading *.escn resources with gdnative #20141 7 gadi atpakaļ
  Rémi Verschelde e9cb01e366 Fix warnings about non-static data member initializers in nativescript 7 gadi atpakaļ
  Fabio Alessandrelli 1e9b46d687 Clearly deprecate sync too in favor of remotesync. 7 gadi atpakaļ
  Fabio Alessandrelli d6b31daec6 Rename slave keyword to puppet 7 gadi atpakaļ
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 gadi atpakaļ
  Will Nations fadf2d2afd Fix invalid deref in NativeScript script classes 7 gadi atpakaļ
  Thomas Herzog 917bd5b2c2 [NativeScript] implement refcount instance binding funcs 7 gadi atpakaļ
  Marcelo Fernandez a323b7a1ba Implemented profiling functions for NativeScript 7 gadi atpakaļ
  willnationsdev 05f717376b Add NativeScript support for script classes. 7 gadi atpakaļ
  George Marques eb48119821 Added system for GDScript warnings 7 gadi atpakaļ
  Bastiaan Olij 8a914f17b0 Fixed nativescript getter and setter logic 7 gadi atpakaļ
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 gadi atpakaļ
  Marcelo Fernandez 77f3c0b495 Fix possible crash at NativeScript::get_base_script 7 gadi atpakaļ
  George Marques 03746da73f Add editor highlight for type-safe lines 7 gadi atpakaļ
  Marcelo Fernandez deebeb2742 Add a new notification to detect crashes on native scripts 7 gadi atpakaļ
  Fabio Alessandrelli 8e35d937a9 New sync keywords in GDScript, NativeScript, Mono 7 gadi atpakaļ
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 gadi atpakaļ
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 gadi atpakaļ