summaryrefslogtreecommitdiffstats
path: root/editor/plugins/texture_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-5/+6
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-5/+10
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-10/+0
* New lightmapperJuan Linietsky2020-05-101-3/+3
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-2/+2
* [Vulkan] Add repeat flag to texture preview checkerboard backgroundYuri Roubinsky2020-02-111-0/+1
* Texture refactorJuan Linietsky2020-02-111-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-3/+0
* Fix crash in texture previeer, closes #26749, probably othersJuan Linietsky2019-03-081-0/+5
* Do not annoy unrelated textures with texture editor.Juan Linietsky2019-03-071-1/+1
* Fix and restore text, material and mesh previewers.Juan Linietsky2019-03-041-26/+15
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Fix gradient texture previewChaosus2018-02-031-0/+3
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-6/+6
* Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-SyncRémi Verschelde2017-08-011-3/+13
|\
| * Texture region now updates when changing an AtlasRobert Hernandez2017-06-291-3/+13
* | Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* | -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
|/
* Added Curve resourceMarc Gilleron2017-06-241-0/+12
* -Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky2017-05-261-0/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-53/+31
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+169