Commit History

Author SHA1 Message Date
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Fabio Alessandrelli a1fe6d6899 [HTML5] Fix target_fps when window loses focus. 4 years ago
  Fabio Alessandrelli 95d2102565 [HTML5] Make home path persistent in editor. 4 years ago
  Fabio Alessandrelli 33e914b1eb Fix JavaScript platform after MainLoop methods rename. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli ca34b5e57a [HTML5] GDNative support via SIDE_MODULE. 4 years ago
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. 4 years ago
  Fabio Alessandrelli dccd71c7a3 JS synchronous start, better persistent FS sync. 4 years ago
  Fabio Alessandrelli 7d045b8543 Expose request_quit method to JS in HTML5 export. 5 years ago
  Rémi Verschelde 6e577a5b80 Merge pull request #40755 from Faless/js/fix_and_cancel_swap 5 years ago
  Fabio Alessandrelli 3e96ba220e Correctly include <stdlib.h> in javascript main. 5 years ago
  RevoluPowered 579342810f t Add unit testing to Godot using DocTest and added to GitHub Actions CI 5 years ago
  Fabio Alessandrelli 7a5e10b8a9 Use dummy driver when JS AudioContext is unavailable. 5 years ago
  Fabio Alessandrelli 1a637b07b1 Limit FPS in JS by skipping iterations. 5 years ago
  Fabio Alessandrelli 07d4513886 [JS] Check canvas size each loop, force redraw. 5 years ago
  Fabio Alessandrelli fd92270b0a Refactor canvas ID and locale handling. 5 years ago
  Fabio Alessandrelli 5b1cc2d1fc Fix FS error on JS startup due to existing folder. 5 years ago
  Fabio Alessandrelli 5c75cb0133 Immediately run first iteration after JS FS sync. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli 6a49b83e39 Add drop files function 5 years ago
  Fabio Alessandrelli 7411e7fd37 DisplayServerJavaScript implementation. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Leon Krause b6ae2d8037 Refactor OS_JavaScript 7 years ago
  Max Hilbrunner 0c56e011ad Javascript: Remove weird log 7 years ago
  Leon Krause d8d9eea722 Refactor JavaScript platform build script 7 years ago
  Leon Krause cf5b074a95 Fix internal Emscripten JS API calls 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago