Age | Commit message (Expand) | Author |
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 |
2018-01-12 | Bind many more properties to scripts | Bojidar Marinov |
2018-01-09 | Fix bindings of EditorSettings.set_initial_value | Rémi Verschelde |
2018-01-08 | Merge pull request #15458 from volzhs/fix-editor-settings-1 | Rémi Verschelde |
2018-01-08 | Merge pull request #15457 from volzhs/custom-font-source-code | Rémi Verschelde |
2018-01-08 | Set source code font with ttf, otf | volzhs |
2018-01-08 | Fix editor setting value is back to default | volzhs |
2018-01-06 | Load needed translation on demand | Bernhard Liebl |
2018-01-06 | Fix editor settings weird behavior | volzhs |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Merge pull request #15033 from poke1024/shortcuts-mac | Rémi Verschelde |
2018-01-03 | Merge pull request #15073 from volzhs/editor-custom-font | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2018-01-01 | Merge pull request #15152 from poke1024/editor-settings-change | Noshyaar |
2017-12-29 | Only send editor "settings_changed" if actually changed. | Bernhard Liebl |
2017-12-28 | Respect text editor highlighting color changes | volzhs |
2017-12-27 | Use .ttf or .otf file for editor custom font | volzhs |
2017-12-26 | On macOS, change some default editor shortcuts | Bernhard Liebl |
2017-12-25 | Merge pull request #14853 from MattUV/context-menu | Noshyaar |
2017-12-20 | EditorSettings: Move scene tab options to their dedicated category | Rémi Verschelde |
2017-12-20 | Adds an option to move cursor with right click in TextEdit | MattUV |
2017-12-09 | Merge pull request #13994 from ISylvox/caret-blink | Rémi Verschelde |
2017-12-07 | Changed current line draw order and added code folding color | Paulb23 |
2017-12-05 | Moves the guides colors to editor settings | Gilles Roudiere |
2017-12-05 | Caret blinking is now enabled by default | Indah Sylvia |
2017-11-29 | Fixed editor settings disappearing (caused by uninitialized variable). | Daniel J. Ramirez |
2017-11-26 | Merge pull request #12572 from RandomShaper/onion-skinning | Juan Linietsky |
2017-11-25 | Tweak the default editor camera settings | Hugo Locurcio |