summaryrefslogtreecommitdiffstats
path: root/scene/3d/skeleton_ik_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-1/+1
* Add SkeletonIK3D get/set_interpolation compat from #87888Lyuma2024-04-181-0/+5
* Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-14/+9
* SkeletonIK3D: Avoid holding hard pointers to Skeleton3DLyuma2023-05-251-3/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Make `_validate_property` a multilevel methodYuri Sizov2022-08-221-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Fix cppcheck const parametersMarkus Sauermann2022-04-281-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Refactored Node3D rotation modesreduz2021-10-251-2/+1
* Fix some unnecessary includesAaron Franke2021-08-131-5/+0
* Rename files and the exposed name for Transform3DAaron Franke2021-06-031-1/+1
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-10/+10
* SkeletonIK: Fixed issue where bones become detached if multiple SkeletonIK no...TwistedTwigleg2021-05-251-2/+2
* Fix for SkeletonIK not working correctly with 0 interpolation and incorrectly...TwistedTwigleg2021-04-021-0/+2
* Merge pull request #40774 from TwistedTwigleg/SkeletonIK_Godot_4_0_FixesRémi Verschelde2021-03-121-3/+0
|\
| * Changes to SkeletonIK:TwistedTwigleg2020-09-081-3/+0
* | Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-5/+3
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Remove ChainTip copy constructorMarcel Admiraal2020-12-071-4/+0
* | Add override keywords.Marcel Admiraal2020-07-101-1/+1
|/
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-31/+21
* Replace NULL with nullptrlupoDharkael2020-04-021-5/+5
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+220