summaryrefslogtreecommitdiff
path: root/scene/3d/skeleton_3d.h
AgeCommit message (Expand)Author
2021-05-08Fixes the SkeletonIK twisting issue by using the skeleton global pose without...TwistedTwigleg
2021-04-01Merge pull request #42827 from lyuma/rename_bones_blendshapesRémi Verschelde
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-15Allow renaming bones and blendshapes.Lyuma
2020-06-15Made low level changes to the Skeleton3D class and Skeleton3D inspector. Chan...TwistedTwigleg
2020-05-22Custom Skeleton3DEditorPluginK. S. Ernest (iFire) Lee
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-21Add proper type to most public API uses of ArrayJuan Linietsky
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky