Commit Graph

85 Commits

Author SHA1 Message Date
6b7f06a1fd Added Vector3i. 2023-05-27 11:55:18 +02:00
2f1317bf4d Added operator methods to Vector2 and Vector2i. 2023-05-27 11:28:26 +02:00
6c71a971f5 Fix warning. 2023-05-27 11:28:10 +02:00
b25dc566d4 Also added an index operator method to Vector3. 2023-05-27 11:11:46 +02:00
53856370fb Implement the new methods for Vector3. 2023-05-27 11:03:21 +02:00
744d8ce240 Added Vector2i. 2023-05-26 21:32:06 +02:00
e350ce381d Variant initial rework. 2023-05-26 20:40:25 +02:00
fae93fe632 AABB initial cleanup. 2023-05-26 20:19:57 +02:00
483ba34b3e Array initial cleanup. 2023-05-26 20:13:13 +02:00
8b9602053c Basis initial cleanup. 2023-05-26 20:04:59 +02:00
eb61f4ec3f Color initial cleanup. 2023-05-26 19:48:26 +02:00
88f76739b3 Dictionary initial cleanup. 2023-05-26 19:34:53 +02:00
9ff7392610 NodePath initial cleanup. 2023-05-26 19:27:12 +02:00
3b9021453f Plane initial cleanup. 2023-05-26 19:23:18 +02:00
9ba757c8e8 PoolArray initial cleanup. 2023-05-26 19:19:23 +02:00
75a64fd975 Quaterniaon initial rework. 2023-05-26 19:06:00 +02:00
fd9f995b5e Renamed quat.cpp. 2023-05-26 18:56:14 +02:00
56fe2a0098 Rect2 initial rework. 2023-05-26 18:55:50 +02:00
f40012edd7 RID rework. 2023-05-26 18:48:57 +02:00
8d8409ed1e Stringname initial cleanup. 2023-05-26 18:47:43 +02:00
90316fff65 String initial rework. 2023-05-26 18:45:55 +02:00
839fb76ebd Transform initial rework. 2023-05-26 17:31:55 +02:00
fdcd047f8e Transform2D initial pass. 2023-05-26 16:42:56 +02:00
9638352bf4 Vector3 initial pass. 2023-05-26 14:50:59 +02:00
06ff8e110b Small improvements to Vector2's api. 2023-05-26 14:32:17 +02:00
66330f13c1 Remove VEctor2 methods from the api json temporarily. 2023-05-26 13:48:07 +02:00
05c877b530 Vector2 api cleanup. 2023-05-26 13:46:16 +02:00
5cf2ae791a Changes that managed to get left out from previous commit. 2023-05-26 11:02:03 +02:00
ba772fdb0a Mass replace godot with pandemonium. 2023-05-26 10:58:14 +02:00
b2f4bb8314 More cleanups. 2023-05-25 21:54:24 +02:00
6f9dd799d0 More cleanups. 2023-05-25 21:29:02 +02:00
92bbcd20c2 Mass rename quat to quaternion. 2023-05-25 20:26:36 +02:00
bc25bde5b4 Initial cleanup pass. 2023-05-25 20:24:38 +02:00
54e8b313ad Added a .gitignore. 2023-05-25 20:24:29 +02:00
bd9e05126e Added godot's gdnative module. 2023-05-23 18:02:01 +02:00