aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instance only selected scenes in FS dock, closes #5795Juan Linietsky2016-07-211-1/+2
|
* Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a ↵Juan Linietsky2016-07-214-72/+72
| | | | scenes dock since a long time).
* Hide editor types from create node dialog, closes #3263Juan Linietsky2016-07-211-0/+3
|
* Some optimizations and limits for extreme zoom in and out in editor, fixes #5820Juan Linietsky2016-07-211-0/+16
|
* Merge pull request #5200 from neikeq/sc-CanvasItemEditorRémi Verschelde2016-07-211-10/+9
|\ | | | | Implement ShortCuts in CanvasItemEditor
| * Implement missing ShortCuts in CanvasItemEditorIgnacio Etcheverry2016-07-211-10/+9
| |
* | Fix main scene not being saved when set via Play buttonRémi Verschelde2016-07-192-2/+5
| | | | | | | | | | Fixes #1134 for real. Also tweaked the engine.cfg template and the preference order when browsing for the main scene.
* | Merge pull request #5794 from TheHX/editor-settings-dialogRémi Verschelde2016-07-191-8/+23
|\ \ | | | | | | Keep selected section in Editor Settings when reopening the dialog
| * | Keep selected section in Editor Settings when reopening the dialogFranklin Sobrinho2016-07-181-8/+23
| | |
* | | Merge pull request #5793 from TheHX/issue-5722Rémi Verschelde2016-07-192-2/+14
|\ \ \ | | | | | | | | Fix Editor Settings dialog range editing by dragging and using the slider
| * | | Fix Editor Settings dialog range editing by dragging and using the sliderFranklin Sobrinho2016-07-182-2/+14
| |/ /
* | | Merge pull request #5783 from TheHX/issue-5782Rémi Verschelde2016-07-192-15/+14
|\ \ \ | | | | | | | | Fix crash when dropping scene as a sibling of the root node
| * | | Fix crash when dropping scene as a sibling of the root nodeFranklin Sobrinho2016-07-182-15/+14
| |/ /
* | | Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-optionRémi Verschelde2016-07-192-1/+27
|\ \ \ | | | | | | | | Script Editor: adding close all docs menu option
| * | | Script Editor: adding close all docs menu optionSiyuan Gao2016-07-182-1/+27
| | | |
* | | | Always soft reload editor plugins. Closes #5273Juan Linietsky2016-07-181-1/+3
| | | |
* | | | Property convert images to RGBA before applying hq2x, fixes #5168Juan Linietsky2016-07-181-1/+1
| | | |
* | | | Revert "Change default extension to .tscn when import 3d scene"Rémi Verschelde2016-07-181-1/+3
| | | | | | | | | | | | | | | | | | | | Also adds a comment as to why this extension should not be changed. This commit reverts edf7082326526d76bfda095daa99e56317e30803.
* | | | Merge pull request #5780 from TheHX/script-editor-layoutRémi Verschelde2016-07-182-9/+19
|\ \ \ \ | | | | | | | | | | Fix ScriptEditor don't saving the layout when opening a help page
| * | | | Fix ScriptEditor don't saving the layout when opening a help pageFranklin Sobrinho2016-07-182-9/+19
| | |/ / | |/| | | | | | | | | | - Use ScriptEditor::_update_script_names just once when re-creating the layout
* | | | Add icon for root node in Create DialogGeorge Marques2016-07-181-0/+3
| | | | | | | | | | | | | | | | Close #5766
* | | | Change default extension to .tscn when import 3d scenevolzhs2016-07-181-1/+1
|/ / /
* | | Merge pull request #5750 from TheHX/issue-5681Rémi Verschelde2016-07-181-1/+2
|\ \ \ | | | | | | | | Keep debugger selected tab open when pressing the pause button
| * | | Keep debugger selected tab open when pressing the pause buttonFranklin Sobrinho2016-07-171-1/+2
| | |/ | |/|
* | | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712Rémi Verschelde2016-07-182-0/+15
|\ \ \ | | | | | | | | Fixed toggle breakpoint gutter not updating when the game is running, issue 5712
| * | | Fixed breakpoint gutter toggle not updating when game is running, issue 5712Paulb232016-07-152-0/+15
| | | |
* | | | Merge pull request #5657 from Paulb23/block_caretRémi Verschelde2016-07-183-0/+10
|\ \ \ \ | | | | | | | | | | Added block caret to TextEdit
| * | | | Added block caret to TextEditPaulb232016-07-123-0/+10
| | | | |
* | | | | Merge pull request #5758 from TheHX/issue-5756Rémi Verschelde2016-07-171-2/+9
|\ \ \ \ \ | | | | | | | | | | | | Fix editor states saving, and remove related error messages
| * | | | | Fix editor states saving, and remove related error messagesFranklin Sobrinho2016-07-171-2/+9
| | |_|/ / | |/| | |
* | | | | Remove some noisy debug printsRémi Verschelde2016-07-171-2/+0
| | | | | | | | | | | | | | | | | | | | Part of #5031
* | | | | Merge pull request #5743 from TheHX/issue-5740Rémi Verschelde2016-07-161-2/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix signals/group button on Scene dock
| * | | | Fix signals/group button on Scene dockFranklin Sobrinho2016-07-161-2/+10
| |/ / /
* | | | Merge pull request #5467 from RandomShaper/enhance-tidy-extensionsJuan Linietsky2016-07-161-1/+1
|\ \ \ \ | | | | | | | | | | Enhance/tidy file extensions management
| * | | | Revert "make default extension .tscn"Pedro J. Estébanez2016-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 29177e1e9b2644cfa2d5efe6fcfe2605b84ed68c.
* | | | | Fonts: add missing license informationRémi Verschelde2016-07-162-0/+107
| | | | | | | | | | | | | | | | | | | | Droid Sans is under Apache 2.0, Source Code Pro under SIL OFL 1.1.
* | | | | CanvasItemEditor: Changed Frame Selection shortcutIgnacio Etcheverry2016-07-151-1/+1
| |/ / / |/| | |
* | | | Merge pull request #5702 from Paulb23/zoom_shortcutsRémi Verschelde2016-07-152-21/+39
|\ \ \ \ | | | | | | | | | | Added code editor zoom shortcuts
| * | | | Added code editor zoom shortcutsPaulb232016-07-142-21/+39
| | |_|/ | |/| |
* | | | i18n: Merge translations with synced templateRémi Verschelde2016-07-1519-2572/+4128
| | | |
* | | | i18n: Sync template with current sourceRémi Verschelde2016-07-152-121/+176
| | | | | | | | | | | | | | | | Also fix a space after : in a translated string.
* | | | i18n: Pull translations from WeblateRémi Verschelde2016-07-1511-478/+12846
| | | | | | | | | | | | | | | | Adds Bengali and Urdu (Pakistan) WIP translations.
* | | | Perform connect when double click a node on connecting signal windowvolzhs2016-07-151-0/+1
|/ / /
* | | Fix Orphan StringName on EditorAutoloadSettings classFranklin Sobrinho2016-07-142-3/+1
| | |
* | | Fixed a crash in scenario where SSL is not available.vamsi2016-07-131-4/+1
| | |
* | | Removes AnimationPlayer renaming on import.Saracen2016-07-131-1/+0
| |/ |/|
* | Merge pull request #5615 from Paulb23/shortcut_save_printRémi Verschelde2016-07-121-1/+0
|\ \ | | | | | | Removed shortcut saving print
| * | Removed shortcut saving printPaulb232016-07-091-1/+0
| | |
* | | Merge pull request #5648 from Paulb23/completion_box_colorsRémi Verschelde2016-07-123-0/+8
|\ \ \ | | | | | | | | Added Completion box colors. Exposed show line numbers, highlight all occurrences, and updated theme.
| * | | Added completion font colorsPaulb232016-07-113-0/+4
| | | |