index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
os_javascript.cpp
Age
Commit message (
Expand
)
Author
2019-05-28
Add OS clipboard set support to OS Javascript
Fabio Alessandrelli
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-15
Fix OS_Javascript execute method
Fabio Alessandrelli
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-24
Use stdout/-err for all messages in HTML5 platform
Leon Krause
2019-01-27
Fix pixelized previews, but also instances of breaking ImageTexture cache. Cl...
Juan Linietsky
2019-01-23
Allow requesting full screen during start-up in HTML5 platform
Leon Krause
2019-01-20
Deal with Google's HTML5 autoplay policy
Leon Krause
2019-01-20
Fix HTML5 gamepad logic for Emscripten 1.38.22 compat breakage
Leon Krause
2019-01-03
Implements OS_JavaScript::set_custom_mouse_cursor
Guilherme Felipe
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-14
Merge pull request #20385 from moiman100/unify-double-clicking
Rémi Verschelde
2018-12-14
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-10-29
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
Leon Krause
2018-10-02
Fix compiler warnings in HTML5 platform
Leon Krause
2018-10-01
Fix build for Javascript platform
muiroc
2018-09-16
Implement OS::set_icon in HTML5 platform
Leon Krause
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-30
Fix HTML5 gamepad input
Leon Krause
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-23
Merge pull request #21330 from eska014/html5-canvas-resize
Rémi Verschelde
2018-08-23
Facilitate external modification of HTML5 canvas size
Leon Krause
2018-08-12
Added double clicking to all buttons
Mikko Mustonen
2018-08-11
use console.warn instead of Module.printErr: emscripten no longer exports pri...
Alon Zakai (kripken)
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-11
Fixed button mask behavior
mm
2018-07-10
Refactor OS_JavaScript
Leon Krause
2018-07-09
Added support for extra mouse buttons.
unknown
2018-05-10
Merge pull request #18753 from eska014/html5-iframefocus
Max Hilbrunner
2018-05-10
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-10
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-03-26
Refactor JavaScript platform build script
Leon Krause
2018-03-15
Check only for WebGL 1.0, move test to HTML file
Leon Krause
2018-03-07
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-01-24
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
2018-01-12
Fix HTML5 feature tags
Leon Krause
2018-01-07
Merge pull request #15422 from eska014/html5-logger
Rémi Verschelde
2018-01-07
HTML5: Print without color control sequences
Leon Krause
2018-01-06
Fix internal Emscripten JS API calls
Leon Krause
2018-01-05
Add missing method for javascript
Guilherme Silva
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-29
Fix inverted relative mouse motion in HTML5 export
Leon Krause
[prev]
[next]