| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show error icon at "Output" in case of errors | Bernhard Liebl | 2018-03-11 | 1 | -3/+6 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Merge pull request #15186 from GodotExplorer/default-theme | Rémi Verschelde | 2018-01-04 | 1 | -1/+3 |
| |\ | | | | | Fix errors with custom theme and custom font in project settings. | ||||
| | * | Fix errors with custom default theme and custom fonts. | geequlim | 2017-12-30 | 1 | -1/+3 |
| | | | |||||
| * | | Merge pull request #15066 from poke1024/shortcut-clear-output | Rémi Verschelde | 2018-01-03 | 1 | -0/+2 |
| |\ \ | | | | | | | Add keyboard shortcut for Clear Output | ||||
| | * | | Add keyboard shortcut for Clear Output | Bernhard Liebl | 2017-12-26 | 1 | -0/+2 |
| | |/ | |||||
| * / | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -3/+3 |
| |/ | | | | Happy new year to the wonderful Godot community! | ||||
| * | Remove unecessary anchors&margins set causing bad display (sons of containers) | Gilles Roudiere | 2017-09-27 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #11424 from groud/control_node_presets | Rémi Verschelde | 2017-09-26 | 1 | -1/+1 |
| |\ | | | | | Implements set_margins_preset(...) | ||||
| | * | Remove set_area_as_parent_rect and replace it by ↵ | Gilles Roudiere | 2017-09-22 | 1 | -1/+1 |
| | | | | | | | | | set_anchors_and_margins_preset(PRESET_WIDE) | ||||
| * | | Add font size setting for output panel | volzhs | 2017-09-25 | 1 | -6/+9 |
| |/ | |||||
| * | Use code font in editor log | Daniel J. Ramirez | 2017-09-15 | 1 | -0/+6 |
| | | |||||
| * | Fixed some inconsistent styles, plus some cleanup | Daniel J. Ramirez | 2017-09-12 | 1 | -20/+5 |
| | | |||||
| * | fixed log colors | toger5 | 2017-09-05 | 1 | -2/+1 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #10164 from djrm/pr_theme_fixes | Rémi Verschelde | 2017-08-10 | 1 | -7/+2 |
| |\ | | | | | Visual polishing | ||||
| | * | Several ui improvements (mostly margins) | Daniel J. Ramirez | 2017-08-08 | 1 | -7/+2 |
| | | | | | | | | | | | | | Improved colors Added some missing icons | ||||
| * | | -Errors are printed again to Output, after a long time. Fixes #3373 | Juan Linietsky | 2017-08-07 | 1 | -27/+2 |
| |/ | |||||
| * | Makes all Godot API's methods Lower Case | Indah Sylvia | 2017-08-07 | 1 | -2/+2 |
| | | |||||
| * | New customizable editor theme | volzhs | 2017-05-09 | 1 | -0/+3 |
| | | |||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -63/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+242 |
| The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||||
