Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 40f73f74ce Better HiDPI support in HTML5. 5 years ago
  Fabio Alessandrelli afb81abae5 Window event listener do not use capture. 5 years ago
  Fabio Alessandrelli c0e0247f39 Small refactor to JavaScript handlers. 5 years ago
  Fabio Alessandrelli c610ad3739 Move request_quit to javascript_main. 5 years ago
  Fabio Alessandrelli 31c21b9750 Implement HTML5 cancel/ok button swap on Windows. 5 years ago
  Fabio Alessandrelli 357e99a31e Use dummy driver when JS AudioContext is unavailable. 5 years ago
  Fabio Alessandrelli c7d2767ab9 [JS] Check canvas size each loop, force redraw. 5 years ago
  Fabio Alessandrelli b146bf2528 Canvas resize callback, to update buffer size. 5 years ago
  Fabio Alessandrelli 21c9f37757 [HTML5] Refactor JS, threads support, closures. 5 years ago
  Fabio Alessandrelli 8b321354d8 Swtich HTML5 key detection from keyCode to code. 5 years ago
  Christoph Schröder d70cb49eef Move mouse wheel handler from window to canvas element in HTML 5 years ago
  Christoph Schroeder 031aed3bb7 Fixes touch events for HTML 5 years ago
  muiroc 50727d7b22 Allow per pixel transparency in javascript platform 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
  Fabio Alessandrelli 0f76df2397 Add OS clipboard set support to OS Javascript 6 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Fabio Alessandrelli 6622091eaf Fix OS_Javascript execute method 6 years ago