43 Commits

Author SHA1 Message Date
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
e97aee99b1 Trying to fix specialization before instantiation error 2024-12-28 14:58:05 +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
536d6cef19 Add Binary support 2024-11-29 12:56:46 +01: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
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
fb5cee851f Proper angle implementation (unit tests still fail) 2024-09-24 10:29:21 +02:00
Pascal Serrarens
92d5ef028c Normalizing directions 2024-09-23 14:20:07 +02:00
Pascal Serrarens
f1c70c756e Fix unit tests 2024-09-20 14:40:03 +02:00
Pascal Serrarens
09e25a8a21 Add Asin and Atan 2024-09-12 15:30:36 +02:00
Pascal Serrarens
a646e936ee Add ACos 2024-09-09 16:02:27 +02:00
Pascal Serrarens
69bad8f662 Added degrees, radians, cos, sin, and tan functions 2024-09-06 15:35:39 +02:00
Pascal Serrarens
5c3dfa66d3 Adde degrees/readians and poc ACos 2024-09-06 13:17:14 +02:00
Pascal Serrarens
6a1d0434cf Added Angle comparison 2024-09-06 12:36:22 +02:00
Pascal Serrarens
dedaa31740 Fix unit tests 2024-08-22 14:24:33 +02:00
Pascal Serrarens
9c3503f3cb Added SphericalOf 2024-08-22 12:28:02 +02:00
Pascal Serrarens
18cf653aff Added scaling support 2024-08-05 11:58:53 +02:00
Pascal Serrarens
51772a1843 Added add/subtract for discrete angles 2024-08-05 11:37:33 +02:00
Pascal Serrarens
49c67405fc Make Angle -> float conversion explicit 2024-08-05 10:03:42 +02:00
Pascal Serrarens
48828e20b3 Fix int/float issues 2024-08-02 11:55:27 +02:00
Pascal Serrarens
86b7c21dca Added Degrees inline function 2024-08-02 11:27:39 +02:00
Pascal Serrarens
b81b77b1c9 Extend AngleOf support 2024-07-31 11:44:23 +02:00
Pascal Serrarens
f8009a7663 Updated namespace 2024-05-23 12:41:19 +02:00
Pascal Serrarens
95713c8621 Cleanup, added utility functions 2024-05-13 15:32:42 +02:00
Pascal Serrarens
66e47d736f Cleanup Vector2 and Polar 2024-05-12 21:35:44 +02:00
Pascal Serrarens
e922a017fa fix == operator 2024-05-12 20:25:19 +02:00
Pascal Serrarens
0c54276bd5 equality support 2024-05-12 15:32:46 +02:00
Pascal Serrarens
e5f8d73e19 namespace fix 2024-05-10 18:01:42 +02:00
Pascal Serrarens
dc9d4ee42e Renamed pi 2024-01-15 09:33:19 +01:00
Pascal Serrarens
78ed576e16 Added PI 2024-01-09 12:28:25 +01:00
Pascal Serrarens
fe176f6a73 Fix issues 2024-01-08 15:08:01 +01:00
Pascal Serrarens
0a4f2751fe Generic Angles 2024-01-08 15:02:24 +01:00
Pascal Serrarens
37d45cdda5 Moved all source/includes to root 2024-01-03 11:49:50 +01:00