summaryrefslogtreecommitdiff
path: root/scene/2d/skeleton_2d.cpp
AgeCommit message (Expand)Author
2018-08-21Fix arg name in docs, some copy-paste errorsPoommetee Ketson
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-31Style: Apply clang-format (5.0) to some missed filesRĂ©mi Verschelde
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-04Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky
2018-05-03Skeleton for 2D WIPJuan Linietsky
2018-05-02WIP Polygon2D weight editingJuan Linietsky
2018-02-212D Skeletons WORK IN PROGRESSJuan Linietsky