| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg | 2020-11-26 | 1 | -5/+6 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -5/+10 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -10/+0 |
* | New lightmapper | Juan Linietsky | 2020-05-10 | 1 | -3/+3 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -2/+2 |
* | [Vulkan] Add repeat flag to texture preview checkerboard background | Yuri Roubinsky | 2020-02-11 | 1 | -0/+1 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -4/+4 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Changed some code showed in LGTM and Coverage | qarmin | 2019-07-20 | 1 | -3/+0 |
* | Fix crash in texture previeer, closes #26749, probably others | Juan Linietsky | 2019-03-08 | 1 | -0/+5 |
* | Do not annoy unrelated textures with texture editor. | Juan Linietsky | 2019-03-07 | 1 | -1/+1 |
* | Fix and restore text, material and mesh previewers. | Juan Linietsky | 2019-03-04 | 1 | -26/+15 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -2/+2 |
* | Fix gradient texture preview | Chaosus | 2018-02-03 | 1 | -0/+3 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 1 | -1/+1 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -6/+6 |
* | Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync | Rémi Verschelde | 2017-08-01 | 1 | -3/+13 |
|\ |
|
| * | Texture region now updates when changing an Atlas | Robert Hernandez | 2017-06-29 | 1 | -3/+13 |
* | | Style: Apply clang-format on all files | Rémi Verschelde | 2017-07-30 | 1 | -1/+1 |
* | | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -1/+1 |
|/ |
|
* | Added Curve resource | Marc Gilleron | 2017-06-24 | 1 | -0/+12 |
* | -Added EXR supprot for HDR (no BC6 compression yet though) | Juan Linietsky | 2017-05-26 | 1 | -0/+2 |
* | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -1/+1 |
* | 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 | -53/+31 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+169 |