summaryrefslogtreecommitdiff
path: root/scene/2d/animated_sprite_2d.cpp
AgeCommit message (Expand)Author
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-10-30Refactor pixel snapping.reduz
2020-10-24Refactored 2D shader and lighting systemreduz
2020-05-16Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee
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-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky