summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU
2015-09-16Merge pull request #2352 from xodene/patch-6/script-file-newJuan Linietsky
2015-09-13Set AnimationEditor UndoRedo reference on creationGeorge Marques
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-24beautiful visual menu to change anchorsJuan Linietsky
2015-08-09Fix create script dialog title(s)Maximillian
2015-08-09Add create new script button to script editor menuMaximillian
2015-08-04more debugger fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
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
2015-04-03Better fixFranklin Sobrinho
2015-04-02fix_issue_#1594Franklin Sobrinho
2015-04-02merging okam changesJuan Linietsky
2015-03-31Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan
2015-03-25Sort sample lists by name(more readable)sanikoyes
2015-03-23Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson
2015-03-23Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson
2015-03-22Merge pull request #1378 from erbridge/settings_not_checkboxJuan Linietsky