282 Commits

Author SHA1 Message Date
Pascal Serrarens
fea15c31ca removed namespace Passer 2025-02-24 09:30:17 +01:00
Pascal Serrarens
753de2dbbb Fixes 2025-01-12 09:07:14 +01:00
Pascal Serrarens
9674f68516 Disabled test failing on MacOS 2025-01-01 22:33:19 +01:00
Pascal Serrarens
5b89234762 Made it work on MacOS 2025-01-01 22:32:56 +01:00
Pascal Serrarens
d0ba29e69b Updated LinearAlgebra 2024-12-30 14:26:22 +01:00
Pascal Serrarens
ebfb4fbe42 Merge commit '0b63a044eb84175cc922f3f1fe0ce039d101bf7b' 2024-12-30 14:25:23 +01:00
Pascal Serrarens
0b63a044eb Updated documentation, cleanup 2024-12-30 12:38:29 +01:00
Pascal Serrarens
a0082bd9e2 Add direction documentation 2024-12-30 12:15:01 +01:00
Pascal Serrarens
770ce327d2 Merge commit '2b5f5cd175b20fa01e04b696dfe0cfbe2c4ad9da' 2024-12-28 15:29:46 +01:00
Pascal Serrarens
2b5f5cd175 Removed shorthand Deg/Rad aliases... (see below) 2024-12-28 15:22:46 +01:00
Pascal Serrarens
d212db2783 Trying to fix specialization before instantiation error 2024-12-28 15:19:42 +01:00
Pascal Serrarens
e445e5bb93 Trying to fix specialization before instantiation error 2024-12-28 15:14:47 +01:00
Pascal Serrarens
f47e504bf4 Trying to fix specialization before instantiation error 2024-12-28 15:10:51 +01:00
Pascal Serrarens
b877d4d2f3 Trying to fix specialization before instantiation error 2024-12-28 15:06:34 +01:00
Pascal Serrarens
06e86236d5 Trying to fix specialization before instantiation error 2024-12-28 15:00:28 +01:00
Pascal Serrarens
e97aee99b1 Trying to fix specialization before instantiation error 2024-12-28 14:58:05 +01:00
Pascal Serrarens
0e00e5d39b Merge branch 'main' of http://gitlab.passervr.com/passer/cpp/linear-algebra 2024-12-28 14:52:50 +01:00
Pascal Serrarens
52de55d7d0 Trying to fix specialization before instantiation error 2024-12-28 14:52:20 +01:00
Pascal Serrarens
47ba024619 Trying to fix specialization before instantiation error 2024-12-28 14:52:00 +01:00
Pascal Serrarens
240203036b Trying to fix specialization before instantiation error 2024-12-28 14:47:13 +01:00
Pascal Serrarens
4e3f253e00 Fixed gitignore 2024-12-28 10:48:21 +01:00
Pascal Serrarens
06c70e275a Merge branch 'Experimental' 2024-12-28 10:42:40 +01:00
Pascal Serrarens
6f30334e12 Updated PolarOf, removed default Polar type 2024-12-28 10:19:13 +01:00
Pascal Serrarens
94a3105a61 Cleanup 2024-12-28 10:04:04 +01:00
Pascal Serrarens
89a57114a4 Fixed typo in documentation 2024-12-27 23:20:11 +01:00
Pascal Serrarens
64b7f1103b Removed default Angle type 2024-12-27 23:18:39 +01:00
Pascal Serrarens
58beb363ea Completed AngleOf documentation 2024-12-27 23:10:53 +01:00
Pascal Serrarens
5f58a2c69e Updated documentation 2024-12-26 12:34:26 +01:00
Pascal Serrarens
97d937e77c Fixed (copilot) unit tests 2024-12-26 11:05:49 +01:00
Pascal Serrarens
585a3b0fe5 Removed default Spherical type 2024-12-26 11:02:35 +01:00
Pascal Serrarens
d3226fddc9 Added copilot test documentation 2024-12-26 10:55:42 +01:00
Pascal Serrarens
a7aa679494 Added a performance test 2024-12-26 10:03:47 +01:00
Pascal Serrarens
2c57c3f6c0 Fixed direction for spherical 2024-12-18 16:58:57 +01:00
Pascal Serrarens
28ee2254b8 Normalize Spherical at creation 2024-12-18 16:54:33 +01:00
Pascal Serrarens
800eb75e28 improved rounding of discrete angles 2024-12-14 12:40:25 +01:00
Pascal Serrarens
536d6cef19 Add Binary support 2024-11-29 12:56:46 +01:00
Pascal Serrarens
18756ba1a5 Correct axis on quaternion from swingtwist 2024-09-27 15:48:35 +02:00
Pascal Serrarens
06e42c5b9f Normalized swing twist 2024-09-27 15:40:10 +02:00
Pascal Serrarens
edbb4b1ffc Removes Angle::deg90/180 because of issues 2024-09-27 09:44:06 +02:00
Pascal Serrarens
0a07b23e96 SwingTwist == and Angle 2024-09-26 12:53:59 +02:00
Pascal Serrarens
9406b57558 SwingTwist::AngleAxis using Direction 2024-09-26 12:29:04 +02:00
Pascal Serrarens
06da9e5b80 Removed AngleAxis, Sperhical will be used instead 2024-09-26 12:14:55 +02:00
Pascal Serrarens
2e61e1b710 Fix unit test 2024-09-26 10:53:59 +02:00
Pascal Serrarens
54d03185b4 Extended unit tests (plus fixes) 2024-09-26 10:10:28 +02:00
Pascal Serrarens
8286c1ca85 Minor improvements 2024-09-26 09:33:14 +02:00
Pascal Serrarens
95a6fb3a4b Improved Angle quality 2024-09-25 09:39:44 +02:00
Pascal Serrarens
9eca318991 Fixed inverse 2024-09-24 12:25:37 +02:00
Pascal Serrarens
0ebfce48d7 Spherical direction 2024-09-24 11:48:25 +02:00
Pascal Serrarens
136e44e000 Fixed unit tests 2024-09-24 11:10:33 +02:00
Pascal Serrarens
fb5cee851f Proper angle implementation (unit tests still fail) 2024-09-24 10:29:21 +02:00