aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Project Settings dialog add/delete global variableFranklin Sobrinho2016-03-063-27/+80
* Merge pull request #3927 from TheHX/issue-3645Rémi Verschelde2016-03-063-11/+93
|\
| * Added search box in Class List dialog (Script Editor)Franklin Sobrinho2016-03-053-11/+93
* | Merge pull request #3932 from TheHX/issue-807Rémi Verschelde2016-03-061-2/+52
|\ \
| * | The help page now show the entire object hierarchyFranklin Sobrinho2016-03-051-2/+52
| |/
* / Removed "__editor_plugin_screen__" metadata creationFranklin Sobrinho2016-03-051-19/+0
|/
* -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-048-9/+982
* Add editor settings for call hint placementMartin Chuckeles2016-03-042-0/+9
* -wip on addon editorJuan Linietsky2016-02-293-0/+119
* Merge pull request #3864 from leezh/editorplugin_extrasJuan Linietsky2016-02-284-3/+35
|\
| * Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee2016-02-284-3/+35
* | deleted files added accidentallyAriel Manzur2016-02-289-41/+0
* | Remove grey capsule on official logoRémi Verschelde2016-02-284-1033/+43
|/
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-2728-589/+820
* added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur2016-02-271-5/+21
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-2712-15/+167
* adds -pm and -project_manager command line options to start project managerAriel Manzur2016-02-251-2/+3
* Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810Julian Murgia - StraToN2016-02-241-1/+1
* keep previous rotation when using rotate tool. fixes #3788.volzhs2016-02-221-1/+1
* Change "erase" to "remove" in project manager. fixes #3796.volzhs2016-02-221-3/+3
* Fix pixelated steam capsulesRémi Verschelde2016-02-226-0/+0
* ._sc_ file is now a ConfigFile for self contained modeAriel Manzur2016-02-2111-4/+1063
* -fixed a crash when closing scene with animationplayer openJuan Linietsky2016-02-212-2/+6
* Add a script to sort demos alphabeticallyRémi Verschelde2016-02-211-0/+29
* -Change link to new documentationJuan Linietsky2016-02-201-1/+1
* Added a setting in editor defining scene tabs close button policy. Fixes #3777Julian Murgia - StraToN2016-02-201-1/+5
* Added "self contained" mode for Steam installation and similar. Editor looks ...Ariel Manzur2016-02-191-9/+19
* Keep 'Play custom scene' button unpressed when not runningIgnacio Etcheverry2016-02-181-0/+1
* Merge pull request #3749 from akien-mga/pr-codeblockRémi Verschelde2016-02-171-1/+1
|\
| * Implement support for [codeblock] tag in helpRémi Verschelde2016-02-171-1/+1
* | Remove unimplemented SceneAnimationImport plugin from menuRémi Verschelde2016-02-171-1/+2
* | Merge pull request #3744 from neikeq/issue_3742Rémi Verschelde2016-02-172-7/+22
|\ \ | |/ |/|
| * Added option to restart custom sceneIgnacio Etcheverry2016-02-172-4/+19
| * Fix _quick_run method (Play custom scene)Ignacio Etcheverry2016-02-172-3/+3
* | Experimental Docker image for godotmrezai2016-02-173-0/+143
|/
* Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde2016-02-162-4/+17
|\
| * * Added numpad emulation (fixes #3612)Nuno2016-02-122-4/+17
* | Merge pull request #3692 from neikeq/issue_3682Rémi Verschelde2016-02-162-77/+57
|\ \
| * | Rename input actions by editing its item in the listIgnacio Etcheverry2016-02-132-77/+57
| |/
* | Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde2016-02-161-0/+8
|\ \ | |/ |/|
| * AnimationPlayer frame SpinBox snaps to steps.Josh Grams2016-02-091-0/+8
* | Merge pull request #3669 from Hinsbart/fix_joylabelRémi Verschelde2016-02-111-2/+2
|\ \
| * | fix joystick related label text in project settingshondres2016-02-111-2/+2
* | | -fixed more issues resampling soundsJuan Linietsky2016-02-111-4/+4
* | | Merge pull request #3658 from Hinsbart/doc_joyeventRémi Verschelde2016-02-111-1/+1
|\ \ \
| * | | doc: use correct identifier for InputEventJoystick{Motion, Button}hondres2016-02-101-1/+1
* | | | -Made some icon data types smaller so they take up less spaceJuan Linietsky2016-02-1116-1/+1
| |/ / |/| |
* | | Fixed a couple of tooltips on the editorTegu2016-02-101-2/+2
* | | export from command lineAriel Manzur2016-02-101-0/+10
| |/ |/|
* | -Allow renaming root node of inherited sceneJuan Linietsky2016-02-091-1/+1