Commit History

Author SHA1 Message Date
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 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
  Rémi Verschelde b0f782a0e3 Disable driver fallback to GLES2 by default 6 years ago
  Juan Linietsky 5eeb06ffd1 -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 6 years ago
  Leon Krause 76522624cb Use stdout/-err for all messages in HTML5 platform 6 years ago
  Juan Linietsky a089061120 Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378. 6 years ago
  Leon Krause 6939a03255 Allow requesting full screen during start-up in HTML5 platform 6 years ago
  Leon Krause 8f1669e771 Deal with Google's HTML5 autoplay policy 6 years ago
  Leon Krause 0d47dccda9 Fix HTML5 gamepad logic for Emscripten 1.38.22 compat breakage 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
  Rémi Verschelde 57c3f6a94b Merge pull request #20063 from moiman100/fix-button-mask 6 years ago
  Leon Krause 5c2c47a174 Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill() 6 years ago
  Leon Krause d93050d8a2 Fix compiler warnings in HTML5 platform 6 years ago
  muiroc d6711701f6 Fix build for Javascript platform 6 years ago
  Leon Krause 42c6a67dca Implement OS::set_icon in HTML5 platform 6 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 6 years ago
  luz.paz 08bde5b2de Misc. typos 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Leon Krause cd7c0f67b9 Fix HTML5 gamepad input 7 years ago
  Hein-Pieter van Braam 08f452d1a9 Fall back to GLES2 if GLES3 is not working 7 years ago
  Rémi Verschelde b90dff787c Merge pull request #21330 from eska014/html5-canvas-resize 7 years ago
  Leon Krause 6e8b6be136 Facilitate external modification of HTML5 canvas size 7 years ago
  Mikko Mustonen 51fa23a52a Added double clicking to all buttons 7 years ago