summaryrefslogtreecommitdiffstats
path: root/editor/pvrtc_compress.cpp
Commit message (Expand)AuthorAgeFilesLines
* PVRTC: Move compress func to `modules/pvr`, drop obsolete PVRTexTool codeRémi Verschelde2020-12-101-141/+0
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+5
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Texture refactorJuan Linietsky2020-02-111-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Export: Remove temp files from cache after exportRémi Verschelde2019-08-121-17/+36
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-6/+0
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use new XDG folders to dehardcode pathsRémi Verschelde2017-11-191-3/+3
* EditorSettings: Rename settings_path to settings_dirRémi Verschelde2017-11-171-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-34/+29
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+134