Commit History

Автор SHA1 Съобщение Дата
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 преди 2 години
  Haoyu Qiu 018f28bead Make sure IK target is inside tree before using its transform преди 3 години
  TwistedTwigleg ec7b72e81d SkeletonIK: Fixed issue where bones become detached if multiple SkeletonIK nodes are used преди 3 години
  TwistedTwigleg c1bc87ed0d Fixes the SkeletonIK twisting issue by using the skeleton global pose without overrides преди 3 години
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops преди 3 години
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) преди 3 години
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks преди 3 години
  TwistedTwigleg 51be345a17 Changed SkeletonIK3D to clear bone overrides when stopping преди 3 години
  TwistedTwigleg 9c33f091cd Godot 3.x backport: Fix for SkeletonIK not working correctly with 0 interpolation and incorrectly rotating with animation. Now the root bone rotates differently to ensure it always rotates correctly and works with BoneAttachment nodes. преди 3 години
  TwistedTwigleg f50c8062dd Fix for regression in SkeletonIK code преди 3 години
  TwistedTwigleg 71c6c85565 Changes to SkeletonIK: преди 4 години
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 преди 3 години
  ConorLPBoyle ba3f0fa971 Fixed reload_goal not being called when SkeletonIK3D::start is invoked with p_one_time = true преди 4 години
  TwistedTwigleg 3dc466b244 Fixed issue where the SkeletonIK node would incorrectly scale bones in the IK chain преди 4 години
  Sam 68b968ff6c Resets global pose of IK chain bones being solved, rather than the whole skeleton. Resolves #38026 преди 4 години
  Andrea Catania a51e78528f Fixed IK rotation issue преди 4 години
  Eric Rybicki 63daa19538 Use a new approach to fix bone pose override not being reset when IK animation is stopped. преди 4 години
  Eric Rybicki 551c37167b Fix bone pose override not being reset when IK animation is stopped преди 4 години
  Eric Rybicki 41efc08532 Fix SkeletonIK not playing animation if more than one IK-Bone is active преди 4 години
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 преди 4 години
  Juan Linietsky d81ddaf33e Added skin support and simplified APIs to override bone position. преди 5 години
  Bojidar Marinov f7dad789e9 Fix various memory leaks and errors преди 5 години
  qarmin 4e5310cc60 Some code changed with Clang-Tidy преди 5 години
  Rémi Verschelde e0574e1d98 Fix typos with codespell преди 5 години
  Andrea Catania f65fde73da Added No bone set state in the IK преди 5 години
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 преди 5 години
  Andrea Catania a837c33442 Added possibility to override or add target basis to tip bone преди 6 години
  Rémi Verschelde 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] преди 6 години
  Andrea Catania 76d02b13a1 Fixed task creation with void chain in SkeletonIK преди 6 години
  Rémi Verschelde 238a78f13f Fix compiling SkeletonIK with disable_3d преди 6 години