summaryrefslogtreecommitdiffstats
path: root/platform/javascript
Commit message (Expand)AuthorAgeFilesLines
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-251-1/+1
* Update HTML5 platform for new InputEventsL. Krause2017-06-191-95/+96
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-202-61/+61
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+1
* Merge pull request #8625 from eska014/html5-cursorshapeRémi Verschelde2017-05-052-3/+33
|\
| * Implement cursor style control in HTML5 platformL. Krause2017-05-022-3/+33
* | Merge pull request #8574 from eska014/html5-noglutRémi Verschelde2017-05-023-75/+27
|\ \ | |/ |/|
| * Remove GLUT usage in HTML5 platformL. Krause2017-04-283-75/+27
* | Implement mouse capture and hiding in HTML5 exportL. Krause2017-05-022-10/+54
* | Fix HTML5 key eventsL. Krause2017-04-291-3/+3
|/
* Implement HTML5 touch eventsL. Krause2017-04-262-207/+110
* Reimplement HTML5 mouse input without GLUTL. Krause2017-04-253-93/+113
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-102-5/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-0815-0/+15
* Merge pull request #8191 from eska014/webgl2-exportJuan Linietsky2017-03-296-430/+247
|\
| * WebGL 2 export per WebAssembly or asm.jseska2017-03-296-430/+247
* | Merge pull request #8159 from Hinsbart/last_idRémi Verschelde2017-03-272-16/+3
|\ \
| * | Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-262-16/+3
| |/
* / SCons: Add option to toggle warnings (on by default)Rémi Verschelde2017-03-261-1/+1
|/
* Some WebGL 2 and build fixes/clean-upeska2017-03-171-16/+13
* more html5 fixesJuan Linietsky2017-03-141-2/+3
* Fix web export buildeska2017-03-104-7/+6
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-0512-393/+326
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-052-4/+4
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-3/+3
* Add API to access battery power stateJulian Murgia2017-03-044-1/+148
* Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...Juan Linietsky2017-02-225-4/+7
* Fix WebAssembly builds on Windowseska2017-02-212-13/+29
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-213-5/+4
* Automatically zip web export templateseska2017-02-202-33/+33
* Fix parallel asm.js/WebAssembly buildseska2017-02-201-1/+1
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-5/+5
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-1/+1
* Merge pull request #7689 from eska014/webgl2Rémi Verschelde2017-02-027-56/+23
|\
| * Enable WebGL2 in web export, start fixing buildeska2017-02-017-56/+23
* | Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-0/+4
|/
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-165-45/+19
* Style: Prevent clang-format on JS codeRémi Verschelde2017-01-164-89/+122
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-153-3/+3
* Merge pull request #7519 from eska014/web-presentationRémi Verschelde2017-01-156-189/+250
|\
| * Improve usability and style in web export presentationeska2017-01-144-188/+249
| * Relink web build when HTML shell changeseska2017-01-122-1/+1
* | Style: Fix whole-line commented codeRémi Verschelde2017-01-144-13/+21
* | rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-7/+7
* | rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky2017-01-131-2/+2
* | renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-082-3/+3
* | Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-072-6/+6
* | -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-052-5/+5
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-023-3/+3