summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-02-22keep previous rotation when using rotate tool. fixes #3788.volzhs
2016-02-22Change "erase" to "remove" in project manager. fixes #3796.volzhs
2016-02-22Fix pixelated steam capsulesRémi Verschelde
2016-02-21._sc_ file is now a ConfigFile for self contained modeAriel Manzur
2016-02-21-fixed a crash when closing scene with animationplayer openJuan Linietsky
2016-02-21Add a script to sort demos alphabeticallyRémi Verschelde
2016-02-20-Change link to new documentationJuan Linietsky
2016-02-20Added a setting in editor defining scene tabs close button policy. Fixes #3777Julian Murgia - StraToN
2016-02-19Added "self contained" mode for Steam installation and similar. Editor looks ...Ariel Manzur
2016-02-18Keep 'Play custom scene' button unpressed when not runningIgnacio Etcheverry
2016-02-17Merge pull request #3749 from akien-mga/pr-codeblockRémi Verschelde
2016-02-17Remove unimplemented SceneAnimationImport plugin from menuRémi Verschelde
2016-02-17Merge pull request #3744 from neikeq/issue_3742Rémi Verschelde
2016-02-17Implement support for [codeblock] tag in helpRémi Verschelde
2016-02-17Added option to restart custom sceneIgnacio Etcheverry
2016-02-17Fix _quick_run method (Play custom scene)Ignacio Etcheverry
2016-02-17Experimental Docker image for godotmrezai
2016-02-16Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde
2016-02-16Merge pull request #3692 from neikeq/issue_3682Rémi Verschelde
2016-02-16Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde
2016-02-13Rename input actions by editing its item in the listIgnacio Etcheverry
2016-02-12* Added numpad emulation (fixes #3612)Nuno
2016-02-11Merge pull request #3669 from Hinsbart/fix_joylabelRémi Verschelde
2016-02-11fix joystick related label text in project settingshondres
2016-02-11-fixed more issues resampling soundsJuan Linietsky
2016-02-11Merge pull request #3658 from Hinsbart/doc_joyeventRémi Verschelde
2016-02-11-Made some icon data types smaller so they take up less spaceJuan Linietsky
2016-02-10doc: use correct identifier for InputEventJoystick{Motion, Button}hondres
2016-02-10Fixed a couple of tooltips on the editorTegu
2016-02-10export from command lineAriel Manzur
2016-02-09AnimationPlayer frame SpinBox snaps to steps.Josh Grams
2016-02-09-Allow renaming root node of inherited sceneJuan Linietsky
2016-02-09Insert new key helper is back to 2D editor, missed it?Juan Linietsky
2016-02-08-Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky
2016-02-08-Avoid crash in property editor due to newly out of focus but still valid pro...Juan Linietsky
2016-02-08Merge pull request #3494 from blackwc/exclude_exportRémi Verschelde
2016-02-06Temporary workaround for #78Ignacio Etcheverry
2016-02-05Added missing ReloadEmpty editor iconIgnacio Etcheverry
2016-02-04Removed PE-bliss, win32 binares so far remain without icon, had many issues w...Juan Linietsky
2016-02-04add feature to exclude files from exportblackwc
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-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-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-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-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