Commit graph

225 commits

Author SHA1 Message Date
SDraw
2e25d098d8
Minor gestures fix
Version bump up
2023-07-18 10:57:32 +03:00
SDraw
777a4fdb1c
Merge pull request #5 from NotAKidOnSteam/lme-gestures
Add gesture recognition setting
2023-07-17 22:44:23 +03:00
NotAKidoS
77a9ffe84e Fix fist strength value
Turns out m_grabStrength is already clamped.
2023-07-17 13:00:16 -05:00
NotAKidoS
7eb36710e0 Remove Middle Finger & Relaxed Hand checks.
Any hand that is not recognized shall be relaxed.
2023-07-17 12:23:09 -05:00
NotAKidoS
9225506c26 Redo gesture recognition from scratch.
Now it works much better with Leap Motion.
2023-07-17 12:07:21 -05:00
NotAKidoS
c6506727ab Add gesture recognition setting
Also fixed attachmentDistance by setting it to 0f.
2023-07-17 09:00:33 -05:00
SDraw
c9162a766f
Update README.md 2023-07-11 08:27:39 +03:00
SDraw
a3383909d7
Update README.md 2023-07-05 14:09:42 +03:00
SDraw
3e59fcd273
Update README.md 2023-07-05 14:09:01 +03:00
SDraw
db93926f61
Update to Ultraleap Gemini v5.12
Update to Ultraleap Unity Plugin v6.9.0
Unclamped spreads and curls
2023-07-04 11:51:58 +03:00
SDraw
176d6530cb
Update README.md 2023-07-03 11:33:56 +03:00
SDraw
f645650659
Hands visualization 2023-07-03 11:16:26 +03:00
SDraw
5d2bc0e6b8
Archiving mods 2023-06-28 08:43:53 +03:00
SDraw
1000da7100
Update README.md 2023-06-11 14:21:37 +00:00
SDraw
732b15a6a9
Transformation fixes
More checks for non-flying worlds
2023-05-28 16:47:04 +03:00
SDraw
9159946de6
Exception on exit fix 2023-05-07 21:14:03 +03:00
SDraw
cc8f711d09
Update README.md 2023-05-07 18:04:00 +00:00
SDraw
e73dd54e7b
Scaled jump
Minor changes
2023-05-07 20:42:52 +03:00
SDraw
08b1909d52
Update README.md 2023-05-06 03:06:42 +03:00
SDraw
0f5e1484d1
New mod: PlayerMovementCopycat
Collider radius upon avatar scaling
2023-05-04 11:40:53 +03:00
SDraw
3dceb85037
VRIK locomotion fix upon unragdoll 2023-05-03 21:37:16 +03:00
SDraw
6c83ea6930
VRIK post-update pose 2023-05-02 23:03:26 +03:00
SDraw
3f6a72898c
Forgotten mod supporter initialization 2023-05-02 15:10:41 +03:00
SDraw
61b7e59952
Version bump 2023-05-02 14:26:27 +03:00
SDraw
4e0ddaadd4
Jump recover option
Preserve late update pose
Upcoming mod support
2023-05-02 11:22:41 +03:00
SDraw
988abd7d53
Merge pull request #4 from NotAKidOnSteam/prm-avatar-scaling
[PRM] Avatar Scaling Support
2023-05-02 08:20:21 +03:00
NotAKidoS
699d7bdd5f [PRM] Avatar Scaling Support 2023-05-01 23:24:13 -05:00
SDraw
c887eacc6a
More stable ragdoll 2023-05-02 01:29:31 +03:00
SDraw
6d13ff1894
Dedicated BTKUILib page
Internal settings and UI rework
Upcoming mod support
2023-04-29 03:18:55 +03:00
SDraw
0440baa84f
Fingers values reset
Hips transform restore after pose modification
2023-04-24 22:18:53 +03:00
SDraw
7ef112d02c
Update README.md 2023-04-21 18:14:21 +03:00
SDraw
ac5820d188
Minor changes and fixes 2023-04-19 15:00:37 +03:00
SDraw
1ef839af3f
Restricted drag fix 2023-04-18 23:25:35 +03:00
SDraw
427c346ba2
Drag limitation 2023-04-18 20:32:37 +03:00
SDraw
9839169cc1
Revert IK pose consideration 2023-04-18 13:50:08 +03:00
SDraw
823a76d95a
Flight mode consideration
Possible IK pose consideration
Minor fixes
2023-04-18 12:08:58 +03:00
SDraw
fb2a7ed119
Update README.md 2023-04-18 08:40:46 +03:00
SDraw
5e463ec0a9
Constant ragdoll following in desktop and VR
Removed `Restore position` option
2023-04-18 01:04:04 +03:00
SDraw
4501e858c7
Settings rework
Velocity limit rework
View direction and VR camera ragdoll following
2023-04-17 14:41:03 +03:00
SDraw
2540a4fca2
Slipperiness and bounciness options 2023-04-16 22:17:10 +03:00
SDraw
7e9224c3d6
Update README.md 2023-04-16 18:03:34 +00:00
SDraw
b36f1009d9
Fix of ragdolling with hips IK override option enabled
Hiding settings from UIExpansionKit
2023-04-16 11:47:53 +03:00
SDraw
f983f2909c
Ignoring local player's pointers option
Settings hide
2023-04-15 13:51:19 +03:00
SDraw
fa5a0334b9
More effective recovery
Fix of trigger detection
2023-04-14 11:00:20 +03:00
SDraw
8d337635b8
Update README.md 2023-04-13 20:07:55 +00:00
SDraw
f06cd955e9
Automatic recovery feature 2023-04-13 23:03:43 +03:00
SDraw
2c7c90c792
Ragdolled avatar's animator boolean parameter
Simplified additional parameters parsing
2023-04-13 15:59:49 +03:00
SDraw
912b37c87f
Check for props game settings and world restrictions
Combat system integration
Additional measure for unsafe worlds
2023-04-12 21:33:33 +03:00
SDraw
5185c00fb1
Update README.md 2023-04-11 10:44:06 +03:00
SDraw
92a058a0ac
Removed PlayerLocal layer usage to avoid possible world maps problems 2023-04-11 10:17:32 +03:00