summaryrefslogtreecommitdiff
path: root/scene/resources/skeleton_modification_stack_2d.cpp
AgeCommit message (Expand)Author
2023-01-24PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"Aaron Franke
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-142D and 3D Skeleton modification docs, and small fixes.Lyuma
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-05-07Change skeleton modification 2d and 3d to use the array inspector.K. S. Ernest (iFire) Lee
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-11-16add input validation for set_modification_countKodi
2021-10-09Fix missing argument names in bindingsRémi Verschelde
2021-06-13Validate parameter of SkeletonModificationStack2D::add_modificationHaoyu Qiu
2021-06-05New and improved IK system for Skeleton2DTwistedTwigleg