Age | Commit message (Expand) | Author |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-24 | Add print_verbose to print to stdout only in verbose mode | Rémi Verschelde |
2018-08-22 | Merge pull request #21150 from Calinou/more-window-placement-options | Rémi Verschelde |
2018-08-22 | Add more project window placement options | Hugo Locurcio |
2018-08-19 | changed search help selection color | Alexander Holland |
2018-08-19 | Added possibility to change color of 2d editor grid | Chaosus |
2018-08-14 | Merge pull request #20997 from Gamblify/add_files_to_tree_view | Rémi Verschelde |
2018-08-14 | Add a way to disable the split view | groud |
2018-08-14 | Merge pull request #20952 from hpvb/fix-17963 | Rémi Verschelde |
2018-08-14 | When starting up try creating directories recursively | Hein-Pieter van Braam |
2018-08-02 | Make the default text editor caret blink speed faster | Hugo Locurcio |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-25 | Merge pull request #20300 from Chaosus/editorsettings_fixes | Rémi Verschelde |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-20 | Use type hints to improve completion | George Marques |
2018-07-20 | Few fixes for editor tab in editor settings | Chaosus |
2018-07-19 | -Project/Editor settings now use new inspector | Juan Linietsky |
2018-06-23 | Changed themes presets to String format | Chaosus |
2018-06-13 | Removed duplicate default colours and removed GDScriptHighligher colours from... | Paulb23 |
2018-06-13 | Theme saving no longer hard coded | Paulb23 |
2018-06-13 | Merge pull request #19503 from akien-mga/osx-ctrl-cmd | Rémi Verschelde |
2018-06-13 | Added Solarized Dark and Light themes | Chaosus |
2018-06-11 | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | Rémi Verschelde |
2018-05-16 | Exposed set/get_project_metadata in EditorSettings. | Michael Alexsander Silva Dias |
2018-05-16 | Merge pull request #18442 from StraToN/add-button-sort-methods-overview | Rémi Verschelde |
2018-05-14 | TextEdit word wrap | Ian |
2018-05-13 | Editor: make custom bold font config working | Martin Capitanio |
2018-05-11 | Add button hbox with alphabetic sort toggle above methods outline. | Julian Murgia |
2018-05-11 | fixed bodl font error message | toger5 |
2018-05-10 | Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes | Rémi Verschelde |
2018-05-08 | Fix the 3D grid color setting hints | Hugo Locurcio |
2018-05-07 | Merge pull request #18113 from toger5/bold_font | Juan Linietsky |
2018-05-07 | Merge pull request #18525 from Calinou/improve-3d-grid | Juan Linietsky |
2018-05-04 | Make bones have more contrast with outline | Juan Linietsky |
2018-04-30 | Improve the 3D editor grid | Hugo Locurcio |
2018-04-28 | Tweak the property hint ranges of caret blink and line length guideline | Hugo Locurcio |
2018-04-20 | Added GDScript NodePath highlighting | Paulb23 |
2018-04-20 | Added GDScript function definition highlighting | Paulb23 |
2018-04-19 | added bold font to editor (support for coustom bold font) | toger5 |
2018-03-23 | Merge pull request #17706 from Calinou/overhaul-hidpi-settings | Rémi Verschelde |
2018-03-23 | Overhaul the display scaling editor settings | Hugo Locurcio |
2018-03-23 | Merge pull request #17505 from ArkDShiggy/invert_y-axis | Rémi Verschelde |
2018-03-20 | add option to invert y-axis | Julien CATINEAU |
2018-03-14 | Merge pull request #17420 from marcelofg55/fscache_err_checks | Rémi Verschelde |
2018-03-13 | Added error checks for fscache saving | Marcelo Fernandez |
2018-02-28 | Add an hinting mode setting to DynamicFonts | Hugo Locurcio |
2018-02-14 | Merge pull request #15399 from poke1024/load-one-translation | Rémi Verschelde |
2018-02-02 | Changes for the "Recent Scripts" menu. | Michael Alexsander Silva Dias |
2018-01-25 | maximum recent files increment fix | Razah |
2018-01-12 | Properly save the new save safe setting, avoid crash. | Juan Linietsky |