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
2017-08-22
Removed unnecessary returns and break statements
Wilson E. Alvarez
2017-08-22
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-21
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-20
simplify the way window is allowed to steal focus, no longer relying on proje...
Juan Linietsky
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-19
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-19
Adds editor_hint to Engine class
Ignacio Etcheverry
2017-08-16
Fixed OUYA Game Controller for 3.0
Corruptinator
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-15
Merge pull request #9889 from groud/control_enhancements
kubecz3k
2017-08-14
Enable command-line export
Ruslan Mustakov
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
Merge pull request #10257 from Faless/html5_fixes
Rémi Verschelde
2017-08-12
InputDefault: Fix joypad actions when axis quickly changes direction.
Andreas Haas
2017-08-11
Fix icon loading error a boot
Fabio Alessandrelli
2017-08-09
Add expand stretch/ascpect - no more black bars
Yakov Borevich
2017-08-07
Restored black bars and custom images instead of black bars, closes #1571
Juan Linietsky
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-02
Revert "Tweak command-line arguments to make them more UNIX-like"
Juan Linietsky
2017-08-02
Merge pull request #10014 from Calinou/tweak-command-line-arguments
Rémi Verschelde
2017-08-02
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-01
Fix AudioServer::finish not getting called while quitting
Marcelo Fernandez
2017-08-01
Make memory monitors query the right counters
Pedro J. Estébanez
2017-07-22
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-22
Several changes to better run in mobile.
Juan Linietsky
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Fix errors with global config names no more sorrys please
geequlim
2017-07-17
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-11
OUYA Controller for Version 3.0 input_default.cpp
Corruptinator
2017-06-28
Reworked translation system
Juan Linietsky
2017-06-26
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-22
Fix possible crash in joy_axis (fixes #4944).
Marcelo Fernandez
2017-06-16
Godot 3.0 primitives as resources for use with MeshInstance
BastiaanOlij
2017-06-10
Fix `network/debug/remote_port` editor setting not working properly
Fabio Alessandrelli
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-03
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-05-28
-Added .hdr format support
Juan Linietsky
2017-05-27
Fix InputEvent actions.
Andreas Haas
2017-05-25
Fix echo key event handling.
Andreas Haas
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-17
Use new Godot icon consistently everywhere
Rémi Verschelde
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
[next]