Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Rémi Verschelde ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix há 4 anos atrás
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. há 4 anos atrás
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads há 4 anos atrás
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. há 4 anos atrás
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion há 4 anos atrás
  George Marques ec783dd885 GDScript: Add support for builtin static method calls há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed há 4 anos atrás
  George Marques 40502a1689 GDScript: Pool temporary values by type on the stack há 4 anos atrás
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM há 4 anos atrás
  George Marques 85e316a5d5 Add typed arrays to GDScript há 4 anos atrás
  Rémi Verschelde c17413f159 Merge pull request #44104 from nekomatata/coroutine-await-fix há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  PouleyKetchoupp 2e4ee06b7a Fix error when calling coroutine with await in _ready há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  George Marques 0019aa940e Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix há 4 anos atrás
  Thakee Nathees d42b305377 GDScript default argument override bug fix há 5 anos atrás
  George Marques 0cb185927c GDScript: Improve handling of operators há 5 anos atrás
  George Marques c7b6a7adcc GDScript: Refactor builtin functions há 5 anos atrás
  George Marques 2e528ef382 GDScript: Fix mishandling of stack pointers há 5 anos atrás
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods há 5 anos atrás
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods há 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  George Marques 82273ebc01 Add GDScript code generation interface há 5 anos atrás