Histórico de Commits

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