summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.cpp
AgeCommit message (Expand)Author
2015-02-11Merge pull request #1346 from Nulifier/import-pluginJuan Linietsky
2015-02-10Added get_gui_base to the EditorNode class to allow for import plugins to cre...Jeffrey Steward
2015-02-09Added the ability to add and remove editor import plugins.Jeffrey Steward
2015-02-09Merge pull request #1243 from NateWardawg/ChangeRunSceneToRunProjectJuan Linietsky
2015-01-27Show a confirmation for the revert action.Felix Laurie von Massenbach
2015-01-26Move the Revert Scene menu item to be less intrusive.Felix Laurie von Massenbach
2015-01-25Add a revert menu item.Felix Laurie von Massenbach
2015-01-20Visual Shader Editing for 2DJuan Linietsky
2015-01-16Changed the "Start the scene (F5)." tooltip to say "Play the project (F5)."Nathan Warden
2015-01-15New iteration of the themeRalf Hölzemer
2015-01-15New neutral default themeRalf Hölzemer
2015-01-112D shader progressreduz
2015-01-06fix little mistake that made the project run each saveMaximillian
2015-01-06Prompt save dialog if running a unsaved scene. Solution for #966Maximillian
2015-01-03-Completely removed EmptyControl (but added fallback), closes #1017Juan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-09-17Merge pull request #317 from sanikoyes/hotfix-Export-translationJuan Linietsky
2014-09-16CollisionPolygon (3D)Juan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-07Polygon2DJuan Linietsky
2014-06-30Fixed when opening sub-scene by pressing sub-scene icon in scene tree, tab ch...marynate
2014-06-30Fix ERROR: FileAccessWindows::_get_modified_time: Method/Function Failed on ...marynate
2014-06-27Misc FixesJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-05-29More 3D ImprovementsJuan Linietsky
2014-05-20Merge pull request #410 from marynate/PR-hotkey-quit-to-pmreduz
2014-05-14A bit of everything:Juan Linietsky
2014-05-13Add hotkey Shift+CMD+Q in editor for quit to project manager, resolvesmarynate
2014-05-08Fix crash in editor when open new scene in editingsanikoyes
2014-05-06EditorNode consume F1 key only when Shift or Command key not pressed at the s...marynate
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-04-23stops running process when quitting editorDana Olson
2014-04-23Fix export translation(can't save pot file)sanikoyes
2014-04-22Merge pull request #272 from adolson/patch-1reduz
2014-04-14-Added google play services (needed for some stuff)Juan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-04-09editor window title improvementsadolson
2014-04-05-Support for changing fontsJuan Linietsky
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
2014-02-26-Added ATITC texture supportJuan Linietsky
2014-02-25-scripts are converted to bytecode on exportJuan Linietsky
2014-02-24-moved script to modulesJuan Linietsky
2014-02-22-added kinematic bodyJuan Linietsky