summaryrefslogtreecommitdiffstats
path: root/editor/editor_atlas_packer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-4/+7
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-12/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* 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/+265