godot-ultraleap-plugin/src
rodolpheh 8a9caca7d1 Set getters to const in ultraleap 2023-12-08 09:08:05 +00:00
..
allocator.h Use Godot's memalloc and memfree for Leap's allocator 2023-05-14 19:30:09 +01:00
bone.cpp Add transforms for rigging (might not be a good implementation) 2023-12-04 19:52:23 +00:00
bone.h Add transforms for rigging (might not be a good implementation) 2023-12-04 19:52:23 +00:00
device.cpp Prevent badly initialized device from crashing 2023-12-05 22:46:16 +00:00
device.h Prevent badly initialized device from crashing 2023-12-05 22:46:16 +00:00
device_list.cpp More small changes to try to stabilise this thing 2023-12-05 23:16:55 +00:00
device_list.h More small changes to try to stabilise this thing 2023-12-05 23:16:55 +00:00
device_node.cpp Add transforms for rigging (might not be a good implementation) 2023-12-04 19:52:23 +00:00
device_node.h Add transforms for rigging (might not be a good implementation) 2023-12-04 19:52:23 +00:00
digit.cpp More small changes to try to stabilise this thing 2023-12-05 23:16:55 +00:00
digit.h Small simplification in variable names in digit 2023-12-05 22:19:45 +00:00
frame.cpp Simplify some variables in frame 2023-12-05 22:42:51 +00:00
frame.h Simplify some variables in frame 2023-12-05 22:42:51 +00:00
hand.cpp More small changes to try to stabilise this thing 2023-12-05 23:16:55 +00:00
hand.h Simplify some variables in hand 2023-12-05 22:27:13 +00:00
image.cpp Fix wrong distortion map and flip it 2023-10-03 07:32:11 +01:00
image.h Add switch for distortion and clean some code 2023-04-03 22:07:52 +01:00
palm.cpp Use more reference and manage thread in engine notifications 2023-11-13 21:08:19 +00:00
palm.h Use more reference and manage thread in engine notifications 2023-11-13 21:08:19 +00:00
register_types.cpp Update extension to Godot 4.1.1 2023-07-26 19:34:54 +01:00
register_types.h First commit 2022-10-24 09:35:54 +01:00
types.cpp Don't enable images by default 2023-10-03 21:14:25 +01:00
types.h Don't enable images by default 2023-10-03 21:14:25 +01:00
ultraleap.cpp Set getters to const in ultraleap 2023-12-08 09:08:05 +00:00
ultraleap.h Set getters to const in ultraleap 2023-12-08 09:08:05 +00:00