Commit History

Author SHA1 Message Date
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Fabio Alessandrelli 919bbf8077 [HTML5] Refactor JS, threads support, closures. 5 years ago
  Fabio Alessandrelli aa8c825855 OS_Javascript temporarly uses dummy rasterizer. 5 years ago
  Fabio Alessandrelli fd035c931d Fix Javascript platform after PoolVector removal. 5 years ago
  Fabio Alessandrelli 80582ffa66 Merge pull request #36557 from Schroedi/fix_html_touch 5 years ago
  Christoph Schroeder 5134317afc Fixes touch events for HTML 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  Rémi Verschelde 386968ea97 Remove obsolete GLES3 backend 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  muiroc e51c6a0d28 Allow per pixel transparency in javascript platform 5 years ago
  muiroc e563b47dbe Fix javascript platform build 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Fabio Alessandrelli 4a50f5ff65 HTML5 callbacks rework. 5 years ago
  Rémi Verschelde 435f86cf87 HTML5: Address removal of 'timestamp' in Emscripten 1.39.5 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  bruvzg 2ef8c5fac5 iOS modular build and export implementation. 5 years ago
  Fabio Alessandrelli 9d13a37b81 Remove ECMAScript 6 "arrow operator". 5 years ago
  PouleyKetchoupp 5bfe32eaa4 Properly revert cursor when using set_custom_mouse_cursor with null 5 years ago
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 years ago
  Guilherme Felipe a9a0d0fb15 Fix cursor blinking in integrated GPUs 6 years ago
  Rémi Verschelde baab976d0f Merge pull request #10643 from BastiaanOlij/camera_server 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  Leonardo Giovanni Scur 31cc1bdb58 Fix pointer position in hidpi-corrected resolutions on web 6 years ago
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 years ago
  Fabio Alessandrelli ce542bced1 Implement Clipboard API read when supported. 6 years ago
  Fabio Alessandrelli 2b436dd50e Kinda working HTML5 clipboard paste. 6 years ago