aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - _ready() callback only happens once now, if you want to receive it again, u...Juan Linietsky2017-01-1015-57/+167
* Merge pull request #7493 from neikeq/pr-mingw-bitsRémi Verschelde2017-01-101-1/+1
|\
| * Detect bits when building with MinGWIgnacio Etcheverry2017-01-101-1/+1
* | Merge pull request #7492 from lonesurvivor/filesystem-dockRémi Verschelde2017-01-102-2/+55
|\ \
| * | FileSystemDock: Collapse folders by default, add context menu with "Expand al...lonesurvivor2017-01-102-2/+55
* | | Merge pull request #7491 from BastiaanOlij/tools-no-fixesRémi Verschelde2017-01-104-5/+13
|\ \ \
| * | | Few small fixes so tools=no and target=release compilesBastiaanOlij2017-01-104-5/+13
| |/ /
* | | Merge pull request #7490 from touilleMan/issue-7481Rémi Verschelde2017-01-102-12/+0
|\ \ \
| * | | Remove deprecated Vector2.floorf methodEmmanuel Leblond2017-01-102-12/+0
| |/ /
* | | Merge pull request #7482 from volzhs/modulate-colorRémi Verschelde2017-01-101-2/+2
|\ \ \
| * | | Fix modulate property bind to Colorvolzhs2017-01-091-2/+2
* | | | Merge pull request #7462 from karroffel/error_codeRémi Verschelde2017-01-102-0/+16
|\ \ \ \
| * | | | exposed OS.set_exit_code and OS.get_exit_code to ClassDBkarroffel2017-01-072-0/+16
* | | | | Merge pull request #7425 from lonesurvivor/masterRémi Verschelde2017-01-104-126/+140
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix for the huge audio latency of the SamplePlayer (>200 ms)lonesurvivor2017-01-054-126/+140
* | | | | Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-1048-101/+92
* | | | | Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky2017-01-1021-95/+481
* | | | | Issue template: warn about known unstabilityRémi Verschelde2017-01-092-10/+19
* | | | | -Translation text will change automatically for in-game buttons, labels, poup...Juan Linietsky2017-01-0910-31/+72
* | | | | -All types have editable script now in propertiesJuan Linietsky2017-01-0920-27/+64
* | | | | Merge pull request #7480 from godotengine/ip-mingw2-workaround2Rémi Verschelde2017-01-091-1/+13
|\ \ \ \ \
| * | | | | Windows: Workaround missing includes in MinGW-w64 < 4Rémi Verschelde2017-01-091-1/+13
| | |_|/ / | |/| | |
* | | | | Merge pull request #7471 from djrm/iconsJuan Linietsky2017-01-09111-187/+3487
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added resources iconsDaniel J. Ramirez2017-01-0997-163/+3206
| * | | | Added missing node icons, plus some icon changesDaniel J. Ramirez2017-01-0814-24/+281
* | | | | OSX: Revert back to kHIDUsage_GD_JoystickRémi Verschelde2017-01-091-2/+2
* | | | | Merge pull request #7458 from bojidar-bg/right-click-menuRémi Verschelde2017-01-091-8/+9
|\ \ \ \ \
| * | | | | Fix #7455 - script text editor's right click menu being weirdBojidar Marinov2017-01-071-8/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #7475 from Hinsbart/joypad_fixesRémi Verschelde2017-01-095-38/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | More fixes to Joypad renaming.Andreas Haas2017-01-085-38/+36
* | | | | Add clamp and wrap loop modes for animation tracks.Juan Linietsky2017-01-096-26/+122
* | | | | Moved JSON functions to built-in to_json, parse_json, validate_jsonJuan Linietsky2017-01-0810-49/+112
* | | | | Remove XML format, as promised, for 3.0Juan Linietsky2017-01-083-3070/+0
* | | | | Removed Musepack, it's a pretty obsolete format nowadays.Juan Linietsky2017-01-086-670/+0
* | | | | Variant INT and REAL are now 64 bits (other types remain at 32)Juan Linietsky2017-01-089-62/+201
* | | | | -removed stop mouse and ignore mouse from control, which were confusing, repl...Juan Linietsky2017-01-0820-57/+53
* | | | | Removed ratio anchoring (will have to fix multiple 3D views later..)Juan Linietsky2017-01-087-137/+51
* | | | | Swapped expand and fill flag bits, so scenes don't save this property by defaultJuan Linietsky2017-01-082-4/+4
|/ / / /
* | | | Merge pull request #7473 from Hinsbart/JoypadLinuxJuan Linietsky2017-01-084-26/+25
|\ \ \ \
| * | | | Rename "joypad_linux" class to "JoypadLinux"Andreas Haas2017-01-084-26/+25
* | | | | PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky2017-01-0843-87/+89
|/ / / /
* | | | Renamed finished to animation_finished, also passes the animation name when f...Juan Linietsky2017-01-084-4/+6
* | | | Move tests again from core to mainRémi Verschelde2017-01-0830-2/+3
* | | | Finish replacement of joystick by joypadRémi Verschelde2017-01-0817-15/+17
* | | | opus: Update to upstream opusfile 0.8Rémi Verschelde2017-01-085-72/+111
* | | | Removed the "released" signal from button, it's pointless now that button_dow...Juan Linietsky2017-01-081-2/+2
* | | | Made Variant::NIL printable as "Null". Please everyone be on the lookout of b...Juan Linietsky2017-01-082-2/+5
* | | | renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-0849-416/+416
* | | | Windows: Define _WIN32_WINRT to 0x0600 (Vista)Rémi Verschelde2017-01-087-16/+9
* | | | renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-08117-224/+229