Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-21 | Merge pull request #5200 from neikeq/sc-CanvasItemEditor | Rémi Verschelde | |
Implement ShortCuts in CanvasItemEditor | |||
2016-07-21 | Implement missing ShortCuts in CanvasItemEditor | Ignacio Etcheverry | |
2016-07-19 | Fix main scene not being saved when set via Play button | Rémi Verschelde | |
Fixes #1134 for real. Also tweaked the engine.cfg template and the preference order when browsing for the main scene. | |||
2016-07-19 | Merge pull request #5794 from TheHX/editor-settings-dialog | Rémi Verschelde | |
Keep selected section in Editor Settings when reopening the dialog | |||
2016-07-19 | Merge pull request #5793 from TheHX/issue-5722 | Rémi Verschelde | |
Fix Editor Settings dialog range editing by dragging and using the slider | |||
2016-07-19 | Merge pull request #5783 from TheHX/issue-5782 | Rémi Verschelde | |
Fix crash when dropping scene as a sibling of the root node | |||
2016-07-19 | Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option | Rémi Verschelde | |
Script Editor: adding close all docs menu option | |||
2016-07-18 | Always soft reload editor plugins. Closes #5273 | Juan Linietsky | |
2016-07-18 | Keep selected section in Editor Settings when reopening the dialog | Franklin Sobrinho | |
2016-07-18 | Fix Editor Settings dialog range editing by dragging and using the slider | Franklin Sobrinho | |
2016-07-18 | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky | |
2016-07-18 | Revert "Change default extension to .tscn when import 3d scene" | Rémi Verschelde | |
Also adds a comment as to why this extension should not be changed. This commit reverts edf7082326526d76bfda095daa99e56317e30803. | |||
2016-07-18 | Fix crash when dropping scene as a sibling of the root node | Franklin Sobrinho | |
2016-07-18 | Script Editor: adding close all docs menu option | Siyuan Gao | |
2016-07-18 | Merge pull request #5780 from TheHX/script-editor-layout | Rémi Verschelde | |
Fix ScriptEditor don't saving the layout when opening a help page | |||
2016-07-18 | Add icon for root node in Create Dialog | George Marques | |
Close #5766 | |||
2016-07-18 | Fix ScriptEditor don't saving the layout when opening a help page | Franklin Sobrinho | |
- Use ScriptEditor::_update_script_names just once when re-creating the layout | |||
2016-07-18 | Change default extension to .tscn when import 3d scene | volzhs | |
2016-07-18 | Merge pull request #5750 from TheHX/issue-5681 | Rémi Verschelde | |
Keep debugger selected tab open when pressing the pause button | |||
2016-07-18 | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712 | Rémi Verschelde | |
Fixed toggle breakpoint gutter not updating when the game is running, issue 5712 | |||
2016-07-18 | Merge pull request #5657 from Paulb23/block_caret | Rémi Verschelde | |
Added block caret to TextEdit | |||
2016-07-17 | Merge pull request #5758 from TheHX/issue-5756 | Rémi Verschelde | |
Fix editor states saving, and remove related error messages | |||
2016-07-17 | Fix editor states saving, and remove related error messages | Franklin Sobrinho | |
2016-07-17 | Remove some noisy debug prints | Rémi Verschelde | |
Part of #5031 | |||
2016-07-17 | Keep debugger selected tab open when pressing the pause button | Franklin Sobrinho | |
2016-07-16 | Merge pull request #5743 from TheHX/issue-5740 | Rémi Verschelde | |
Fix signals/group button on Scene dock | |||
2016-07-16 | Fix signals/group button on Scene dock | Franklin Sobrinho | |
2016-07-16 | Merge pull request #5467 from RandomShaper/enhance-tidy-extensions | Juan Linietsky | |
Enhance/tidy file extensions management | |||
2016-07-15 | CanvasItemEditor: Changed Frame Selection shortcut | Ignacio Etcheverry | |
2016-07-15 | Fixed breakpoint gutter toggle not updating when game is running, issue 5712 | Paulb23 | |
2016-07-15 | Merge pull request #5702 from Paulb23/zoom_shortcuts | Rémi Verschelde | |
Added code editor zoom shortcuts | |||
2016-07-15 | i18n: Sync template with current source | Rémi Verschelde | |
Also fix a space after : in a translated string. | |||
2016-07-15 | Perform connect when double click a node on connecting signal window | volzhs | |
2016-07-14 | Added code editor zoom shortcuts | Paulb23 | |
2016-07-14 | Fix Orphan StringName on EditorAutoloadSettings class | Franklin Sobrinho | |
2016-07-13 | Fixed a crash in scenario where SSL is not available. | vamsi | |
2016-07-13 | Removes AnimationPlayer renaming on import. | Saracen | |
2016-07-12 | Added block caret to TextEdit | Paulb23 | |
2016-07-12 | Merge pull request #5615 from Paulb23/shortcut_save_print | Rémi Verschelde | |
Removed shortcut saving print | |||
2016-07-12 | Merge pull request #5648 from Paulb23/completion_box_colors | Rémi Verschelde | |
Added Completion box colors. Exposed show line numbers, highlight all occurrences, and updated theme. | |||
2016-07-11 | Downloaded templates from project manager can now be installed. | Juan Linietsky | |
2016-07-11 | Fix "Play custom scene" keyboard shortcut | Franklin Sobrinho | |
2016-07-11 | Added completion font colors | Paulb23 | |
2016-07-11 | Added completion scroll color | Paulb23 | |
2016-07-11 | Merge pull request #5634 from vnen/assetlib-map-crash | Rémi Verschelde | |
Fix crash on asset lib install | |||
2016-07-10 | Fix crash on asset lib install | George Marques | |
This is not the perfect solution, but fixes the crash and avoid a dependency on EditorNode. | |||
2016-07-10 | As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES | Juan Linietsky | |
2016-07-10 | Merge pull request #5385 from volzhs/autosave-android | Juan Linietsky | |
Fix autosave when run on remote device | |||
2016-07-10 | Merge pull request #5421 from MarianoGnu/issues | Juan Linietsky | |
Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 | |||
2016-07-10 | Merge pull request #5287 from marcelofg55/master | Juan Linietsky | |
Added popup menu for animation key right-click |