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
Age
Commit message (
Expand
)
Author
2019-09-27
Validate audio/video driver command-line arguments
Hugo Locurcio
2019-09-26
SCons: do not build tests with tools=no
Andrii Doroshenko (Xrayez)
2019-09-26
Merge pull request #32230 from kawa-yoiko/oa-backward-shift
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-21
Implement backward shift deletion for OAHashMap
Shiqing
2019-09-03
Adds skip-breakpoints feature
iwek7
2019-08-27
Mark the V-Sync project setting to require an editor restart
Hugo Locurcio
2019-08-27
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2019-08-27
Merge pull request #31662 from profan/perf/astar-reserve
Rémi Verschelde
2019-08-27
allow to reserve space in OAHashMap explicitly and also in AStar.
Robin Hübner
2019-08-26
Merge pull request #31481 from Calinou/generate-gdnative-use-gles2
Rémi Verschelde
2019-08-24
Register as an editor instance when generating the GDNative API JSON
Hugo Locurcio
2019-08-21
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
Support vibration for Android and iOS
volzhs
2019-08-17
Revert "Add Min/Max Window Size Setting"
Rémi Verschelde
2019-08-17
Merge pull request #31367 from sparkart/add_minmax_winsize_setting
Rémi Verschelde
2019-08-15
Add Min/Max Window Size Setting
Emmanuel Barroga
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
Merge pull request #31290 from nekomatata/fix-test-regex-disabled
Rémi Verschelde
2019-08-11
Fixed link errors when building in debug with option module_regex_enabled=no
PouleyKetchoupp
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
Michael Alexsander Silva Dias
2019-07-31
Cap the number of warnings/errors per second rather than per frame
Hugo Locurcio
2019-07-29
Fix set_default_cursor_shape always sending motion event
Guilherme Felipe
2019-07-24
Don't release action if it's not pressed
Tomasz Chabora
2019-07-23
Added count method to String
Chaosus
2019-07-22
SCons: Fix uses of [].append instead of env.add_source_files()
Rémi Verschelde
2019-07-18
Merge pull request #30226 from lawnjelly/interpolate
Rémi Verschelde
2019-07-15
Implemented local shader arrays
Chaosus
2019-07-11
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-08
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-08
Merge pull request #29613 from Calinou/doctool-create-directories
Rémi Verschelde
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-04
Make `--doctool` create directories if they don't exist
Hugo Locurcio
2019-07-01
Revert "Add godot version in backtrace message"
Rémi Verschelde
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
Merge pull request #28572 from lupoDharkael/trace-info
Rémi Verschelde
2019-06-29
Merge pull request #30154 from bojidar-bg/30149-export-flag-editor
Rémi Verschelde
2019-06-28
Ensure --export implies --editor
Bojidar Marinov
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-20
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-19
Enforce Unicode encoding in MSVC
Andrii Doroshenko (Xrayez)
2019-06-19
Merge pull request #29470 from KoBeWi/_
Rémi Verschelde
2019-06-16
Merge pull request #29764 from Calinou/boot-splash-no-filter-option
Rémi Verschelde
2019-06-15
Add an option to disable boot splash filtering
Hugo Locurcio
2019-06-13
Limit Physics Process FPS above 0
Emmanuel Barroga
2019-06-12
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
[next]