Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" il y a 6 ans
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion il y a 6 ans
  Bojidar Marinov f0efc7521e Allow parameters passed to GDScript functions to be nulled il y a 6 ans
  Bojidar Marinov d2e43475b5 Fix wrong error messages for invalid arguments when calling functions through call il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 7b2ac28326 Merge pull request #23959 from RandomShaper/fix-dangling-script-fix il y a 6 ans
  Pedro J. Estébanez 06b6cea62e Fix crash on signal/resume to dangling target il y a 6 ans
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" il y a 6 ans
  George Marques 0bc953d83b Allow primitives to be compared to Object types with `is` il y a 7 ans
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target il y a 7 ans
  George Marques 6c9b1a5db2 Fix compiler warnings in GDScript module il y a 7 ans
  Mariusz Chwalba 99d9af4fba Revert cause of #22794 il y a 7 ans
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) il y a 7 ans
  Rémi Verschelde bca2d3ad40 Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare] il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types il y a 7 ans
  George Marques aeb0b3114d GDScript: Fix type detection on Object typed assign il y a 7 ans
  George Marques 1ac9c0fe3a GDScript: Allow strict conversion when assigning typed variables il y a 7 ans
  George Marques cd6ad5462c GDScript: Fix returned value of get_default_argument_count() il y a 7 ans
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit il y a 7 ans
  George Marques 4b18c4e448 Add typed instructions to GDScript il y a 7 ans
  George Marques 743053734f Add static type checks in the parser il y a 7 ans
  Yasha Borevich 30317296af Fix memory leak in GDScript during infinnity loops with yields il y a 7 ans
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks il y a 7 ans
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" il y a 7 ans
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks il y a 7 ans
  Juan Linietsky 47d4a011d8 Merge pull request #18545 from vnen/editor-autoload il y a 7 ans
  Brian Richardson 9149b11973 Fix a crash when trying to run Godot debugger on a release build. il y a 7 ans
  George Marques decf178033 Enable autoload in editor il y a 7 ans
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) il y a 7 ans