index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Javascript: Remove weird log
Max Hilbrunner
2018-06-01
1
-2
/
+0
*
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-13
2
-5
/
+9
*
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-05-13
1
-1
/
+1
*
Merge pull request #18082 from RandomShaper/improve-gui-touch-3.0
Hein-Pieter van Braam
2018-05-13
1
-35
/
+0
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-35
/
+0
*
|
Disable Emscripten assertions in release_debug builds
Leon Krause
2018-04-29
1
-1
/
+2
*
|
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
2018-04-28
1
-1
/
+1
*
|
Fix engine.js startGame() when loading from directory
Leon Krause
2018-04-28
1
-3
/
+14
*
|
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
2018-04-28
1
-3
/
+3
*
|
Fix engine.js preloadFile() with directories
Leon Krause
2018-04-28
1
-3
/
+13
*
|
Expose Emscripten libs to engine.js discreetly
Leon Krause
2018-04-28
3
-4
/
+6
|
/
*
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-19
1
-2
/
+0
*
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-19
2
-0
/
+24
*
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-19
1
-0
/
+2
*
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-19
1
-2
/
+4
*
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-19
1
-11
/
+7
*
Merge pull request #16059 from eska014/html5-notls
Rémi Verschelde
2018-01-25
1
-0
/
+5
|
\
|
*
Disable OpenSSL module in HTML5 platform by default
Leon Krause
2018-01-25
1
-0
/
+5
*
|
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
2018-01-24
1
-8
/
+3
|
/
*
HTML export: Make s3tc the standard Texture Format
x1212
2018-01-20
1
-3
/
+3
*
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
2018-01-13
1
-6
/
+5
*
Fix HTML5 feature tags
Leon Krause
2018-01-12
3
-13
/
+21
*
Merge pull request #15447 from eska014/html5-optmode
Rémi Verschelde
2018-01-07
1
-2
/
+8
|
\
|
*
Build WebAssembly module with -Os to decrease file size
Leon Krause
2018-01-07
1
-2
/
+8
*
|
Initialize WebGL context in OS
Leon Krause
2018-01-07
1
-3
/
+7
*
|
Merge pull request #15422 from eska014/html5-logger
Rémi Verschelde
2018-01-07
1
-0
/
+5
|
\
\
|
*
|
HTML5: Print without color control sequences
Leon Krause
2018-01-07
1
-0
/
+5
|
|
/
*
/
Fix internal Emscripten JS API calls
Leon Krause
2018-01-06
2
-4
/
+4
|
/
*
Add missing method for javascript
Guilherme Silva
2018-01-05
2
-0
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
15
-2
/
+17
*
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
1
-1
/
+1
*
Fixed missing parenthesis
Artem Varaksa
2018-01-04
1
-1
/
+1
*
Add missing translation in Javascript export dialog
Rémi Verschelde
2018-01-04
1
-9
/
+9
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
2
-3
/
+5
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
19
-37
/
+37
*
Merge pull request #14597 from NathanWarden/linux_extensions
Rémi Verschelde
2017-12-16
1
-2
/
+2
|
\
|
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
1
-2
/
+2
*
|
Fix javascript build error and improve #14604
Fabio Alessandrelli
2017-12-15
1
-3
/
+3
*
|
HTTP cleanup & better defaults
mhilbrunner
2017-12-14
1
-15
/
+20
|
/
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
2
-8
/
+10
*
Merge pull request #13387 from rraallvv/refactor
Rémi Verschelde
2017-11-29
1
-1
/
+1
|
\
|
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-1
/
+1
*
|
Fix inverted relative mouse motion in HTML5 export
Leon Krause
2017-11-29
1
-2
/
+2
|
/
*
Merge pull request #13278 from eska014/jseval-returntypes
Rémi Verschelde
2017-11-25
1
-40
/
+8
|
\
|
*
Remove contrived JavaScript.eval return types
Leon Krause
2017-11-25
1
-40
/
+8
*
|
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-2
/
+2
*
|
Return and repair file logging
Ruslan Mustakov
2017-11-21
2
-5
/
+0
*
|
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
1
-0
/
+1
|
/
*
Merge pull request #13061 from eska014/html5-export
Rémi Verschelde
2017-11-20
1
-12
/
+56
|
\
|
*
Export boot splash and add custom HTML file option in HTML5 export
Leon Krause
2017-11-20
1
-12
/
+56
[next]