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 #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
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
Update HTML5 platform for new InputEvents
L. Krause
2017-06-19
1
-95
/
+96
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
2
-61
/
+61
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
Merge pull request #8625 from eska014/html5-cursorshape
Rémi Verschelde
2017-05-05
2
-3
/
+33
|
\
|
*
Implement cursor style control in HTML5 platform
L. Krause
2017-05-02
2
-3
/
+33
*
|
Merge pull request #8574 from eska014/html5-noglut
Rémi Verschelde
2017-05-02
3
-75
/
+27
|
\
\
|
|
/
|
/
|
|
*
Remove GLUT usage in HTML5 platform
L. Krause
2017-04-28
3
-75
/
+27
*
|
Implement mouse capture and hiding in HTML5 export
L. Krause
2017-05-02
2
-10
/
+54
*
|
Fix HTML5 key events
L. Krause
2017-04-29
1
-3
/
+3
|
/
*
Implement HTML5 touch events
L. Krause
2017-04-26
2
-207
/
+110
*
Reimplement HTML5 mouse input without GLUT
L. Krause
2017-04-25
3
-93
/
+113
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
2
-5
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
15
-0
/
+15
*
Merge pull request #8191 from eska014/webgl2-export
Juan Linietsky
2017-03-29
6
-430
/
+247
|
\
|
*
WebGL 2 export per WebAssembly or asm.js
eska
2017-03-29
6
-430
/
+247
*
|
Merge pull request #8159 from Hinsbart/last_id
Rémi Verschelde
2017-03-27
2
-16
/
+3
|
\
\
|
*
|
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
2
-16
/
+3
|
|
/
*
/
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+1
|
/
*
Some WebGL 2 and build fixes/clean-up
eska
2017-03-17
1
-16
/
+13
*
more html5 fixes
Juan Linietsky
2017-03-14
1
-2
/
+3
*
Fix web export build
eska
2017-03-10
4
-7
/
+6
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
12
-393
/
+326
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-4
/
+4
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-3
/
+3
*
Add API to access battery power state
Julian Murgia
2017-03-04
4
-1
/
+148
*
Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...
Juan Linietsky
2017-02-22
5
-4
/
+7
*
Fix WebAssembly builds on Windows
eska
2017-02-21
2
-13
/
+29
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
3
-5
/
+4
[next]