summaryrefslogtreecommitdiffstats
path: root/editor/import/resource_importer_texture_atlas.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add path to functions that return iporter optionsreduz2021-11-141-2/+2
* added optional region cropping to Texture Atlas importerboruok2021-10-071-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Add override keywords.Marcel Admiraal2020-07-101-12/+12
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Add missing license headersRémi Verschelde2019-06-111-0/+30
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+42