Commit Graph

51 Commits

Author SHA1 Message Date
eae96ca1d8 IMplemented new apis for the Quaternion. 2023-05-30 00:31:52 +02:00
74f7f98da0 Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
c851d2d1b8 Small improvements to the helper utility. 2023-05-29 18:55:24 +02:00
85c9e13d06 Various api cleanups. 2023-05-29 18:45:14 +02:00
ed21dace22 Implemented the new methods for Color. 2023-05-29 18:20:17 +02:00
5d123c7190 Implemented the new methods for Basis. 2023-05-29 16:07:43 +02:00
6bd3f59d7a Fixed a few smaller issues with the helper script. 2023-05-29 16:07:19 +02:00
651e06aa3f Added a small helper utility that can generate bindings (not automatically). 2023-05-29 15:16:52 +02:00
b289295a31 Implemented the new methods for AABB. 2023-05-29 01:40:18 +02:00
fb11fd8338 Implemented the new methods for Rect2. 2023-05-27 22:06:04 +02:00
a77167cf9d Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
6f32996c63 Added Vector4, Vector4i. 2023-05-27 13:36:49 +02:00
1cadbeb735 Added missing method. 2023-05-27 13:36:38 +02:00
e08254b154 Fix typo. 2023-05-27 13:36:24 +02:00
a2018f3225 Added missing methods to Vector2i. 2023-05-27 12:08:21 +02:00
8473aa34a0 Fix parameter types for Vector2i. 2023-05-27 12:02:04 +02:00
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