Age | Commit message (Expand) | Author |
2017-01-28 | Fixed line lenght guideline drawing with color option | Paulb23 |
2017-01-25 | Add run/output category | Guilherme Felipe |
2017-01-16 | Style: Cleanups, added headers, renamed files | Rémi Verschelde |
2017-01-15 | 2D and 3D viewport are working again :D | Juan Linietsky |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-14 | rename String.extension() -> String.get_extension() / String.basename() -> St... | Juan Linietsky |
2017-01-12 | Fix text editor theme saving and loading | Paulb23 |
2017-01-11 | Dehardcode version major in editor settings | Rémi Verschelde |
2017-01-11 | removed stray hash | Juan Linietsky |
2017-01-11 | Editor settings file is now versioned | Juan Linietsky |
2017-01-05 | Editor settings categories are now tidy and beautiful! | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-01 | Fix resetting to default value in EditorSettings | volzhs |
2016-10-30 | Fix bug with saving last select language and remove warning | volzhs |
2016-10-22 | Merge pull request #6710 from lordadamson/master | Rémi Verschelde |
2016-10-20 | fix #6031 when creating a script the language will be what you selected last ... | Adham Zahran |
2016-10-13 | Allow turing off zero-padding for line numbers | Pedro J. Estébanez |
2016-10-10 | Add line length guideline to code editors | Pedro J. Estébanez |
2016-10-08 | Refactor node naming APIs used by editor | Pedro J. Estébanez |
2016-09-13 | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky |
2016-09-08 | Added customisable grid color, issue 3781 | Paulb23 |
2016-08-29 | Merge pull request #6223 from RandomShaper/improve-gridmap-edit | Rémi Verschelde |
2016-08-29 | Merge pull request #6185 from TheHX/pr-issue-3496 | Rémi Verschelde |
2016-08-21 | Improve/fix GridMap editor | Pedro J. Estébanez |
2016-08-16 | Added add_property_info function to Globals and EditorSettings classes | Franklin Sobrinho |
2016-08-16 | Better editor settings for the FileSystem dock | Franklin Sobrinho |
2016-08-06 | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky |
2016-08-05 | VisualScript can now execute visual scripts, but there is no debugger or prof... | Juan Linietsky |
2016-07-22 | Removed support for saving paths as relative, closes #5728 | Juan Linietsky |
2016-07-12 | Added block caret to TextEdit | Paulb23 |
2016-07-12 | Merge pull request #5615 from Paulb23/shortcut_save_print | Rémi Verschelde |
2016-07-11 | Added completion font colors | Paulb23 |
2016-07-11 | Added completion scroll color | Paulb23 |
2016-07-09 | Removed shortcut saving print | Paulb23 |
2016-07-03 | fix to the fix, and removed some conflicting shorcuts | Juan Linietsky |
2016-07-03 | Avoid settings from being lost when opening project manager. | Juan Linietsky |
2016-06-24 | Fix network IP setting change | volzhs |
2016-06-22 | Merge pull request #5344 from Paulb23/code_completion_colors | Rémi Verschelde |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-21 | Added code completion background color setting | Paulb23 |
2016-06-21 | Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258) | sunnystormy |
2016-06-19 | Merge pull request #5283 from djrm/remove_prints | Rémi Verschelde |
2016-06-18 | Removed lots of prints | Daniel J. Ramirez |
2016-06-18 | TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | Ignacio Etcheverry |
2016-06-17 | -added missing .inc files | Juan Linietsky |
2016-06-15 | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis |
2016-06-12 | project history was not being saved after a recent fix, this should fix it | Juan Linietsky |