summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11Editor settings file is now versionedJuan Linietsky
2017-01-11Added a BACK notification besides QUIT, so they go in separate channels.Juan Linietsky
2017-01-11using VariantParser to parse engine.cfgJuan Linietsky
2017-01-11Merge pull request #6930 from bojidar-bg/gdscript-export-array-hintRémi Verschelde
2017-01-11Add information about dev communication channelsRémi Verschelde
2017-01-11remove shorteners for server types in scriptJuan Linietsky
2017-01-11fix code generation so it generates Transform2D instead of Matrix32Juan Linietsky
2017-01-11Both Array and Dictionary are always in shared mode (removed copy on write).Juan Linietsky
2017-01-11Merge pull request #7093 from bojidar-bg/named-colorsRémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-11pattern matcher: Implemented backendKarroffel
2017-01-11pattern matcher: Implemented transformationsKarroffel
2017-01-11pattern matching: implemented parserKarroffel
2017-01-10Merge pull request #7426 from m4nu3lf/bugfix/physicsJuan Linietsky
2017-01-10Merge pull request #7445 from tagcup/2d_math_fixesJuan Linietsky
2017-01-10Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky
2017-01-10It is now possible to name layers of different kinds!Juan Linietsky
2017-01-10uses the global thread to protect the instacnes map in GDScript, closes #4615Juan Linietsky
2017-01-10- _ready() callback only happens once now, if you want to receive it again, u...Juan Linietsky
2017-01-10Merge pull request #7493 from neikeq/pr-mingw-bitsRémi Verschelde
2017-01-10Various corrections in 2D math.Ferenc Arn
2017-01-10Detect bits when building with MinGWIgnacio Etcheverry
2017-01-10Merge pull request #7492 from lonesurvivor/filesystem-dockRémi Verschelde
2017-01-10FileSystemDock: Collapse folders by default, add context menu with "Expand al...lonesurvivor
2017-01-10Merge pull request #7491 from BastiaanOlij/tools-no-fixesRémi Verschelde
2017-01-10Merge pull request #7490 from touilleMan/issue-7481Rémi Verschelde
2017-01-10Merge pull request #7482 from volzhs/modulate-colorRémi Verschelde
2017-01-10Merge pull request #7462 from karroffel/error_codeRémi Verschelde
2017-01-10Merge pull request #7425 from lonesurvivor/masterRémi Verschelde
2017-01-10Few small fixes so tools=no and target=release compilesBastiaanOlij
2017-01-10Remove deprecated Vector2.floorf methodEmmanuel Leblond
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-10Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky
2017-01-09Issue template: warn about known unstabilityRémi Verschelde
2017-01-09-Translation text will change automatically for in-game buttons, labels, poup...Juan Linietsky
2017-01-09-All types have editable script now in propertiesJuan Linietsky
2017-01-09Fix modulate property bind to Colorvolzhs
2017-01-09Merge pull request #7480 from godotengine/ip-mingw2-workaround2Rémi Verschelde
2017-01-09Merge pull request #7471 from djrm/iconsJuan Linietsky
2017-01-09Windows: Workaround missing includes in MinGW-w64 < 4Rémi Verschelde
2017-01-09OSX: Revert back to kHIDUsage_GD_JoystickRémi Verschelde
2017-01-09Merge pull request #7458 from bojidar-bg/right-click-menuRémi Verschelde
2017-01-09Added resources iconsDaniel J. Ramirez
2017-01-09Merge pull request #7475 from Hinsbart/joypad_fixesRémi Verschelde
2017-01-08Added missing node icons, plus some icon changesDaniel J. Ramirez
2017-01-09Add clamp and wrap loop modes for animation tracks.Juan Linietsky
2017-01-08Moved JSON functions to built-in to_json, parse_json, validate_jsonJuan Linietsky
2017-01-09Fixed inertia tensor computation and center of massm4nu3lf
2017-01-08Remove XML format, as promised, for 3.0Juan Linietsky
2017-01-08Removed Musepack, it's a pretty obsolete format nowadays.Juan Linietsky