summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03Merge pull request #3558 from akien-mga/pr-regex-testRémi Verschelde
2016-02-02-make stream player and time restore state properly if removed, fixes #1949Juan Linietsky
2016-02-02Merge pull request #3560 from Hinsbart/axis_namespunto-
2016-02-02-only save scripts if changed, takes less time to run projects and does not c...Juan Linietsky
2016-02-02Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-02-02-Add some offset to spinboxes in tree, so revert icon does not annoy much whe...Juan Linietsky
2016-02-03fix joystick axis names in project settingshondres
2016-02-02Merge pull request #3540 from adolson/more_js_mapspunto-
2016-02-02Merge pull request #3559 from Hinsbart/device_fixpunto-
2016-02-02x11: fix non-gamepad devices being detected as joystickshondres
2016-02-02-fix path clear in animation call param, closes #3448Juan Linietsky
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-02-02Fix return value of regexp string testRémi Verschelde
2016-02-02Merge pull request #3555 from techtonik/patch-1Rémi Verschelde
2016-02-02test_string.cpp - show numbers of passed and total tests correctly (fixes #3553)anatoly techtonik
2016-02-02-make autoloads keep order when toggling singleton, fixes #3482Juan Linietsky
2016-02-02-Made Joystick menus friendlier, show button index, more up to date names and...Juan Linietsky
2016-02-02-Correctly flip BG texture if viewport is flipped, fixes #3507Juan Linietsky
2016-02-01-remove the !inside_tree error, fixes grab focus error, closes #3521Juan Linietsky
2016-02-01-Propertly detect mantissa floats in variantparser, fixes #3257Juan Linietsky
2016-02-01Make sure variant parser recognizes "nil" for compatibility with old engine.c...Juan Linietsky
2016-02-01Merge pull request #3532 from eska014/fix-globals-vectorsJuan Linietsky
2016-02-01added more gamepad mappingsDana Olson
2016-02-01Merge pull request #3536 from Hinsbart/closeRémi Verschelde
2016-02-01close file descriptor if ioctls failedhondres
2016-02-01Merge pull request #3533 from Biliogadafr/FixColorArrayTscnRémi Verschelde
2016-02-01Merge pull request #3523 from vnen/fix-platformer-tileRémi Verschelde
2016-02-01Merge pull request #3518 from Ovnuniarchos/3DSoundServerBadRegRémi Verschelde
2016-02-01store animation names in alphabetical order, fixes #3423Juan Linietsky
2016-02-01Parse ColorArrays correctly (tscn)., fixes #3530Biliogadafr
2016-01-31thread renamingAriel Manzur
2016-01-31total pointersAriel Manzur
2016-01-31checking for file?Ariel Manzur
2016-02-01Encode vectors in Globalseska
2016-01-31-Make sure to properly use node path from animation track as base path, fixes...Juan Linietsky
2016-01-31do not fail on invalid audio driver, fixes #3466Juan Linietsky
2016-01-31-Removed bizarre code introduced in a 2 years old PR, fixes #3483Juan Linietsky
2016-01-31-Added method flags to global constants for scriptJuan Linietsky
2016-01-31-Fix crash opening and closing the scene, closes #3491Juan Linietsky
2016-01-30Fix wall_deco tile position in Platformer demoGeorge Marques
2016-01-30Variables SpatialSoundServer and SS pointed to SpatialSound2DServer.Ovnuniarchos
2016-01-29Update detect.pypunto-
2016-01-29Merge pull request #3509 from eska014/remove-debug-printsRémi Verschelde
2016-01-29Remove debug printseska
2016-01-29Merge pull request #3508 from Hinsbart/travis-evdevRémi Verschelde
2016-01-29don't install libevdev-dev for travis buildhondres
2016-01-29-Increment resources total in scene format text, fixes #3506Juan Linietsky
2016-01-29audio crashAriel Manzur
2016-01-28Merge pull request #3500 from Hinsbart/dpad-inputmapRémi Verschelde
2016-01-28fix dpad left/right not showing correctly in project settingshondres