Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 45a67fab35 [HTML5] Better fullscreen, canvas resizing. 4 years ago
  Fabio Alessandrelli 03edba4d75 [HTML5] Implement get_processor_count. 4 years ago
  Fabio Alessandrelli b3f78687de [HTML5] Detect screen scale and DPI. 4 years ago
  Fabio Alessandrelli 31b5c5ee03 [HTML5] Custom Gamepad library to allow remapping. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 4ad95cc039 [HTML5] EditorRunNative works with GDNative. 4 years ago
  Fabio Alessandrelli e52ed6d89e [HTML5] Port JavaScript inline code to libraries. 4 years ago
  Fabio Alessandrelli 35fcc1835c JS synchronous start, better persistent FS sync. 4 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 399e2c1db0 Limit FPS in JS by skipping iterations. 5 years ago
  Fabio Alessandrelli c7d2767ab9 [JS] Check canvas size each loop, force redraw. 5 years ago
  Fabio Alessandrelli 21c9f37757 [HTML5] Refactor JS, threads support, closures. 5 years ago
  muiroc 50727d7b22 Allow per pixel transparency in javascript platform 5 years ago
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 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
  Guilherme Felipe a9a0d0fb15 Fix cursor blinking in integrated GPUs 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  Fabio Alessandrelli ce542bced1 Implement Clipboard API read when supported. 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
  Leon Krause db6be7b59f Refactor OS_JavaScript header 6 years ago
  Guilherme Felipe 86d626e9cb Implements OS_JavaScript::set_custom_mouse_cursor 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 5f32fc8208 Merge pull request #20385 from moiman100/unify-double-clicking 6 years ago
  Leon Krause 5c2c47a174 Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill() 6 years ago
  muiroc d6711701f6 Fix build for Javascript platform 6 years ago