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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+6
*
-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
4
-8
/
+8
*
Fix file preloading warning in HTML5 platform
Leon Krause
2019-02-23
2
-5
/
+2
*
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-1
/
+1
*
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
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-2
/
+2
*
Deal with Google's HTML5 autoplay policy
Leon Krause
2019-01-20
3
-0
/
+16
*
Merge pull request #25150 from eska014/html5-warning
Rémi Verschelde
2019-01-20
1
-2
/
+1
|
\
|
*
Refactor OS_JavaScript header
Leon Krause
2019-01-20
1
-2
/
+1
*
|
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
2
-2
/
+124
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
17
-33
/
+33
*
Merge pull request #20385 from moiman100/unify-double-clicking
Rémi Verschelde
2018-12-14
2
-0
/
+32
|
\
|
*
Added double clicking to all buttons
Mikko Mustonen
2018-08-12
2
-0
/
+32
*
|
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
*
|
|
Implemented audio input support for JavaScript audio driver
Marcelo Fernandez
2018-11-26
3
-10
/
+102
*
|
|
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-02
1
-3
/
+5
|
\
\
\
|
*
|
|
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-3
/
+5
*
|
|
|
Merge pull request #23387 from eska014/memgrowth-preload
Rémi Verschelde
2018-10-29
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Enable --no-heap-copy flag for HTML5 builds
Leon Krause
2018-10-29
1
-0
/
+4
|
|
/
/
/
*
/
/
/
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
Leon Krause
2018-10-29
2
-0
/
+22
|
/
/
/
*
|
|
Add comments to javascript wrapper parts.
Zaven Muradyan
2018-10-15
2
-0
/
+6
*
|
|
Fix compiler warnings in HTML5 platform
Leon Krause
2018-10-02
3
-15
/
+18
*
|
|
Fix build for Javascript platform
muiroc
2018-10-01
2
-5
/
+5
*
|
|
Implement OS::set_icon in HTML5 platform
Leon Krause
2018-09-16
2
-0
/
+53
*
|
|
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
7
-7
/
+7
|
/
/
/
*
|
|
Fix HTML5 gamepad input
Leon Krause
2018-08-30
1
-2
/
+5
*
|
|
Merge pull request #21511 from eska014/webm-nomt
Rémi Verschelde
2018-08-28
1
-1
/
+0
|
\
\
\
|
*
|
|
Enable Theora module for HTML5 platform
Leon Krause
2018-08-28
1
-1
/
+0
*
|
|
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-14
/
+48
|
/
/
/
*
|
|
Merge pull request #21336 from eska014/html5-new-presentation
Rémi Verschelde
2018-08-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Add responsive HTML5 export page with full-size canvas as new default
Leon Krause
2018-08-23
1
-1
/
+1
*
|
|
|
Merge pull request #21332 from dragmz/apk-hint-fix
Rémi Verschelde
2018-08-23
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix file hints
Marcin Zawiejski
2018-08-23
1
-3
/
+3
*
|
|
|
|
Merge pull request #21330 from eska014/html5-canvas-resize
Rémi Verschelde
2018-08-23
2
-58
/
+62
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
Facilitate external modification of HTML5 canvas size
Leon Krause
2018-08-23
2
-58
/
+62
|
|
/
/
*
|
|
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
|
|
Merge pull request #20922 from kripken/err
Leon Krause
2018-08-21
3
-6
/
+6
|
\
\
\
|
*
|
|
use console.warn instead of Module.printErr: emscripten no longer exports pri...
Alon Zakai (kripken)
2018-08-11
3
-6
/
+6
|
|
|
/
|
|
/
|
*
/
|
fix Android/HTML5 custom templates option does not work
Alessandro
2018-08-20
1
-6
/
+27
|
/
/
*
|
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
2
-0
/
+9
|
/
*
Refactor OS_JavaScript
Leon Krause
2018-07-10
4
-695
/
+639
*
Added support for extra mouse buttons.
unknown
2018-07-09
1
-1
/
+4
*
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
2
-0
/
+0
[next]