Historique des commits

Auteur SHA1 Message Date
  ocean (they/them) 9ddf482a06 Added check for null objects in gdscript typed assign. il y a 2 ans
  Rémi Verschelde 561d949739 Merge pull request #73489 from vonagam/type-check-node il y a 2 ans
  Yuri Sizov 78cd5d813b Merge pull request #73501 from anvilfolk/oopsiedaisy il y a 2 ans
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check il y a 2 ans
  ocean (they/them) 9eb4d1e4bf Fix inability to assign null regression il y a 2 ans
  Yuri Sizov 6212da66e8 Merge pull request #72867 from vnen/gdscript-limit-call-depth il y a 2 ans
  ocean (they/them) c45970739e Fix crash by freed object assign to typed variable il y a 2 ans
  pkowal be4d8a7b2e Improve GDScript error for method call on null/previously freed instance il y a 4 ans
  Rémi Verschelde 532381562e Merge pull request #72654 from RandomShaper/ptrcall_ret_raw_obj il y a 2 ans
  kobewi e822182bb7 Fix null message in assert() il y a 2 ans
  George Marques 34f0a2ca46 GDScript: Add limit to call depth il y a 2 ans
  Pedro J. Estébanez 0bcc7bb5c7 Avoid losing references to objects in the native-scripting boundary il y a 2 ans
  George Marques 5fc7918594 GDScript: Improve usability of setter chains il y a 2 ans
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Rémi Verschelde fc4a734373 Merge pull request #70838 from reduz/gdscript-vm-optimization il y a 2 ans
  Juan Linietsky 7211e041df Optimizations for GDScript VM il y a 2 ans
  George Marques 0c15844551 GDScript: Error when assigning return value of void function il y a 2 ans
  rune-scape d531869a7c GDScript: Fix subclass script path issues il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  Micky dd26ecdd31 Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT il y a 3 ans
  Juan Linietsky d4433ae6d3 Remove Signal connect binds il y a 3 ans
  Rémi Verschelde fb086d44cf Merge pull request #63560 from V-Sekai/named_global_crashfix il y a 3 ans
  SaracenOne 1307577932 Prevent hard crash in GDScriptVM when a named global can not be found. il y a 3 ans
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection il y a 3 ans
  kobewi e9344f5154 Remove outdated code path il y a 3 ans
  Rémi Verschelde 622b656c40 Merge pull request #53135 from briansemrau/fix-ref-leak il y a 3 ans
  Rémi Verschelde b863c40356 Merge pull request #62468 from V-Sekai/core-const-expressions il y a 3 ans
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. il y a 3 ans
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types il y a 3 ans