summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.cpp
AgeCommit message (Expand)Author
2016-06-27Figured out a way to fix event propagation for shortcuts and some other cases...Juan Linietsky
2016-06-27Ask about selecting a main scene if one has not been selected.Juan Linietsky
2016-06-27Make most resources (save for packedscenes and scripts) reload if they change...Juan Linietsky
2016-06-27Properly complain when a scene file has not be selected, closes #3811Juan Linietsky
2016-06-26remove the warning of instances in use at exitJuan Linietsky
2016-06-26Fix error reporting when a scene is not imported properly, closes #3968Juan Linietsky
2016-06-24Configurable shortcuts for tabs switchingDaniel J. Ramirez
2016-06-24Fix autosave when run on remote devicevolzhs
2016-06-22Merge pull request #5282 from Hodes/masterRémi Verschelde
2016-06-19Merge pull request #5304 from djrm/shortcutsJuan Linietsky
2016-06-19Switch tabs using CTRL+TAB and CTRL+SHIFT+TABDaniel J. Ramirez
2016-06-19Fix layout menu labels and shortcutsGeorge Marques
2016-06-19Merge pull request #5283 from djrm/remove_printsRémi Verschelde
2016-06-19Merge pull request #5243 from Geequlim/editor-themesRémi Verschelde
2016-06-19Merge pull request #5166 from djrm/shortcutsRémi Verschelde
2016-06-18make default extension .tscnJuan Linietsky
2016-06-18Removed lots of printsDaniel J. Ramirez
2016-06-18editor_node.cpp now takes care of removing plugin after deactivating ithodes
2016-06-18Drop fully commented-out filesRémi Verschelde
2016-06-18Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky
2016-06-18Clean up editor theme creationGeequlim
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-15Added fullscreen and distraction free mode shorcutsPaulb23
2016-06-13-Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky
2016-06-12Added shortcuts to convert_to/MeshLibrary and convert_to/TileSet (pretty hand...Daniel J. Ramirez
2016-06-11Fix the warning message from not using the editor theme, closes #5002Juan Linietsky
2016-06-11Prevent crash in specific situation of removing a plugin, fixes #5019Juan Linietsky
2016-06-09Better way to disable asset libraryJuan Linietsky
2016-06-09Disable asset library compilation if no openssl existsJuan Linietsky
2016-06-08Merge pull request #5007 from bojidar-bg/asset-storeJuan Linietsky
2016-06-08Merge pull request #5093 from DimOkGamer/more_translatable_stringsJuan Linietsky
2016-06-07-Heavily improved editor startup and exit performanceJuan Linietsky
2016-06-07Fixed localization in file dialogsDimOkGamer
2016-06-07Update asset library editor plugin - new functionality and fixesBojidar Marinov
2016-06-06Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky
2016-06-06Merge pull request #5056 from SaracenOne/bitmask_import_pluginJuan Linietsky
2016-06-06HiDPI: Use global/hidpi_mode as propertyRémi Verschelde
2016-06-05make hdpi manually configurable in project settingsJuan Linietsky
2016-06-05Bitmask import pluginSaracen
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-06-05Add plugin to pick texture region and patch margins for Patch9FrameGeequlim
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 more translatable strings in code. Updated template tools.pot.DimOkGamer
2016-05-30Added fullscreen and distraction free modesPaulb23
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-29Finalized DynamicFont implementationJuan Linietsky