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
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-2
/
+1
*
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+5
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
2
-30
/
+30
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
2
-70
/
+70
*
Fix extraneous NULL character on HTML export
George Marques
2016-10-30
1
-2
/
+2
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-30
1
-0
/
+1
*
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-2
/
+1
*
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-30
1
-1
/
+1
*
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-1
/
+1
*
ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-30
1
-3
/
+4
*
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-30
1
-9
/
+0
*
Pass mouse position to Input singleton in web export
eska
2016-07-08
1
-0
/
+3
*
Merge pull request #5362 from J08nY/png
Rémi Verschelde
2016-06-23
1
-0
/
+0
|
\
|
*
Fixed iCCp chunk in pngs
J08nY
2016-06-22
1
-0
/
+0
*
|
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
2016-06-22
2
-2
/
+2
|
/
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
2
-0
/
+56
*
Fix javascript build in Windows
George Marques
2016-06-14
1
-0
/
+3
*
remove trailing whitespace
Hubert Jarosz
2016-05-21
1
-15
/
+15
*
Move export GUI debug toggle to export settings window
eska
2016-04-28
1
-1
/
+1
*
Add fallback to legacy KeyboardEvent in web export
eska
2016-04-19
1
-1
/
+21
*
Reimplement key input events in Emscripten export
eska
2016-04-19
4
-121
/
+435
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-2
/
+2
*
html5: workaround for echo key events.
hondres
2016-03-04
3
-2
/
+27
*
add mappings and increase max number of buttons
hondres
2016-01-22
1
-1
/
+1
*
html5 gamepad support
Hinsbart
2016-01-21
2
-1
/
+75
*
fix string conversion in javascript export
hondres
2016-01-20
1
-1
/
+1
*
Revamp web export page
eska
2016-01-20
1
-17
/
+55
*
Update copyright to 2016 in headers
George Marques
2016-01-01
8
-8
/
+8
*
Remove bogus argument in sample_get_description
Rémi Verschelde
2015-12-28
2
-2
/
+2
*
threads
Ariel Manzur
2015-12-22
1
-1
/
+1
*
missing?
Ariel Manzur
2015-12-22
1
-0
/
+7
*
Add way to look for templates at system wide level too
est31
2015-11-30
1
-11
/
+16
*
Add support for Opus audio format
George Marques
2015-10-02
1
-0
/
+3
*
Rename voice_set_volume argument to p_volume to avoid confusion
Rémi Verschelde
2015-09-26
2
-3
/
+3
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
6
-19
/
+111
|
\
|
*
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
1
-5
/
+5
|
*
HTML5 exporter seems to be fully functional
Juan Linietsky
2015-09-12
4
-10
/
+99
|
*
remotion of some c++ includes to avoid dependency on libstdc++
Juan Linietsky
2015-09-10
1
-4
/
+7
*
|
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
1
-0
/
+1
|
/
*
HTML5 exporter Improvements
Juan Linietsky
2015-09-10
8
-18
/
+1032
*
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-08-06
1
-4
/
+4
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
8
-8
/
+8
*
Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix
Juan Linietsky
2015-04-07
1
-16
/
+21
|
\
|
*
Revert "Revert "Removing etc1 from build for javascript platform.""
V.VamsiKrishna
2015-03-20
1
-0
/
+1
|
*
Revert "Removing etc1 from build for javascript platform."
V.VamsiKrishna
2015-03-20
1
-1
/
+0
|
*
Removing etc1 from build for javascript platform.
V.VamsiKrishna
2015-03-20
1
-0
/
+1
|
*
Replacing spaces with tabs
V.VamsiKrishna
2015-03-20
1
-68
/
+68
|
*
Fix Javascript build.
V.VamsiKrishna
2015-03-19
1
-64
/
+68
[next]