Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 3e96ba220e Correctly include <stdlib.h> in javascript main. 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
  Leon Krause 35adf718cf Change HTML5 start-up API 7 years ago
  Leon Krause 7b23665e72 Add OS::is_userfs_persistent to check user:// persistence 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  L. Krause 847bd33fdf Remove GLUT usage in HTML5 platform 8 years ago
  L. Krause a99b6b2063 Reimplement HTML5 mouse input without GLUT 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  eska 7df7e9cc8b WebGL 2 export per WebAssembly or asm.js 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky ffcd954211 Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not work though 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Rémi Verschelde 39114178a0 Style: Prevent clang-format on JS code 8 years ago