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
*
https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMai...
mellondill
2019-08-12
1
-0
/
+3
*
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-2
/
+11
*
Fix audio capture naming in Javascript
Saracen
2019-08-09
1
-4
/
+2
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
2
-26
/
+14
*
Emscripten: Do not define BINARYEN_TRAP_MODE='clamp'
Rémi Verschelde
2019-07-22
1
-1
/
+0
*
Merge pull request #30465 from guilhermefelipecgs/cursor_blinking
Rémi Verschelde
2019-07-10
2
-0
/
+18
|
\
|
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
2
-0
/
+18
*
|
Better detect Emscripten toolchain.
Fabio Alessandrelli
2019-07-09
1
-2
/
+7
|
/
*
Merge pull request #29482 from Calinou/html5-fix-emscripten-root
Rémi Verschelde
2019-07-01
1
-3
/
+3
|
\
|
*
Fix Emscripten root directory detection when building for HTML5
Hugo Locurcio
2019-06-19
1
-3
/
+3
*
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
|
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-17
1
-1
/
+1
*
|
Merge pull request #10643 from BastiaanOlij/camera_server
Rémi Verschelde
2019-06-16
2
-0
/
+6
|
\
\
|
*
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
2
-0
/
+6
*
|
|
Merge pull request #29786 from dotdigitalgroup/hidpi-javascript-fix-master
Rémi Verschelde
2019-06-15
1
-4
/
+18
|
\
\
\
|
*
|
|
Fix pointer position in hidpi-corrected resolutions on web
Leonardo Giovanni Scur
2019-06-14
1
-4
/
+18
|
|
/
/
*
/
/
Fix compilation warnings in JS and Windows builds
Rémi Verschelde
2019-06-15
1
-1
/
+1
|
/
/
*
/
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
2
-0
/
+18
*
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
2
-0
/
+21
*
Merge pull request #29032 from akien-mga/tools-exceptions-rtti
Rémi Verschelde
2019-05-21
1
-4
/
+6
|
\
|
*
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
2019-05-20
1
-4
/
+6
*
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
|
/
*
Fix OS_Javascript execute method
Fabio Alessandrelli
2019-05-15
2
-2
/
+2
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
Move IDHandler JS module to platform from Websock
Fabio Alessandrelli
2019-04-12
2
-0
/
+69
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
HTML5: Fix ETC export for GLES2 fallback on mobile
Rémi Verschelde
2019-03-11
1
-0
/
+3
*
Fix directory check when exporting project
volzhs
2019-03-06
1
-1
/
+1
*
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
1
-1
/
+1
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-1
/
+1
*
|
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
1
-0
/
+4
|
\
\
|
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
|
|
/
*
/
Fix HTML5 quick preview URL
bruvzg
2019-03-05
1
-1
/
+1
|
/
*
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
1
-14
/
+19
*
SCons: Move platform-specific Opus config to its module
Rémi Verschelde
2019-03-02
1
-4
/
+0
*
-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
[next]