summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/shader_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-08PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-06Made background and symbol color follow the color APIPaulb23
2016-10-11Merge pull request #6775 from RandomShaper/one-based-col-numbersRémi Verschelde
2016-10-10Make text column numbers one-basedPedro J. Estébanez
2016-10-10Refactor duplicated codePedro J. Estébanez
2016-10-10Add line length guideline to code editorsPedro J. Estébanez
2016-10-07-the new shader language seems to workJuan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-07-12Added block caret to TextEditPaulb23
2016-07-11Added completion font colorsPaulb23
2016-07-11Added completion scroll colorPaulb23
2016-07-07Removed unused variables (second pass) + dead codeRémi Verschelde
2016-07-03fix to the fix, and removed some conflicting shorcutsJuan Linietsky
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-21Added code completion background color settingPaulb23
2016-06-20Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.MarianoGNU
2016-06-13Added shader editor shortcutsPaulb23
2016-06-09add line spacing option to script and shader editor (#5105)volzhs
2016-05-29ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry
2016-05-25Added settings to change marked and breakpoint colorPaulb23
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-09Added caret blink in text editorPaulb23
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-04-29Shader editor now uses text editor settingsPaulb23
2016-04-29Fixed shader editor syntax coloringPaulb23
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-01-23-Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-Fixed focus for shader editor when switching tab, closes #2551Juan Linietsky
2015-12-06Fix shader editor focus when switching tabsFranklin Sobrinho
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-21fixed world vertex issues in canvas item shaderJuan Linietsky
2015-01-15Add current_line_color ediotr setting for script and shader editormarynate
2015-01-112D shader progressreduz
2014-12-17-added brace matching to go with the new code completionJuan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky