aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Fixed OUYA Game Controller for 3.0Corruptinator2017-08-161-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-162-7/+7
* Merge pull request #9889 from groud/control_enhancementskubecz3k2017-08-151-3/+1
|\
| * Replace GUI anchor type by a float between 0 and 1Gilles Roudiere2017-08-131-3/+1
* | Enable command-line exportRuslan Mustakov2017-08-141-6/+6
|/
* Merge pull request #10257 from Faless/html5_fixesRémi Verschelde2017-08-131-0/+1
|\
| * Fix icon loading error a bootFabio Alessandrelli2017-08-111-0/+1
* | InputDefault: Fix joypad actions when axis quickly changes direction.Andreas Haas2017-08-121-2/+8
* | Add expand stretch/ascpect - no more black barsYakov Borevich2017-08-091-1/+3
|/
* Restored black bars and custom images instead of black bars, closes #1571Juan Linietsky2017-08-071-3/+8
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* Revert "Tweak command-line arguments to make them more UNIX-like"Juan Linietsky2017-08-021-88/+88
* Merge pull request #10014 from Calinou/tweak-command-line-argumentsRémi Verschelde2017-08-021-88/+88
|\
| * Tweak command-line arguments to make them more UNIX-likeHugo Locurcio2017-08-021-88/+88
* | Fix AudioServer::finish not getting called while quittingMarcelo Fernandez2017-08-011-0/+1
* | Make memory monitors query the right countersPedro J. Estébanez2017-08-011-2/+2
|/
* Script languges are uninitialized properly now.Juan Linietsky2017-07-221-3/+5
* Several changes to better run in mobile.Juan Linietsky2017-07-221-1/+4
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-192-31/+36
* Fix errors with global config names no more sorrys pleasegeequlim2017-07-191-1/+1
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-82/+72
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-0/+4
* OUYA Controller for Version 3.0 input_default.cppCorruptinator2017-07-111-0/+1
* Reworked translation systemJuan Linietsky2017-06-281-0/+1
* -Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky2017-06-263-3/+3
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-252-6/+6
* Fix possible crash in joy_axis (fixes #4944).Marcelo Fernandez2017-06-221-0/+2
* Godot 3.0 primitives as resources for use with MeshInstanceBastiaanOlij2017-06-161-6/+1
* Fix `network/debug/remote_port` editor setting not working properlyFabio Alessandrelli2017-06-101-2/+1
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-2/+2
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-032-6/+6
* -Added .hdr format supportJuan Linietsky2017-05-281-0/+53
* Fix InputEvent actions.Andreas Haas2017-05-271-1/+1
* Fix echo key event handling.Andreas Haas2017-05-251-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-206-120/+101
* Use new Godot icon consistently everywhereRémi Verschelde2017-05-172-0/+0
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-174-29/+13
* Allow selecting editor debug host and port.Fabio Alessandrelli2017-05-091-2/+3
* Rename project file to "project.godot"Rémi Verschelde2017-05-011-3/+20
* Revert "Use .godot as file extension for project files."Juan Linietsky2017-04-291-20/+3
* Merge pull request #8277 from tagcup/math_checksRémi Verschelde2017-04-241-1/+1
|\
| * Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn2017-04-061-1/+1
* | Fix property warnings and hide some debug printsRémi Verschelde2017-04-231-1/+1
* | Merge pull request #8375 from Hinsbart/project_extensionRémi Verschelde2017-04-171-3/+20
|\ \
| * | Use .godot as file extension for project files.Andreas Haas2017-04-161-3/+20
* | | [GD 3.0] Fix stretch mode 2d... againShockblast2017-04-161-1/+1
|/ /
* | Fix joystick crash when mapping is -1darkoff92017-04-101-0/+1
* | Re-add ouya gamepad mapping.Andreas Haas2017-04-101-0/+2
* | Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-103-25/+25
* | Restored (And auto-generated) splash imageJuan Linietsky2017-04-095-1425/+50