Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git subrepo clone https://github.com/V-Sekai/many_bone_ik.git modules…
…/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "55a8585241" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "55a8585241" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Updated z-coordinate calculation in vertex function The z-coordinate calculation in the vertex function of both many_bone_ik_3d_gizmo_plugin.cpp and many_bone_ik_shader.h has been updated for reverse-z. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "3f203c6757" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "3f203c6757" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Revert "Updated z-coordinate calculation in vertex function" This reverts commit 3d3f459. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "d093733570" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "d093733570" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Restore overlay calculation in 3D gizmo plugin git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "276d587245" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "276d587245" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Refined test conditions in IK Kusudama 3D module git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "cb04ae824b" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "cb04ae824b" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Renamed 'passthrough_factor' to 'motion_propagation_factor' Set factor to 1.0. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "cae366ea2f" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "cae366ea2f" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Updated vector direction in ManyBoneIK3D The vector direction for kusudama_open_cones in the add_constraint function of ManyBoneIK3D has been updated. The y-coordinate value has been changed from 1 to -1, effectively flipping the direction of the vector. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "f651735e9e" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "f651735e9e" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Updated vector direction and simplified basis transformation git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "901a112370" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "901a112370" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Updated vector values in ManyBoneIK3D module Removed debug skeleton functionality git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "60a88915d7" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "60a88915d7" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Removed the queue_print_skeleton git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "31749209c7" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "31749209c7" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Removed skeleton print queue method git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "1405dde4c5" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "1405dde4c5" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Refactor radius retrieval in IKLimitCone3D git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "3243f17717" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "3243f17717" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Refactor IKLimitCone3D update method The update_tangent_handles method in the IKLimitCone3D class has been refactored for better readability and efficiency. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "d95333f449" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "d95333f449" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Removed unnecessary setting of tangent circle centers in the ManyBoneIK3D module. Direct assignment using orthogonal vector computations. Restore smooth tangents. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "c70295ce85" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "c70295ce85" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Added method to set effector count git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "2fee23413e" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "2fee23413e" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Refactor rotation calculation in IK bone segment git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "e168434ed2" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "e168434ed2" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Refactor IK module and remove unused code git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "f6a7ea91d4" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "f6a7ea91d4" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Updated IK class name in config Updated IKEffector3D documentation Enhanced the explanation for 'motion_propagation_factor' in IKEffector3D git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "d7a299fa7f" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "d7a299fa7f" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Introduced 3D cone for inverse kinematics into documentation. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "6c7dd4c1b6" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "6c7dd4c1b6" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" git subrepo pull modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "a0cb6aadead" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "a0cb6aadead" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" git subrepo pull modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "ddc539e515" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "ddc539e515" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" Fix integration tests. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "e60904be58" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "e60904be58" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" git subrepo pull --force modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "ad2e65ba6c6" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "ad2e65ba6c6" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "73a0129" git subrepo pull modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "ad64874683" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "ad64874683" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "cce3d93" Pass code formatting test. git subrepo push modules/many_bone_ik subrepo: subdir: "modules/many_bone_ik" merged: "b664669705" upstream: origin: "https://github.com/V-Sekai/many_bone_ik.git" branch: "main" commit: "b664669705" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "cce3d93"
- Loading branch information