summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.cpp
AgeCommit message (Expand)Author
2015-12-31changed shortcuts to be better friends with OSX, closes #2398Juan Linietsky
2015-12-31properly implement save as from script editor, fixes #2415Juan Linietsky
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-15Merge pull request #3083 from TheHX/pr-file-dialogRémi Verschelde
2015-12-15Add editor setting for display mode on file dialog and filesystem dockFranklin Sobrinho
2015-12-14Added input actions renamingIgnacio Etcheverry
2015-12-14Fix editor layouts broken after 9a7ff65Ignacio Etcheverry
2015-12-13-scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky
2015-12-13Merge pull request #3047 from eska014/fix-play-project-buttonRémi Verschelde
2015-12-09-ability to change scripts in external editor and still have properties reloa...Juan Linietsky
2015-12-08Merge pull request #2873 from neikeq/editor_layoutsJuan Linietsky
2015-12-08Fix "Play Project" buttoneska
2015-12-06Better hidden folders display preferences for editor file dialogsFranklin Sobrinho
2015-12-04Fix 'Save Scene' doing nothing on new scenesneikeq
2015-12-04Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-12-03Fix editor crash after closing scene with certain types of nodesFranklin Sobrinho
2015-11-29-orphan resource explorer dialog + tools menuJuan Linietsky
2015-11-28Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-11-28-Fixed bug with scene inheritance, should work againJuan Linietsky
2015-11-25Editor layouts menuneikeq
2015-11-25Merge pull request #2910 from est31/export_error_on_headlessRémi Verschelde
2015-11-25Print errors to console when exportingest31
2015-11-25Put 2D, 3D and Script editor index in enumneikeq
2015-11-25Fix switching between 2D/3D/Scriptneikeq
2015-11-21Implement name filter to PropertyEditorFranklin Sobrinho
2015-11-20Merge pull request #2825 from StraToN/fix-tabclose-confirmationJuan Linietsky
2015-11-19fix with refactoring, refrash re-run iconAlexander Holland
2015-11-19Ask confirmation on closing a scene tabJulian Murgia - StraToN
2015-11-19Merge pull request #2349 from neikeq/dock_patchJuan Linietsky
2015-11-19Merge pull request #2696 from AlexHolly/restart-feature-on-runningJuan Linietsky
2015-11-18Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilationJuan Linietsky
2015-11-18Merge pull request #2676 from neikeq/inspector_history_tooltipJuan Linietsky
2015-11-18-fixed tabsJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky
2015-10-29Fixes Visual Studio 2015 compile error C3688 (invalid literal suffix)ZuBsPaCe
2015-10-28replay on play if already playing for scene and main + switch icon to reload ...Alexander Holland
2015-10-25Tooltip for the Inspector's history buttonneikeq
2015-10-22Fix #2623Julian Murgia - StraToN
2015-10-17-remove path after inheriting, fixes #2616Juan Linietsky
2015-10-17Merge pull request #2362 from AlexHolly/update-scene-tab-fixJuan Linietsky
2015-10-17Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky
2015-10-16-fixes and more fixes to new scene system, seems stable now..reduz
2015-10-10Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-10-10Large improvements on scene packing and managementreduz
2015-09-28Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU