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
/
bb10
Age
Commit message (
Expand
)
Author
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
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-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
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-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: Various fixes to play nice with clang-format
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-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-05
Editor settings categories are now tidy and beautiful!
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-11-03
scons: Reorder options for clarity
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-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
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-07-07
Removed unused variables (second pass) + dead code
Rémi Verschelde
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-07
-Heavily improved editor startup and exit performance
Juan Linietsky
2016-04-28
Move export GUI debug toggle to export settings window
eska
2016-04-02
Remove trailing spaces
Rémi Verschelde
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-11
fix platform bb10 compilation
hondres
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-30
Add way to look for templates at system wide level too
est31
2015-11-18
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-02
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-10-17
Merge pull request #2479 from firefly2442/cppcheck-unusedvars
Juan Linietsky
2015-09-20
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-16
ran cppcheck, found unused variables
firefly2442
2015-08-06
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-04-20
-Changed Godot exit to be clean.
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-03
merges from okam repo
Juan Linietsky
2014-09-17
Merge pull request #643 from adolson/custom-export-binary-path-fix
Juan Linietsky
[next]