Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  reduz f8d03b98e7 Improve resource load cache há 4 anos atrás
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  Emmanuel Leblond a211812932 Constify ScriptLanguage.can_inherit_from_file há 4 anos atrás
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts há 4 anos atrás
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript há 4 anos atrás
  George Marques c7b6a7adcc GDScript: Refactor builtin functions há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  George Marques ca90c9c9a9 GDScript: Properly resolve external inner classes from preload há 5 anos atrás
  George Marques 2b9d9bc364 Remove multilevel calls há 5 anos atrás
  George Marques 95c0909290 Add warning checks in GDScript analyzer há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Marcel Admiraal 26fcf2b04c Add override keywords. há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) há 5 anos atrás
  Thakee Nathees c2ab35bdde fixed: saving gdscript with cyclic inheritance crash the editor há 5 anos atrás
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields há 5 anos atrás
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API há 5 anos atrás
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás
  Rémi Verschelde 5002f6de84 Merge pull request #36599 from AndreaCatania/gen_rpc_data_export há 5 anos atrás
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. há 5 anos atrás
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. há 5 anos atrás
  Andrea Catania 33ae58710b Generates the rpc and rset info for exported GDScript. há 5 anos atrás
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> há 5 anos atrás
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. há 5 anos atrás