Cronologia Commit

Autore SHA1 Messaggio Data
  George Marques 4d960efafc GDScript: Remove self static reference and create one on calls 5 anni fa
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 anni fa
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 anni fa
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords 5 anni fa
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 anni fa
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors 5 anni fa
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor 5 anni fa
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload 5 anni fa
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression 5 anni fa
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 anni fa
  George Marques cb887324e6 GDScript: Convert values when setting member variables 5 anni fa
  George Marques cbf5641a74 Disable GDScript warning for unused class variable by default 5 anni fa
  Hugo Locurcio 247767eb89 Document how to bypass the unused argument/variable warning in message 5 anni fa
  mashumafi d7137a6b72 Add setting to exclude addons from script warnings 6 anni fa
  George Marques 15800b4db8 GDScript: Avoid editor crashes when there's cyclic inheritance 6 anni fa
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 anni fa
  qarmin 17732fe698 Added some obvious errors explanations 6 anni fa
  luz.paz 91ecd7b6a6 Fix misc. source comment typos 6 anni fa
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json 6 anni fa
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 anni fa
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 anni fa
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 anni fa
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 anni fa
  Rémi Verschelde e0574e1d98 Fix typos with codespell 6 anni fa
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 anni fa
  Bojidar Marinov f9d9530902 Fix slight issues with autocompletion and member lists in GDScript 6 anni fa
  lupoDharkael 14078fbb82 GDScript: add variable shadowing warning 6 anni fa
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" 6 anni fa
  Hugo Locurcio 5a574a4f29 Fix typo in GDScript narrowing conversion warning message 6 anni fa
  Juan Linietsky b63c506ad8 Close file handles after use of new get_as_utf8_strings, fixes #26578 6 anni fa