summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2015-08-30Add missing icons, also make MSVC2010 happyMariano Javier Suligoy
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-30Compile shaders using default values.Mariano Javier Suligoy
2015-08-29-Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky
2015-08-29Edit default values. WARNING!!!Mariano Javier Suligoy
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-24Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-24beautiful visual menu to change anchorsJuan Linietsky
2015-08-09Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-04more debugger fixesJuan Linietsky
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-07-26Delete selected nodes with the Delete keyMariano Javier Suligoy
2015-07-25Little fix: don't create an empty undo/redo command when trying to add a seco...Mariano Javier Suligoy
2015-07-25Duplicate GraphNode(s) [Control+D]Mariano Javier Suligoy
2015-07-20Fix tab indentMariano Javier Suligoy
2015-07-19Select and move multiple nodes at onceMariano Javier Suligoy
2015-07-16Use popup menu to add new nodes to the shader graph editor in the last clicke...Mariano Javier Suligoy
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan 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 #2101 from sanikoyes/Pr-script-editor-save-stateJuan Linietsky
2015-06-22Small fixes for Grid/Tile map editor paletteFranklin Sobrinho
2015-06-22Grid/Tile map editor new item paletteFranklin Sobrinho
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-16fix "v" pivot adjust functionJuan Linietsky
2015-06-16Script editor: restore line/column after script reloadsanikoyes
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06new file dialog!Juan 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-17reinstante focus into textedit after menu used in code editorJuan Linietsky
2015-05-10-compatibility option for physicsbody layers, fixes #1842Juan Linietsky
2015-05-06optional formal changesehriche
2015-05-06fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche
2015-05-05fix crash in editor when using alt+arrows to indent, thanks adolson and romul...Juan Linietsky
2015-05-04Proper support for code editor autosaving (disabled by default)Juan Linietsky
2015-04-24changed some shortcuts in text editor, maybe fixes #1732Juan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-09Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2015-04-07Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky
2015-04-07Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky