summaryrefslogtreecommitdiff
path: root/scene/resources/sprite_frames.cpp
AgeCommit message (Expand)Author
2021-09-30Use range iterators for `Map`Lightning_A
2021-08-09Use doubles for time in many other placesAaron Franke
2021-07-25Use const references where possible for List range iteratorsRĂ©mi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-06-17Add PROPERTY_USAGE_NONE and use itAaron Franke
2021-03-16Move SpriteFrames to its own file in the resources folderAaron Franke