index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
Age
Commit message (
Expand
)
Author
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-15
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-13
Remove speex support, it is obsoleted by opus
Rémi Verschelde
2016-08-30
Merge pull request #4376 from eska014/js-eval
Rémi Verschelde
2016-07-08
Pass mouse position to Input singleton in web export
eska
2016-06-30
Add JavaScript eval interface
eska
2016-06-23
Merge pull request #5362 from J08nY/png
Rémi Verschelde
2016-06-22
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
2016-06-22
Fixed iCCp chunk in pngs
J08nY
2016-06-18
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-14
Fix javascript build in Windows
George Marques
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-04-28
Move export GUI debug toggle to export settings window
eska
2016-04-19
Add fallback to legacy KeyboardEvent in web export
eska
2016-04-19
Reimplement key input events in Emscripten export
eska
2016-04-02
Remove trailing spaces
Rémi Verschelde
2016-03-04
html5: workaround for echo key events.
hondres
2016-01-22
add mappings and increase max number of buttons
hondres
2016-01-21
html5 gamepad support
Hinsbart
2016-01-20
fix string conversion in javascript export
hondres
2016-01-20
Revamp web export page
eska
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-28
Remove bogus argument in sample_get_description
Rémi Verschelde
2015-12-22
threads
Ariel Manzur
2015-12-22
missing?
Ariel Manzur
2015-11-30
Add way to look for templates at system wide level too
est31
2015-10-02
Add support for Opus audio format
George Marques
2015-09-26
Rename voice_set_volume argument to p_volume to avoid confusion
Rémi Verschelde
2015-09-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-20
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-12
HTML5 exporter seems to be fully functional
Juan Linietsky
2015-09-10
remotion of some c++ includes to avoid dependency on libstdc++
Juan Linietsky
2015-09-10
HTML5 exporter Improvements
Juan Linietsky
2015-08-06
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-07
Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix
Juan Linietsky
2015-04-02
wrong function, changing..
Juan Linietsky
2015-04-02
javascript build fix
Juan Linietsky
2015-03-20
Revert "Revert "Removing etc1 from build for javascript platform.""
V.VamsiKrishna
2015-03-20
Revert "Removing etc1 from build for javascript platform."
V.VamsiKrishna
2015-03-20
Removing etc1 from build for javascript platform.
V.VamsiKrishna
2015-03-20
Replacing spaces with tabs
V.VamsiKrishna
2015-03-19
Fix Javascript build.
V.VamsiKrishna
2014-10-07
Build System Changes
Juan Linietsky
[next]