aboutsummaryrefslogtreecommitdiff
path: root/scene/2d/skeleton_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Apply clang-format (5.0) to some missed filesRémi Verschelde2018-05-311-24/+22
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky2018-05-041-0/+15
* Skeleton for 2D WIPJuan Linietsky2018-05-031-9/+60
* WIP Polygon2D weight editingJuan Linietsky2018-05-021-0/+2
* 2D Skeletons WORK IN PROGRESSJuan Linietsky2018-02-211-0/+210