summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.h
AgeCommit message (Expand)Author
2016-06-18Drop empty files that are not used anywhereRémi Verschelde
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-13-Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky
2016-06-07-Heavily improved editor startup and exit performanceJuan Linietsky
2016-06-04Created a NodeDock with signals and groupsJuan Linietsky
2016-06-03Signals became a tabJuan Linietsky
2016-06-03Cleaned up remote menuJuan Linietsky
2016-06-02Merge pull request #4926 from Paulb23/fullscreen_and_distraction_free_modeRémi Verschelde
2016-06-01Ability to reload scripts on running gameJuan Linietsky
2016-05-30Added fullscreen and distraction free modesPaulb23
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-23-Improve resource previewsJuan Linietsky
2016-05-21Merge remote-tracking branch 'origin/master'Juan Linietsky
2016-05-21First version of ProfilerJuan Linietsky
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-16Contextualized Scene Tree menuJuan Linietsky
2016-05-11ability to drag scenes from filesystem to tree for instancingJuan Linietsky
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-04-28Move export GUI debug toggle to export settings windoweska
2016-04-02Enables the possibility of editing on multiple plugins at same time on same o...hodes
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-28Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-17Added option to restart custom sceneIgnacio Etcheverry
2016-02-17Fix _quick_run method (Play custom scene)Ignacio Etcheverry
2016-02-08-Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky
2016-01-24Fix Output panel annoying focus stealIgnacio Etcheverry
2016-01-17-Massive editor dialog cleanupJuan Linietsky
2016-01-15Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dockRémi Verschelde
2016-01-11Allow to override the default editor layoutIgnacio Etcheverry
2016-01-08Quick open now can open multiple scenes and scriptsFranklin Sobrinho
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-21-Fix to progress dialog, speding it upJuan Linietsky
2015-12-14Added input actions renamingIgnacio Etcheverry
2015-12-13-scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky
2015-12-08Merge pull request #2873 from neikeq/editor_layoutsJuan Linietsky
2015-11-29-orphan resource explorer dialog + tools menuJuan Linietsky
2015-11-27Moved subscene creation from scene menu to an icon on the scene dockRémi Verschelde
2015-11-25Editor layouts menuneikeq
2015-11-25Put 2D, 3D and Script editor index in enumneikeq
2015-11-21Implement name filter to PropertyEditorFranklin Sobrinho
2015-11-19Ask confirmation on closing a scene tabJulian Murgia - StraToN
2015-11-18-fixed tabsJuan Linietsky
2015-10-22Fix #2623Julian Murgia - StraToN
2015-10-17Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky
2015-10-10Large improvements on scene packing and managementreduz
2015-09-20Ability to visually debug geometry visually:Juan Linietsky