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
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
2017-02-22
Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...
Juan Linietsky
2017-02-21
Fix WebAssembly builds on Windows
eska
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-20
Automatically zip web export templates
eska
2017-02-20
Fix parallel asm.js/WebAssembly builds
eska
2017-02-19
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-02
Merge pull request #7689 from eska014/webgl2
Rémi Verschelde
2017-02-01
Enable WebGL2 in web export, start fixing build
eska
2017-01-25
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
Style: Prevent clang-format on JS code
Rémi Verschelde
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
Merge pull request #7519 from eska014/web-presentation
Rémi Verschelde
2017-01-14
Improve usability and style in web export presentation
eska
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-12
Relink web build when HTML shell changes
eska
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-02
Merge pull request #7219 from eska014/separate-asmjs
Rémi Verschelde
2016-11-30
Emit asm.js code into a dedicated file for asm.js export
eska
2016-11-30
Add window features in web export
eska
2016-11-30
Fix some mouse bugs in WebAssembly/asm.js
eska
2016-11-30
OS additions and fixes for WebAssembly/asm.js
eska
2016-11-13
Remove explicit BINARYEN_METHOD for WebAssembly build
eska
2016-11-13
Enable memory growth in WebAssembly builds
eska
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-31
Add option 'wasm' to compile to WebAssembly in web export
eska
2016-10-31
Merge pull request #6993 from eska014/remove-js-compression
Rémi Verschelde
2016-10-20
Fix extraneous NULL character on HTML export
George Marques
2016-10-21
Remove JavaScript compilation option `compress`.
eska
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
[next]