summaryrefslogtreecommitdiffstats
path: root/scene/resources/bit_map.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-7/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Small fixes to redundand code, copy paste bugsqarmin2019-10-141-1/+1
* Sprite to polygon conversion improvementsPouleyKetchoupp2019-10-071-17/+39
* Style: Fix issues with clang-format 8.0Rémi Verschelde2019-05-201-21/+19
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+58
* Fix BitMap calculating incorrect true bit countAndrii Doroshenko (Xrayez)2019-04-041-1/+2
* Fix -Wsign-compare warnings.marxin2019-02-271-1/+1
* Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+625