summaryrefslogtreecommitdiff
path: root/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2018-05-13Editor: make custom bold font config workingMartin Capitanio
2018-05-11Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia
2018-05-11fixed bodl font error messagetoger5
2018-05-10Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changesRémi Verschelde
2018-05-08Fix the 3D grid color setting hintsHugo Locurcio
2018-05-07Merge pull request #18113 from toger5/bold_fontJuan Linietsky
2018-05-07Merge pull request #18525 from Calinou/improve-3d-gridJuan Linietsky
2018-05-04Make bones have more contrast with outlineJuan Linietsky
2018-04-30Improve the 3D editor gridHugo Locurcio
2018-04-28Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio
2018-04-20Added GDScript NodePath highlightingPaulb23
2018-04-20Added GDScript function definition highlightingPaulb23
2018-04-19added bold font to editor (support for coustom bold font)toger5
2018-03-23Merge pull request #17706 from Calinou/overhaul-hidpi-settingsRémi Verschelde
2018-03-23Overhaul the display scaling editor settingsHugo Locurcio
2018-03-23Merge pull request #17505 from ArkDShiggy/invert_y-axisRémi Verschelde
2018-03-20add option to invert y-axisJulien CATINEAU
2018-03-14Merge pull request #17420 from marcelofg55/fscache_err_checksRémi Verschelde
2018-03-13Added error checks for fscache savingMarcelo Fernandez
2018-02-28Add an hinting mode setting to DynamicFontsHugo Locurcio
2018-02-14Merge pull request #15399 from poke1024/load-one-translationRémi Verschelde
2018-02-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
2018-01-25maximum recent files increment fixRazah
2018-01-12Properly save the new save safe setting, avoid crash.Juan Linietsky
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-09Fix bindings of EditorSettings.set_initial_valueRémi Verschelde
2018-01-08Merge pull request #15458 from volzhs/fix-editor-settings-1Rémi Verschelde
2018-01-08Merge pull request #15457 from volzhs/custom-font-source-codeRémi Verschelde
2018-01-08Set source code font with ttf, otfvolzhs
2018-01-08Fix editor setting value is back to defaultvolzhs
2018-01-06Load needed translation on demandBernhard Liebl
2018-01-06Fix editor settings weird behaviorvolzhs
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Merge pull request #15033 from poke1024/shortcuts-macRémi Verschelde
2018-01-03Merge pull request #15073 from volzhs/editor-custom-fontRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2018-01-01Merge pull request #15152 from poke1024/editor-settings-changeNoshyaar
2017-12-29Only send editor "settings_changed" if actually changed.Bernhard Liebl
2017-12-28Respect text editor highlighting color changesvolzhs
2017-12-27Use .ttf or .otf file for editor custom fontvolzhs
2017-12-26On macOS, change some default editor shortcutsBernhard Liebl
2017-12-25Merge pull request #14853 from MattUV/context-menuNoshyaar
2017-12-20EditorSettings: Move scene tab options to their dedicated categoryRémi Verschelde
2017-12-20Adds an option to move cursor with right click in TextEditMattUV
2017-12-09Merge pull request #13994 from ISylvox/caret-blinkRémi Verschelde
2017-12-07Changed current line draw order and added code folding colorPaulb23
2017-12-05Moves the guides colors to editor settingsGilles Roudiere
2017-12-05Caret blinking is now enabled by defaultIndah Sylvia
2017-11-29Fixed editor settings disappearing (caused by uninitialized variable).Daniel J. Ramirez
2017-11-26Merge pull request #12572 from RandomShaper/onion-skinningJuan Linietsky