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
*
Merge pull request #12961 from eska014/platform-doc
Rémi Verschelde
2017-11-19
6
-35
/
+105
|
\
|
*
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-18
6
-35
/
+105
*
|
Remove asm.js support from HTML5 platform
Leon Krause
2017-11-18
6
-146
/
+25
|
/
*
Fix HTML5 HTTPClient includes
Leon Krause
2017-11-15
1
-0
/
+2
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-3
/
+2
*
Fix HTML5 mouse button release events
Leon Krause
2017-11-13
1
-3
/
+4
*
Merge pull request #12867 from eska014/html5-http
Rémi Verschelde
2017-11-13
5
-0
/
+554
|
\
|
*
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-13
5
-0
/
+554
*
|
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
2
-7
/
+0
|
/
*
Merge pull request #12691 from eska014/webaudio
Rémi Verschelde
2017-11-06
6
-1119
/
+16
|
\
|
*
Fix WebAudio and HTML5 build
Leon Krause
2017-11-06
6
-1119
/
+16
*
|
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-03
2
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
Implemented physics plug
AndreaCatania
2017-11-04
2
-9
/
+0
*
|
Detect javascript platform using EMSCRIPTEN env as well
Marcelo Fernandez
2017-10-28
1
-2
/
+5
*
|
Sound support for Javascript (untested).
Juan Linietsky
2017-10-26
2
-3
/
+92
|
/
*
Merge pull request #12010 from eska014/jseval
Rémi Verschelde
2017-10-11
1
-29
/
+53
|
\
|
*
Improve JavaScript calls
Leon Krause
2017-10-11
1
-29
/
+53
*
|
Merge pull request #11782 from eska014/persistent-userfs-test
Hein-Pieter van Braam
2017-10-03
3
-14
/
+28
|
\
\
|
*
|
Add OS::is_userfs_persistent to check user:// persistence
Leon Krause
2017-10-02
3
-14
/
+28
*
|
|
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-10-02
2
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Extract logging logic
Ruslan Mustakov
2017-09-25
2
-5
/
+5
|
|
/
*
|
Use primary WebAssembly.instantiate overload
Leon Krause
2017-10-02
1
-3
/
+3
*
|
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
2
-6
/
+6
*
|
Use BoolVariable for module options.
Elliott Sales de Andrade
2017-09-25
1
-2
/
+2
*
|
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
|
/
*
Fix mouse button state in HTML5 platform
Leon Krause
2017-09-19
1
-8
/
+8
*
Merge pull request #11252 from marcelofg55/fix_noaudio_crash
Rémi Verschelde
2017-09-17
1
-5
/
+1
|
\
|
*
Fix crash when no audio driver is available
Marcelo Fernandez
2017-09-13
1
-5
/
+1
*
|
Fix enums bindings
Maxim Sheronov
2017-09-13
4
-8
/
+8
|
/
*
Merge pull request #11154 from eska014/html5-startup-revamp
Poommetee Ketson
2017-09-12
7
-392
/
+392
|
\
|
*
HTML5 start-up overhaul
Leon Krause
2017-09-11
7
-392
/
+392
*
|
Merge pull request #10914 from eska014/html5-main-notif
Rémi Verschelde
2017-09-03
1
-15
/
+16
|
\
\
|
*
|
HTML5: Prevent sending MainLoop notifications before initialized
Leon Krause
2017-09-03
1
-15
/
+16
|
|
/
*
|
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-1
/
+1
*
|
Dead code tells no tales
Rémi Verschelde
2017-08-27
2
-0
/
+4
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
15
-15
/
+15
|
/
*
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
2
-3
/
+1
*
removed calls to cursor_set_visible on all platforms fixes #10167
toger5
2017-08-08
1
-1
/
+1
*
Merge pull request #10105 from eska014/html5-touch-hint
Rémi Verschelde
2017-08-07
1
-1
/
+5
|
\
|
*
Implement touch-screen check in HTML5 platform
L. Krause
2017-07-28
1
-1
/
+5
*
|
Merge pull request #10104 from eska014/canvas-mgmt
Rémi Verschelde
2017-08-07
2
-49
/
+71
|
\
\
|
*
|
Improve HTML5 canvas management
L. Krause
2017-08-05
2
-49
/
+71
|
|
/
*
/
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
1
-1
/
+1
|
/
*
Merge pull request #9770 from eska014/html5-focus
Rémi Verschelde
2017-07-23
3
-31
/
+94
|
\
|
*
Implement input focus behavior in HTML5
L. Krause
2017-07-22
3
-31
/
+94
*
|
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
3
-3
/
+22
|
/
*
Fix zipping HTML5 templates when using implicit cache
L. Krause
2017-07-17
1
-17
/
+22
*
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
1
-26
/
+36
*
Hide HTML5 native-run icon without runnable preset
L. Krause
2017-06-27
1
-1
/
+28
*
Use custom native-run icons for Android and HTML5
L. Krause
2017-06-27
2
-0
/
+12
[next]