Histórico de Commits

Autor SHA1 Mensagem Data
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json há 6 anos atrás
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. há 6 anos atrás
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations há 6 anos atrás
  qarmin 4e5310cc60 Some code changed with Clang-Tidy há 6 anos atrás
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string há 6 anos atrás
  Rémi Verschelde e0574e1d98 Fix typos with codespell há 6 anos atrás
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings há 6 anos atrás
  Bojidar Marinov f9d9530902 Fix slight issues with autocompletion and member lists in GDScript há 6 anos atrás
  lupoDharkael 14078fbb82 GDScript: add variable shadowing warning há 6 anos atrás
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" há 6 anos atrás
  Hugo Locurcio 5a574a4f29 Fix typo in GDScript narrowing conversion warning message há 6 anos atrás
  Juan Linietsky b63c506ad8 Close file handles after use of new get_as_utf8_strings, fixes #26578 há 6 anos atrás
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser há 6 anos atrás
  Rémi Verschelde f2003b1a7e Merge pull request #26034 from QbieShay/issue_25596 há 6 anos atrás
  QbieShay 8f22c2684f Inheriting from virtual class no longer causes the engine to crash, it prints an error instead. há 7 anos atrás
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. há 7 anos atrás
  Ignacio Etcheverry 2f8d1a321a Fix exported property values being lost if base GDScript fails to parse há 7 anos atrás
  Juan Linietsky 6504b88547 Ensure get script method list also checks base classes, fixes #23384 há 7 anos atrás
  George Marques f4546fc0cd GDScript: don't allow calling non-static function from script há 7 anos atrás
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 há 7 anos atrás
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance há 7 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 7 anos atrás
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 há 7 anos atrás
  Rémi Verschelde 7a9e4c2602 Merge pull request #22953 from DualMatrix/properties_gone há 7 anos atrás
  Ignacio Etcheverry 7c4c646749 Fix GDScript placeholder fallback há 7 anos atrás
  Rémi Verschelde 1169196f04 Merge pull request #22779 from Superwaitsum/LimitSettings há 7 anos atrás
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings há 7 anos atrás
  Jakub Grzesik ba02ccbbe0 Optional getters/setters editor autocomplete há 7 anos atrás
  DualMatrix 34c4bfeb01 Fixed parents properties not appearing in inspector if parent is class_name. há 7 anos atrás
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] há 7 anos atrás