Historie revizí

Autor SHA1 Zpráva Datum
  George Marques 1234c2bdd9 Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreeze před 4 roky
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. před 4 roky
  ThreeRhinosInAnElephantCostume 15ccd83ada Added tests for expression matching před 4 roky
  Fabio Alessandrelli fafddbc143 [GDScript] [Net] Allow mixing rpc annotation paramters. před 4 roky
  Fabio Alessandrelli 64b9f30b92 [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". před 4 roky
  William Deurwaarder e77338978f Print error message when await is not followed by signal or coroutine před 4 roky
  Louis Dumont 79578a5625 Fixed crash when parsing an empty assignment. před 4 roky
  ThreeRhinosInAnElephantCostume 6c258a89de Fixed pattern matching with expressions před 4 roky
  Max Hilbrunner 583b6a594a Merge pull request #51971 from aaronfranke/https před 4 roky
  Aaron Franke ae1702bee5 Replace HTTP links with HTTPS for sites with HTTPS versions před 4 roky
  Anilforextra c86db8b710 Remove redundant assignments. před 4 roky
  Max Hilbrunner 5161c97c9c Remove underscore hacks před 4 roky
  Paulb23 bcfc591f86 Reorganise text editor settings před 4 roky
  kobewi 8a605d227d Prevent crash when awaiting in a getter/setter před 4 roky
  kobewi e0572f7ef7 Fix crash when parsing Dictionary před 4 roky
  Fabio Alessandrelli d7dca072aa [Net] Default @rpc annotation should be puppet, not master. před 4 roky
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators před 4 roky
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations před 4 roky
  Hugo Locurcio 4bd5e4fd9b Use the standard C `INFINITY` and `NAN` constants directly před 4 roky
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. před 4 roky
  reduz 75688772b3 Fix editor suffixes and degrees conversion před 4 roky
  Bastiaan Olij 2161fd117b Adding some more missing renames for Transform3D and Quaternion před 4 roky
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` před 4 roky
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion před 4 roky
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D před 4 roky
  Rémi Verschelde 4219a4cb6f Fix typos with codespell před 4 roky
  George Marques 9ed0f0384c GDScript: Fix crash when base of an attribute is invalid před 4 roky
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime před 4 roky
  George Marques 3155368093 GDScript: Add lambdas to the type analyzer před 4 roky
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing před 4 roky