SDraw
|
e55f4b3098
|
Fixes for game build 2024r175
|
2024-04-11 08:43:41 +03:00 |
|
SDraw
|
94497c4ecf
|
Fixes for 2024r175ex1
|
2024-04-05 00:47:21 +03:00 |
|
SDraw
|
00c92e1913
|
Improved fingers binding
Mechanim filtering
|
2024-04-04 09:01:05 +03:00 |
|
SDraw
|
11287e7dc5
|
Minor code changes
|
2024-03-29 15:19:00 +03:00 |
|
SDraw
|
2aaac8f7bd
|
New mod: Better Fingers Tracking
Default muscles values to zero
Embedding of debug symbols
|
2024-03-25 14:19:06 +03:00 |
|
SDraw
|
8375a1323c
|
Version bump
|
2024-03-08 01:55:16 +03:00 |
|
SDraw
|
b547512b69
|
Update to game build 2024r174ex3
Bones oriented fingers tracking
|
2024-03-06 02:31:06 +03:00 |
|
SDraw
|
60259c94c4
|
Update LeapTracked.cs
|
2024-02-29 19:06:18 +00:00 |
|
SDraw
|
84b0de7065
|
Mode switch handling, attempt two
|
2024-01-30 13:57:09 +03:00 |
|
SDraw
|
66b448a2c3
|
Handling of "VR <-> Desktop" switch, attempt one
|
2024-01-29 23:11:01 +03:00 |
|
SDraw
|
56686834d0
|
LeapCSharp update to 6.14.0
Fixed interaction input
|
2024-01-28 14:33:24 +03:00 |
|
SDraw
|
f3aa0bc72d
|
Game build 2023r174ex1 test
|
2024-01-26 19:56:33 +03:00 |
|
SDraw
|
b05447c4df
|
Return of DesktopHeadTracking
|
2024-01-20 14:24:54 +03:00 |
|
SDraw
|
9e841cef1c
|
Minor cleanup
|
2023-12-25 02:02:45 +03:00 |
|
SDraw
|
e13bb8af23
|
New mods: AvatarSyncedLook and PlayersInstanceNotifier
Minor changes
|
2023-12-24 11:53:57 +03:00 |
|
SDraw
|
da09ce831a
|
Update to LeapSDK 5.17.1
Update to Ultraleap Unity Plugin 6.13.0
|
2023-11-28 19:08:49 +03:00 |
|
SDraw
|
4aaca216d7
|
Better VRIK targets replacement
|
2023-11-28 11:48:30 +03:00 |
|
SDraw
|
914bca26e4
|
Minor fixes
|
2023-11-27 11:45:01 +03:00 |
|
SDraw
|
aebf6c2c4e
|
Removed Upright
Leading hand option
Hands extension with `Q`/`E`
Joints fix
Update to LeapSDK 5.16
|
2023-11-26 19:24:11 +03:00 |
|
SDraw
|
9886bdc154
|
Moved PlayerRagdollMod and DesktopHeadTracking to archived
Fixed for r173 game build
|
2023-11-10 02:12:12 +03:00 |
|
SDraw
|
c0e9ee15b3
|
Impovement of UI extension
|
2023-09-29 15:24:16 +03:00 |
|
SDraw
|
2828de3818
|
Update to Ultraleap Unity Plugin 6.12.1
|
2023-09-28 18:15:15 +03:00 |
|
SDraw
|
90de21cce8
|
New mod: Vive Extended Input
Unified UI elements script
|
2023-09-28 09:54:04 +03:00 |
|
SDraw
|
7328c30838
|
Update for 2023r172 game build
|
2023-09-23 23:49:35 +03:00 |
|
SDraw
|
8d3baf7eb5
|
LME version bump
|
2023-09-19 11:41:46 +03:00 |
|
SDraw
|
6f9a278694
|
Removed jump height
Added changable ragdoll button
Minor edits
|
2023-09-19 11:26:43 +03:00 |
|
SDraw
|
0fccd9e892
|
Update to Ultraleap Unity Plugin 6.12.0
|
2023-09-13 19:03:49 +03:00 |
|
SDraw
|
3713253375
|
Minor changes
|
2023-09-12 11:28:25 +03:00 |
|
SDraw
|
a5d93643fa
|
Finger tracking value override fix
Rotation fix
Me angery
REEE
Funni joke about sttuff
|
2023-08-08 00:01:16 +03:00 |
|
SDraw
|
1efcb8aaee
|
Preserve crouch and prone
Code simplification and possible pose copying fix
Reworked finger tracking
|
2023-08-05 21:58:38 +03:00 |
|
SDraw
|
dae0d5c65b
|
Left hand fist fix
|
2023-07-27 22:21:00 +03:00 |
|
SDraw
|
3c33452379
|
Merge branch 'master' into experimental
|
2023-07-27 10:14:53 +03:00 |
|
SDraw
|
320846f7d4
|
Update to game build 2023r171
|
2023-07-27 09:48:52 +03:00 |
|
SDraw
|
2e25d098d8
|
Minor gestures fix
Version bump up
|
2023-07-18 10:57:32 +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
|
5c33abc9d2
|
Update to Ultraleap Gemini v5.12
Update to Ultraleap Unity Plugin v6.9.0
Unclamped spreads and curls
|
2023-07-04 11:54:21 +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
|
f645650659
|
Hands visualization
|
2023-07-03 11:16:26 +03:00 |
|
SDraw
|
965c0bf93d
|
Projects fix
|
2023-06-28 19:12:39 +03:00 |
|
SDraw
|
d210ed4636
|
Update to build 2023r171ex7p2
|
2023-06-28 08:16:58 +03:00 |
|
SDraw
|
732b15a6a9
|
Transformation fixes
More checks for non-flying worlds
|
2023-05-28 16:47:04 +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
|
0440baa84f
|
Fingers values reset
Hips transform restore after pose modification
|
2023-04-24 22:18:53 +03:00 |
|
SDraw
|
ac5820d188
|
Minor changes and fixes
|
2023-04-19 15:00:37 +03:00 |
|
SDraw
|
b36f1009d9
|
Fix of ragdolling with hips IK override option enabled
Hiding settings from UIExpansionKit
|
2023-04-16 11:47:53 +03:00 |
|