Historique des commits

Auteur SHA1 Message Date
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case il y a 8 ans
  Ignacio Etcheverry 07fe7d99ea Adds completed signal to GDFunctionState il y a 8 ans
  Andreas Haas 015d36d18b GDScript: Use "is" keyword for type checking. il y a 8 ans
  Pedro J. Estébanez b69d4ebff4 Add extended check option to GDFunctionState::is_valid() il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Pedro J. Estébanez 0664a9ef8e Fix random crashes when using yield() il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files il y a 8 ans
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. il y a 8 ans
  Hein-Pieter van Braam e8611966de Remove bounds check when resuming from yield. il y a 8 ans
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD il y a 8 ans
  Rémi Verschelde e0faf8a51b Style: Cosmetic fixes to play nice with clang-format il y a 8 ans
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). il y a 8 ans
  Juan Linietsky 9e477babb3 -GDScript support for accessing properties directly il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans
  Juan Linietsky 828e1c092f Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C# il y a 9 ans
  Juan Linietsky 1add52b55e Brand new networked multiplayer il y a 9 ans
  Bojidar Marinov 76ea995228 Fix #5891 by not expecting the script instance to be a GDInstance il y a 9 ans
  Juan Linietsky 36e754457f Warn instad of crashing when class instance is gone after yield. Closes #5247 , probably closes other yield related crashes il y a 9 ans
  Juan Linietsky 5e816fd8c8 Property reporty base type when a function fails, fixes #4581 probably also closes other issues il y a 9 ans
  Juan Linietsky f860915ae0 Made many built-in gdscript functions return more descriptive errors, closes #5150 il y a 9 ans
  Juan Linietsky df139f57b3 Some cleanup to GDScript il y a 9 ans