rodolphe pushed to main at rodolphe/zig-leapc-examples 2024-04-15 08:48:59 +02:00
e7debb2e1d Comment a little bit the current situation
rodolphe pushed to main at rodolphe/zig-leapc-examples 2024-04-15 08:06:15 +02:00
a3b089ebc0 Commit current code
rodolphe created branch main in rodolphe/zig-leapc-examples 2024-04-15 08:06:15 +02:00
rodolphe created repository rodolphe/zig-leapc-examples 2024-04-15 08:05:47 +02:00
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-12-08 10:08:44 +01:00
8a9caca7d1 Set getters to const in ultraleap
e46bc2e49f Fix missing EOL in server_namespace
Compare 2 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-12-06 00:17:38 +01:00
833b89337a Reduce physics framerate
3c71fafe52 More small changes to try to stabilise this thing
533e4bb193 Prevent badly initialized device from crashing
Compare 3 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-12-05 23:43:38 +01:00
824f9f1d7f Simplify some variables in frame
3bc883e6f2 Simplify some variables in hand
aba413f6c3 Small simplification in variable names in digit
6eec3f4b66 Fix devices trying to use connection handle on destroy
Compare 4 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-12-04 21:46:05 +01:00
37c936d961 Correct heading in README
988d20dba3 Add credits in README
9703bcb87f Use custom rigged glove model as default hand
555200995b Add transforms for rigging (might not be a good implementation)
72c602fe67 Fix missing computation call
Compare 10 commits »
rodolphe pushed to feature/richer-data at rodolphe/godot-ultraleap-plugin 2023-12-04 21:43:06 +01:00
37c936d961 Correct heading in README
988d20dba3 Add credits in README
9703bcb87f Use custom rigged glove model as default hand
555200995b Add transforms for rigging (might not be a good implementation)
Compare 4 commits »
rodolphe created branch feature/richer-data in rodolphe/godot-ultraleap-plugin 2023-11-21 09:54:30 +01:00
rodolphe pushed to feature/richer-data at rodolphe/godot-ultraleap-plugin 2023-11-21 09:54:30 +01:00
72c602fe67 Fix missing computation call
e78c1e0b27 Introduces simpler rigger and origin hands
bbe54db220 Make bones a linked list
38c11c67fc Add more useful data (wrist position for ex)
dfa6243636 Add data to bones to help rigging
Compare 6 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-17 00:53:56 +01:00
e57b3cb5c0 Improvements in device management
4ae392a7db Add bones list to digit and improve properties
Compare 2 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-14 01:16:06 +01:00
1dc4d054a6 Fix OriginHands not liking the new structure (null-able)
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-14 00:42:05 +01:00
bb714cb9c0 Try not to use memory on the stack
3e426d2375 Use Ref<> instead of Variant in device
f7d5486734 Add simple AR demo
Compare 3 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-13 22:51:11 +01:00
10aa7152f2 Check for NULL objects
1fadb5bd21 Even more use of Ref<>
37cbc53fd0 Use more reference and manage thread in engine notifications
f56398230a Add tips to OriginHands and interpolation
Compare 4 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-09 00:01:47 +01:00
8b932e3a3c Try to improve stability in editor
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-08 00:35:17 +01:00
15ff0fff2e Remove unnecessary step in README
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-08 00:31:50 +01:00
40fd19e466 Small cleanup
a21bb55d00 Small improvements for Android
671f5cae12 Attempt at better managing lifecycle
Compare 3 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-06 23:53:49 +01:00
56c5ee15e0 Make cube demo XR compatible
d5ed6a0d32 Add post-action copy dll for Windows
Compare 2 commits »
rodolphe pushed to main at rodolphe/godot-ultraleap-plugin 2023-11-05 16:07:31 +01:00
0c50394a66 Update instructions and build script for Android