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
*
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
*
Automatically zip web export templates
eska
2017-02-20
2
-33
/
+33
*
Fix parallel asm.js/WebAssembly builds
eska
2017-02-20
1
-1
/
+1
*
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-5
/
+5
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-1
/
+1
*
Merge pull request #7689 from eska014/webgl2
Rémi Verschelde
2017-02-02
7
-56
/
+23
|
\
|
*
Enable WebGL2 in web export, start fixing build
eska
2017-02-01
7
-56
/
+23
*
|
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-0
/
+4
|
/
*
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
5
-45
/
+19
*
Style: Prevent clang-format on JS code
Rémi Verschelde
2017-01-16
4
-89
/
+122
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
3
-3
/
+3
*
Merge pull request #7519 from eska014/web-presentation
Rémi Verschelde
2017-01-15
6
-189
/
+250
|
\
|
*
Improve usability and style in web export presentation
eska
2017-01-14
4
-188
/
+249
|
*
Relink web build when HTML shell changes
eska
2017-01-12
2
-1
/
+1
*
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
4
-13
/
+21
*
|
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-7
/
+7
*
|
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
1
-2
/
+2
*
|
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
2
-3
/
+3
*
|
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
2
-6
/
+6
*
|
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
2
-5
/
+5
*
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
3
-3
/
+3
[next]