summaryrefslogtreecommitdiff
path: root/scene/resources/bit_map.cpp
AgeCommit message (Expand)Author
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-07Sprite to polygon conversion improvementsPouleyKetchoupp
2019-05-20Style: Fix issues with clang-format 8.0Rémi Verschelde
2019-04-19Added ability for multiple images to be imported as an atlasJuan Linietsky
2019-04-04Fix BitMap calculating incorrect true bit countAndrii Doroshenko (Xrayez)
2019-02-27Fix -Wsign-compare warnings.marxin
2019-02-12Scene: Ensure classes match their header filenameRémi Verschelde