index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
os_javascript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix javascript platform build
muiroc
2020-02-07
1
-1
/
+1
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
HTML5 callbacks rework.
Fabio Alessandrelli
2020-01-17
1
-31
/
+37
*
HTML5: Address removal of 'timestamp' in Emscripten 1.39.5
Rémi Verschelde
2020-01-17
1
-1
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
iOS modular build and export implementation.
bruvzg
2019-12-01
1
-3
/
+0
*
Remove ECMAScript 6 "arrow operator".
Fabio Alessandrelli
2019-10-24
1
-1
/
+1
*
Properly revert cursor when using set_custom_mouse_cursor with null
PouleyKetchoupp
2019-10-03
1
-0
/
+2
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
1
-18
/
+10
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
1
-0
/
+17
*
Merge pull request #10643 from BastiaanOlij/camera_server
Rémi Verschelde
2019-06-16
1
-0
/
+3
|
\
|
*
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
1
-0
/
+3
*
|
Fix pointer position in hidpi-corrected resolutions on web
Leonardo Giovanni Scur
2019-06-14
1
-4
/
+18
|
/
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-1
/
+1
*
Implement Clipboard API read when supported.
Fabio Alessandrelli
2019-05-29
1
-0
/
+17
*
Kinda working HTML5 clipboard paste.
Fabio Alessandrelli
2019-05-29
1
-0
/
+10
*
Add OS clipboard set support to OS Javascript
Fabio Alessandrelli
2019-05-28
1
-0
/
+19
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
Fix OS_Javascript execute method
Fabio Alessandrelli
2019-05-15
1
-1
/
+1
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-1
/
+1
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
1
-10
/
+0
*
Use stdout/-err for all messages in HTML5 platform
Leon Krause
2019-02-24
1
-2
/
+2
*
Fix pixelized previews, but also instances of breaking ImageTexture cache. Cl...
Juan Linietsky
2019-01-27
1
-0
/
+5
*
Allow requesting full screen during start-up in HTML5 platform
Leon Krause
2019-01-23
1
-1
/
+14
*
Deal with Google's HTML5 autoplay policy
Leon Krause
2019-01-20
1
-0
/
+6
*
Fix HTML5 gamepad logic for Emscripten 1.38.22 compat breakage
Leon Krause
2019-01-20
1
-1
/
+2
*
Implements OS_JavaScript::set_custom_mouse_cursor
Guilherme Felipe
2019-01-03
1
-2
/
+123
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #20385 from moiman100/unify-double-clicking
Rémi Verschelde
2018-12-14
1
-0
/
+28
|
\
|
*
Added double clicking to all buttons
Mikko Mustonen
2018-08-12
1
-0
/
+28
*
|
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-14
1
-1
/
+4
|
\
\
|
*
|
Fixed button mask behavior
mm
2018-07-11
1
-1
/
+4
*
|
|
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
Leon Krause
2018-10-29
1
-0
/
+18
*
|
|
Fix compiler warnings in HTML5 platform
Leon Krause
2018-10-02
1
-13
/
+11
*
|
|
Fix build for Javascript platform
muiroc
2018-10-01
1
-4
/
+4
*
|
|
Implement OS::set_icon in HTML5 platform
Leon Krause
2018-09-16
1
-0
/
+52
*
|
|
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
|
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
|
/
/
/
*
|
|
Fix HTML5 gamepad input
Leon Krause
2018-08-30
1
-2
/
+5
*
|
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-14
/
+48
*
|
|
Merge pull request #21330 from eska014/html5-canvas-resize
Rémi Verschelde
2018-08-23
1
-55
/
+60
|
\
\
\
|
*
|
|
Facilitate external modification of HTML5 canvas size
Leon Krause
2018-08-23
1
-55
/
+60
|
|
/
/
*
|
/
use console.warn instead of Module.printErr: emscripten no longer exports pri...
Alon Zakai (kripken)
2018-08-11
1
-1
/
+1
|
|
/
|
/
|
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-0
/
+5
|
/
*
Refactor OS_JavaScript
Leon Krause
2018-07-10
1
-597
/
+560
*
Added support for extra mouse buttons.
unknown
2018-07-09
1
-1
/
+4
*
Merge pull request #18753 from eska014/html5-iframefocus
Max Hilbrunner
2018-05-10
1
-5
/
+5
|
\
|
*
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-10
1
-5
/
+5
*
|
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-05-10
1
-1
/
+1
|
/
[prev]
[next]