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
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-25
Fix vsync initialization
Chaosus
2018-06-21
add NoCache wrapper to Command
Rhody Lugo
2018-06-15
The build-solutions flag now forces editor mode.
Nathan Warden
2018-06-15
Removed unused AudioServer::update function
Marcelo Fernandez
2018-06-09
Correct test list returned by test_get_names
Emmanuel Leblond
2018-05-31
Add cli paramerter --check-only for script parsing
Timur Celik
2018-05-28
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-26
Merge pull request #18998 from Calinou/customizable-performance-reporting-rate
Max Hilbrunner
2018-05-22
Only add autoloads in editor if they have tool scripts
George Marques
2018-05-18
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-15
-New inspector.
Juan Linietsky
2018-05-14
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-12
Change reused variable name in command line parsing
Leon Krause
2018-05-12
Remove dead branch in command line logic
Leon Krause
2018-05-12
Revert "Fix custom resource path look-up per command line"
Leon Krause
2018-05-11
Merge pull request #18770 from eska014/cmdline
Rémi Verschelde
2018-05-10
Fix help/man for --export and --export-debug
Leon Krause
2018-05-10
Fix custom resource path look-up per command line
Leon Krause
2018-05-10
Fix setting for pointing emulation
volzhs
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-07
Local debugger fixes and extensions
Blazej Floch
2018-05-07
Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1
Juan Linietsky
2018-05-03
updated OAHashMap to use robinhood hashing
karroffel
2018-05-02
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Enable autoload in editor
George Marques
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
Enable DynamicFont oversampling by default
Hugo Locurcio
2018-04-18
Merge pull request #16902 from groud/analog_action_system
Juan Linietsky
2018-04-16
Allow actions to provide an analog value
Gilles Roudiere
2018-04-10
Implement Input.set_default_cursor_shape to change the default shape
Guilherme Felipe
2018-04-09
Add hysteresis to physics timestep count per frame
Manuel Moos
2018-04-09
Allow set_custom_mouse_cursor use same cursor(image) with different shapes.
Guilherme Felipe
2018-04-07
Merge pull request #17730 from RandomShaper/radio-buttons-in-menus
Juan Linietsky
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-05
Fix segfault on x11
n4nn31355
2018-03-27
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-03-21
Add --print-fps option to output FPS to stdout
Rémi Verschelde
2018-03-16
Open textfile in textmode
ShyRed
2018-03-16
SCons: properly close files when reading controller mappings
Rémi Verschelde
2018-03-15
Merge pull request #17296 from cart/controller-mapping-autogen
Hein-Pieter van Braam
2018-03-15
Fix debugger_stdout_settings being ignored
Bernhard Liebl
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-03-05
Generate controller mapping class from one or more SDL2 database files
Carter Anderson
2018-03-02
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
2018-02-26
Allow running with a custom resource without a main scene
Hein-Pieter van Braam
[next]