aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU2015-09-284-3/+861
* | | | | | Merge pull request #2352 from xodene/patch-6/script-file-newJuan Linietsky2015-09-162-5/+19
|\ \ \ \ \ \
| * | | | | | Fix create script dialog title(s)Maximillian2015-08-091-0/+1
| * | | | | | Add create new script button to script editor menuMaximillian2015-08-092-5/+18
| |/ / / / /
* | | | | / Set AnimationEditor UndoRedo reference on creationGeorge Marques2015-09-131-0/+1
| |_|_|_|/ |/| | | |
* | | | | -Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky2015-08-293-1/+66
* | | | | -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-294-0/+6
| |_|_|/ |/| | |
* | | | beautiful visual menu to change anchorsJuan Linietsky2015-08-242-0/+140
|/ / /
* | / more debugger fixesJuan Linietsky2015-08-041-0/+1
| |/ |/|
* | Live edit WORK IN PROGRESSJuan Linietsky2015-08-022-8/+11
|/
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-2/+2
* improved get_node(), connect(), etc code completion.Juan Linietsky2015-06-262-0/+87
* added a tiny bit more space to docks and script tabJuan Linietsky2015-06-242-1/+4
* CollisionShape2D visual editorFranklin Sobrinho2015-06-232-0/+606
* Merge pull request #2101 from sanikoyes/Pr-script-editor-save-stateJuan Linietsky2015-06-221-2/+13
|\
| * Script editor: restore line/column after script reloadsanikoyes2015-06-161-2/+13
* | Small fixes for Grid/Tile map editor paletteFranklin Sobrinho2015-06-221-13/+14
* | Grid/Tile map editor new item paletteFranklin Sobrinho2015-06-222-37/+97
* | Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-223-157/+278
* | fix "v" pivot adjust functionJuan Linietsky2015-06-161-1/+11
|/
* made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky2015-06-121-4/+42
* Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky2015-06-072-0/+120
|\
| * Replace color phases with color ramp for Particles2D.Biliogadafr2015-05-242-0/+120
* | -fixed many memory initialization issuesJuan Linietsky2015-06-066-3/+17
* | new file dialog!Juan Linietsky2015-06-0620-32/+32
* | mesh previewreduz2015-05-312-0/+131
* | work in progress, resource previewsJuan Linietsky2015-05-314-1/+859
* | improved animation editorJuan Linietsky2015-05-252-24/+250
|/
* reinstante focus into textedit after menu used in code editorJuan Linietsky2015-05-171-0/+6
* -compatibility option for physicsbody layers, fixes #1842Juan Linietsky2015-05-101-0/+1
* optional formal changesehriche2015-05-061-1/+0
* fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche2015-05-061-3/+3
* fix crash in editor when using alt+arrows to indent, thanks adolson and romul...Juan Linietsky2015-05-051-12/+12
* Proper support for code editor autosaving (disabled by default)Juan Linietsky2015-05-042-1/+43
* changed some shortcuts in text editor, maybe fixes #1732Juan Linietsky2015-04-241-3/+3
* -Changed Godot exit to be clean.Juan Linietsky2015-04-206-22/+70
* Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky2015-04-184-20/+19
|\
| * Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho2015-04-094-20/+19
* | Updated copyright year in all headersJuan Linietsky2015-04-1859-128/+128
|/
* Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-0810-30/+30
* Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky2015-04-072-0/+2
|\
| * Sort sample lists by name(more readable)sanikoyes2015-03-252-0/+2
* | Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky2015-04-071-1/+1
|\ \
| * | Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan2015-03-311-1/+1
| |/
* | Better fixFranklin Sobrinho2015-04-031-0/+5
* | fix_issue_#1594Franklin Sobrinho2015-04-021-2/+0
* | merging okam changesJuan Linietsky2015-04-022-1/+38
|/
* Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson2015-03-231-13/+2
* Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson2015-03-2313-93/+811
|\
| * Merge pull request #1378 from erbridge/settings_not_checkboxJuan Linietsky2015-03-221-1/+1
| |\