summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.cpp
AgeCommit message (Expand)Author
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-01-removed resources dock, good bye old friendJuan Linietsky
2015-08-29-Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-25Show documentation for properties on hover.Juan Linietsky
2015-08-25Multiple, simultaneous node editing spuport!!Juan Linietsky
2015-08-23Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-08-08Merge pull request #2316 from StraToN/clearconsoleJuan Linietsky
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-07-30Damnit, forgot one more debug line ><Julian Murgia - StraToN
2015-07-30Added automatic clear output on Play in Godot SettingsJulian Murgia - StraToN
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-24-added icons for root node types on tabsJuan Linietsky
2015-06-26improved get_node(), connect(), etc code completion.Juan Linietsky
2015-06-24added a tiny bit more space to docks and script tabJuan Linietsky
2015-06-23CollisionShape2D visual editorFranklin Sobrinho
2015-06-22Merge pull request #2144 from Krzycho666/UndoRedo_fixJuan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-21- added GDscript bidings for UndoRedo class mechanizmkrzycho
2015-06-14fixed small refresh issue when moving docksJuan Linietsky
2015-06-14fixes for dock motionJuan Linietsky
2015-06-13some editor window changesJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-31mesh previewreduz
2015-05-31work in progress, resource previewsJuan Linietsky
2015-05-25improved animation editorJuan Linietsky
2015-05-24Replace color phases with color ramp for Particles2D.Biliogadafr
2015-05-18fix a compile errorJuan Linietsky
2015-05-17-changed some copyrights to 2015Juan Linietsky
2015-05-17properly save external resources, fixes #1924Juan Linietsky
2015-05-11fixed crash on make resources unique menu option, fixes #1874Juan Linietsky
2015-05-03Merge pull request #1738 from jackmakesthings/masterJuan Linietsky
2015-04-26fix quit bug on linux when using alt-f4, fixes #1677Juan Linietsky
2015-04-25issue #1715 - menu separatorjack
2015-04-21-Many fixes and demo for RichTexLabelJuan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2015-03-23crash bug solved, fixes #1560Juan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-16New option to send canvas to render bufferJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
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