summaryrefslogtreecommitdiff
path: root/scene/2d/animated_sprite_2d.h
AgeCommit message (Expand)Author
2021-04-11Use Array for node configuration warningsNathan Franke
2021-03-16Move SpriteFrames to its own file in the resources folderAaron Franke
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-10-24Refactored 2D shader and lighting systemreduz
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky