Commit History

Автор SHA1 Съобщение Дата
  Guilherme Felipe 86d626e9cb Implements OS_JavaScript::set_custom_mouse_cursor преди 6 години
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 преди 6 години
  Rémi Verschelde 5f32fc8208 Merge pull request #20385 from moiman100/unify-double-clicking преди 6 години
  Rémi Verschelde 57c3f6a94b Merge pull request #20063 from moiman100/fix-button-mask преди 6 години
  Leon Krause 5c2c47a174 Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill() преди 6 години
  Leon Krause d93050d8a2 Fix compiler warnings in HTML5 platform преди 6 години
  muiroc d6711701f6 Fix build for Javascript platform преди 6 години
  Leon Krause 42c6a67dca Implement OS::set_icon in HTML5 platform преди 6 години
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos преди 6 години
  luz.paz 08bde5b2de Misc. typos преди 6 години
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path преди 6 години
  Leon Krause cd7c0f67b9 Fix HTML5 gamepad input преди 7 години
  Hein-Pieter van Braam 08f452d1a9 Fall back to GLES2 if GLES3 is not working преди 7 години
  Rémi Verschelde b90dff787c Merge pull request #21330 from eska014/html5-canvas-resize преди 7 години
  Leon Krause 6e8b6be136 Facilitate external modification of HTML5 canvas size преди 7 години
  Mikko Mustonen 51fa23a52a Added double clicking to all buttons преди 7 години
  Alon Zakai (kripken) 71c03883b5 use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten преди 7 години
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector преди 7 години
  mm bd9c592c52 Fixed button mask behavior преди 7 години
  Leon Krause b6ae2d8037 Refactor OS_JavaScript преди 7 години
  unknown 9cc41a59ac Added support for extra mouse buttons. преди 7 години
  Max Hilbrunner f20af4b632 Merge pull request #18753 from eska014/html5-iframefocus преди 7 години
  Leon Krause 9080e96bc8 Fix keyboard focus lock-out with HTML5 canvas in iframe преди 7 години
  Leon Krause d78b10313b Fix relative mouse motion when captured in HTML5 platform преди 7 години
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse преди 7 години
  Leon Krause d8d9eea722 Refactor JavaScript platform build script преди 7 години
  Leon Krause 61026e62bf Check only for WebGL 1.0, move test to HTML file преди 7 години
  Leon Krause 802b6d3669 Reinstate WebGL 1.0 driver in HTML5 platform преди 7 години
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class преди 7 години
  Leon Krause dcc55bad20 Fix HTML5 JS API setResizeCanvasOnStart преди 7 години