index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
tests
Age
Commit message (
Expand
)
Author
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-04-24
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
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-04-06
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
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-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-26
Merge pull request #7851 from shlomif/fix-some-compilation-warnings
Rémi Verschelde
2017-02-21
Fix some compilation warnings.
Shlomi Fish
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
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
fixed to 2D physics, makes it work again
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-11
Type renames:
Juan Linietsky
2017-01-08
Move tests again from core to main
Rémi Verschelde