index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
vorbis
Age
Commit message (
Expand
)
Author
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-05
Improve slang, especially in user-visible parts
Unknown
2017-11-15
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-13
Merge pull request #12014 from hi-ogawa/fix-video-playback
Rémi Verschelde
2017-10-28
Refactor bufer to buffer
Poommetee Ketson
2017-10-14
Fix video playback
Matt Hughes
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-23
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-16
Style: Various fixes to play nice with clang-format
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-14
rename String.extension() -> String.get_extension() / String.basename() -> St...
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
modules: Clone env in each module
Rémi Verschelde
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde