Commit Graph
316 Commits
Author SHA1 Message Date
Mamadou Babaei 97b81e5eb1 minor commit fix 2023-03-28 10:39:08 +02:00
Mamadou Babaei b0b559472f drop the redundant sgconnecttypes 2023-03-28 10:39:07 +02:00
Mamadou Babaei 7cecbdf4fe move all sg array types into their corresponding *core modules 2023-03-28 10:39:07 +02:00
Mamadou Babaei 5b4c97adcf minor api validation fixes 2023-03-28 10:39:07 +02:00
Mamadou Babaei cc9f92d875 minor fix 2023-03-28 10:39:07 +02:00
Mamadou Babaei 96320231b6 bump senseglove libraries windows to v2.4.2-ba98cec 2023-03-28 10:39:07 +02:00
Mamadou Babaei 3a3f7c584c bump senseglove libraries and headers for linux and android to v2.4.2-ba98cec 2023-03-28 10:39:06 +02:00
Mamadou Babaei 0172d15325 remove the redundant sgplatform from the sgconnectimpl module 2023-03-28 10:39:05 +02:00
Mamadou Babaei a3604bfba7 purge the core impl module's dead code for the dropped engine versions: 4.22 to 4.26 and define SG_NOEXCEPT 2023-03-28 10:39:05 +02:00
Mamadou Babaei 6e5e6cd195 document 4.22 to 4.26 purge in the changelog 2023-03-28 10:39:05 +02:00
Mamadou Babaei fbb2ab0700 initial attempt to cleanup dead code from the dropped engine versions: 4.22 to 4.26 2023-03-28 10:39:05 +02:00
Mamadou Babaei 196fbf5c2e update the remarks section in readme file to reflect the latest platform support state 2023-03-28 10:39:05 +02:00
Mamadou Babaei 2e9d3a1cd5 update the changelog for unreleased changes 2023-03-28 10:39:05 +02:00
Mamadou Babaei fdd4abf508 update the platform support matrix 2023-03-28 10:39:05 +02:00
Mamadou Babaei 22f5db29fc whitespace fix 2023-03-28 10:39:05 +02:00
Mamadou Babaei c4e8cf2cac update the changelog for unreleased changes 2023-03-28 10:39:04 +02:00
Mamadou Babaei c0a934dd03 update unreal api to take care of radians/degrees conversions where possible 2023-03-28 10:39:04 +02:00
Mamadou Babaei 08418d8406 add more utility functions and templates for angles, specifically for handling floats 2023-03-28 10:39:04 +02:00
Mamadou Babaei 099820454f almost working hand mondel animation adjusted to the api changes 2023-03-28 10:39:04 +02:00
Mamadou Babaei 47fdb091e6 rename sguitls/sgcoordinates utility class to sgangles and convert angles from radians to degrees and vice-versa between unreal and senseglove 2023-03-28 10:39:04 +02:00
Mamadou Babaei a5f1f1e83b minor initialization fixes 2023-03-28 10:39:04 +02:00
Mamadou Babaei f07972f33b minor fix: move temp a variable 2023-03-28 10:39:04 +02:00
Mamadou Babaei 631191a76e mark a method as const 2023-03-28 10:39:04 +02:00
Mamadou Babaei 621eb92525 clean up redundant hand animation code 2023-03-28 10:39:04 +02:00
Mamadou Babaei 8827970cfa remove redundant reset to ref pose call 2023-03-28 10:39:04 +02:00
Mamadou Babaei a3f93ea32d use rotators instead of quats 2023-03-28 10:39:04 +02:00
Mamadou Babaei c1d08ecd4c improve the virtual hand model animation 2023-03-28 10:39:03 +02:00
Mamadou Babaei 35c97f8020 rely on the reference pose instead of caching poses 2023-03-28 10:39:03 +02:00
Mamadou Babaei 17a12cf126 improved virtual hand model animation 2023-03-28 10:39:03 +02:00
Mamadou Babaei 4009998873 bump senseglove libraries for windows/msvc to v2.4.1-d551398 2023-03-28 10:39:03 +02:00
Mamadou Babaei 17ebbbbc75 mention functional linux development support in the changelog 2023-03-28 10:39:02 +02:00
Mamadou Babaei 42fe0bd2f4 bump senseglove libraries and headers for linux and android to v2.4.1-d551398 2023-03-28 10:39:01 +02:00
Mamadou Babaei 834313559b bump senseglove libraries for windows/msvc to v2.4.0-dc6c34b 2023-03-28 10:39:01 +02:00
Mamadou Babaei 98c141be41 bump senseglove libraries and headers for linux and android to v2.4.0-dc6c34b 2023-03-28 10:38:59 +02:00
Mamadou Babaei c13abde404 bump senseglove libraries for windows/msvc to v2.3.0-a9726bf 2023-03-28 10:38:59 +02:00
Mamadou Babaei 1ab7fed810 bump senseglove libraries for linux and android to the first fully linux-aware version: v2.3.0-a9726bf 2023-03-28 10:38:58 +02:00
Mamadou Babaei 639c79daff apply the transform to the output pose 2023-03-28 10:38:57 +02:00
Mamadou Babaei 528a451838 try a component transform 2023-03-28 10:38:57 +02:00
Mamadou Babaei e2ce23e83c add quat template specialization to the sglog module 2023-03-28 10:38:57 +02:00
Mamadou Babaei bc357561a7 fix the EvaluateSkeletalControl_AnyThread crash 2023-03-28 10:38:57 +02:00
Mamadou Babaei 8f17dbe8a1 revert back the last commit and ignore the last joint 2023-03-28 10:38:57 +02:00
Mamadou Babaei d863613c01 try an alternate implementation for copying animation data in order to remedy the virtual hand crash 2023-03-28 10:38:57 +02:00
Mamadou Babaei 04c70288a1 bump senseglove thrid-party libraries for windows to v2.2.4-1eda0d8 2023-03-28 10:38:57 +02:00
Mamadou Babaei 1285a0ed67 bump senseglove libraries for linux and android to v2.2.4-1eda0d8 2023-03-28 10:38:55 +02:00
Mamadou Babaei d17d4ebefe bump senseglove headers and libraries for linux and android to v2.2.3-39b3c2b 2023-03-28 10:38:55 +02:00
Mamadou Babaei e06fed8aab bump senseglove thrid-party libraries for windows to v2.2.3-39b3c2b 2023-03-28 10:38:54 +02:00
Mamadou Babaei 3deef2aa85 bump senseglove headers and libraries for linux and android to v2.2.2-1725b91 2023-03-28 10:38:53 +02:00
Mamadou Babaei a36015f602 bump senseglove thrid-party libraries for windows to v2.2.2-1725b91 2023-03-28 10:38:52 +02:00
Mamadou Babaei 6e188eb022 add the msvc141 third-party directory to the directory tree 2023-03-28 10:38:52 +02:00
Mamadou Babaei 61b42da728 add the android module to the directory tree 2023-03-28 10:38:52 +02:00