summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-28-Added .hdr format supportJuan Linietsky
2017-05-27Fix moving path controls in edit mode.Zaven Muradyan
2017-05-27Merge pull request #8928 from nunodonato/helpmenuRémi Verschelde
2017-05-26-Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky
2017-05-26Added an help menuNuno Donato
2017-05-25Applied clang-format.Ferenc Arn
2017-05-24Revive PathEditorPlugin.Ferenc Arn
2017-05-23Fix crash when interacting with the 2d editorGeorge Marques
2017-05-21Fix 2d path editor controls.Zaven Muradyan
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Merge pull request #8838 from zlsa/masterRémi Verschelde
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-19Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross
2017-05-18Merge pull request #8789 from Hinsbart/editor_shortcutsRémi Verschelde
2017-05-18Editor: Make "open 2d/3d/script editor" shortcuts configurable.Andreas Haas
2017-05-18Merge pull request #6941 from voithos/bezier-handle-deletion-shortcutRémi Verschelde
2017-05-17Adapt tutorials (Godot Docs) icon to new designRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-09New customizable editor themevolzhs
2017-05-08Improved freelookMarc Gilleron
2017-05-07Merge pull request #8660 from Hinsbart/warpRémi Verschelde
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
2017-05-06Spatial Editor: Mouse warping for orbit & freelook modes.Andreas Haas
2017-05-04Added 3D freelook navigation modeMarc Gilleron
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-05-02Merge pull request #8569 from volzhs/editor-theme-1Rémi Verschelde
2017-05-02Merge pull request #8559 from Paulb23/script_recent_filesRémi Verschelde
2017-04-28Add a few missing copyright headersRémi Verschelde
2017-04-28Fix to use editor theme instead of handling each UIvolzhs
2017-04-28Update editor themevolzhs
2017-04-27Added recent scripts to script editorPaulb23
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-26Changed indent type settingsPaulb23
2017-04-26Merge pull request #8531 from RameshRavone/patch-5Rémi Verschelde
2017-04-25Settings: Moving Poly Editor into Editors categoryRamesh Ravone
2017-04-25Ability to Convert Case, issue 8079Paulb23
2017-04-23Fixed convert indent and trim whitespace on savePaulb23
2017-04-23Fix cursor position on indent convertPaulb23
2017-04-20Merge pull request #8417 from neikeq/hello-thereRémi Verschelde
2017-04-18Merge pull request #8424 from Paulb23/convert_indentRémi Verschelde
2017-04-18Convert indent on savePaulb23
2017-04-18Added support for space indentationPaulb23
2017-04-17ScriptEditor: Fixes bug where menu option would be handled twiceIgnacio Etcheverry
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-16Added ability to convert indent typePaulb23
2017-04-16Add the ability to delete bezier path handles.Zaven Muradyan
2017-04-10Merge pull request #8342 from volzhs/error-signal-dndRémi Verschelde
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-10Fix signal error when starting editorvolzhs