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
2016-01-26
clear joystick state on disconnection
hondres
2016-01-22
add mappings and increase max number of buttons
hondres
2016-01-21
html5 gamepad support
Hinsbart
2016-01-16
Add ability to set "keep screen on" for android
volzhs
2016-01-13
Fix wrong type check for autoload
Rémi Verschelde
2016-01-13
improve reporting of error in wrong inheritance for autoload script
Juan Linietsky
2016-01-13
attempt another fix
Juan Linietsky
2016-01-13
Reworked how autoloads are load to make sure identifiers always exist, please...
Juan Linietsky
2016-01-12
Merge pull request #3272 from Hinsbart/joy-binding
punto-
2016-01-11
Update copyright in remaining files + prints in the UI
Rémi Verschelde
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-02
Analog values for gamepad triggers, using axes 6 & 7
hondres
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-31
force thread model to single-safe when running editor, fixes #2387
Juan Linietsky
2015-12-29
removed wron return types, fixes #2483
reduz
2015-12-28
Ability to set autoloads as singleton global variables
reduz
2015-12-20
fix debouncing in axis buttons
Ariel Manzur
2015-12-18
Use tabs instead of spaces for new gamepad code
hondres
2015-12-18
Better gamepad support
hondres
2015-12-12
-added windowed mode with -w, fixes #3020
Juan Linietsky
2015-11-26
Print error if no export destination has been passed
est31
2015-11-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-24
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
Fix typo, missing quote
Rémi Verschelde
2015-11-24
Merge pull request #2876 from akien-mga/pr-boot-splash-debug
Rémi Verschelde
2015-11-23
Silence too verbose boot splash debug info
Rémi Verschelde
2015-11-22
Load main scene if defined when running editor from the command line
Rémi Verschelde
2015-11-19
Merge pull request #2518 from masoudbh3/godot-icons
Juan Linietsky
2015-11-18
Merge pull request #2706 from phobos-tro/main_memleaks
Juan Linietsky
2015-11-18
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-09
Add icon to exe file in windows export
masoud bh
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
Fix arguments parsing in the main function
Rémi Verschelde
2015-10-30
Fixing memleaks in main/main.cpp
Phobos Tro
2015-10-17
Merge pull request #2395 from MrMormon/patch-1
Juan Linietsky
2015-10-17
Merge pull request #2481 from firefly2442/cppcheck-arrayindexthencheck
Juan Linietsky
2015-10-13
-A little More control about pixel snapping in 2D
Juan Linietsky
2015-10-12
ran cppcheck, fixed cases where array index is used before limits check
firefly2442
2015-09-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-20
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-18
begin work on debugging collisions....
Juan Linietsky
2015-09-10
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-10
HTML5 exporter Improvements
Juan Linietsky
2015-09-05
fix game window runs only 800x600
volzhs
2015-09-03
merged some stuff for okam
Juan Linietsky
2015-08-30
new editor settings customization of where to run the game from the editor
Juan Linietsky
2015-08-29
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-26
Fixed misspelled local variable for code clarity
Joshua Olson
2015-08-04
error debugger
Juan Linietsky
[next]