Commit Graph

85 Commits

Author SHA1 Message Date
Relintai 22ec60fc4e Added deprecation notice, as this module got merged into the engine directly. 2023-06-23 17:00:28 +02:00
Relintai 2f313b6a5e Added the new property hint. 2023-06-11 16:34:20 +02:00
Relintai 1d693a0c58 Update ResourceLoader Load method parameters. 2023-06-03 01:29:17 +02:00
Relintai 5a372f9a17 Added a new constructor to Projection. 2023-06-02 13:52:23 +02:00
Relintai f780ad3a18 Also update the api json. 2023-06-02 13:50:21 +02:00
Relintai e81ba7a8d1 Fix the prefix of some of the string methods. 2023-06-02 13:48:32 +02:00
Relintai cd6ac06d90 Fix typo. 2023-05-31 17:38:36 +02:00
Relintai ff1ef18c46 Added missing methods for PoolVEctor2is. 2023-05-31 17:18:14 +02:00
Relintai 16bb10a8e9 Don't add a method + vmethod twice to the api.json, when a class defines a vmethod, and implements it. 2023-05-31 15:35:41 +02:00
Relintai 435b0bb31e Added missing method to the api json. 2023-05-31 15:10:38 +02:00
Relintai d320ee5c36 Improved StringName constructors. 2023-05-31 14:16:18 +02:00
Relintai ed876f00e2 Add all methods to the api json. 2023-05-31 11:01:31 +02:00
Relintai f24206c903 Fix string method name. 2023-05-31 11:01:12 +02:00
Relintai ef7a514d7e Added a new api json generator helper script. 2023-05-31 11:00:58 +02:00
Relintai 7e1f8305a6 Remove WebRTC related classes from config.py. 2023-05-31 09:38:54 +02:00
Relintai 1dbb4ba7ee Fix hardcoded value in gdnative_builders.py. 2023-05-31 09:38:17 +02:00
Relintai 8bc9036e0c Simplify the api json. 2023-05-31 09:17:15 +02:00
Relintai c4ec2ddc59 Small improvements to the helper script. 2023-05-31 02:05:40 +02:00
Relintai 86da41e550 Added the missing methods in Transform and Transform2D. 2023-05-31 02:05:24 +02:00
Relintai fff4a84b47 Also added helper methods to variant for the other new types. 2023-05-31 01:52:24 +02:00
Relintai ea4ca1895c Added the new PoolVector variants to Variant. 2023-05-31 01:39:00 +02:00
Relintai 5ac196aca5 Fix warning. 2023-05-31 01:38:42 +02:00
Relintai ba6d070503 Implemented the rest of the new apis in String. 2023-05-31 01:30:03 +02:00
Relintai e681906faa Added 2 missing methods to Quaternion. 2023-05-31 00:19:21 +02:00
Relintai 94085b8191 Implement new PoolVector conversions for Array. Also fix operator_equals. 2023-05-31 00:16:39 +02:00
Relintai ef23aa6cfe Implemented the new apis for PoolVectors. 2023-05-31 00:06:58 +02:00
Relintai 906270973e Added Projection. 2023-05-30 22:36:09 +02:00
Relintai 3145948cb0 Added note so I don't forget to implement double support for real. 2023-05-30 20:32:26 +02:00
Relintai 7ee8f7a647 Added Rect2i. 2023-05-30 19:37:02 +02:00
Relintai 42d6e9ed55 Small improvements to the helper tool. 2023-05-30 01:35:26 +02:00
Relintai ddd8573857 Implemented the new apis for Transform2D. 2023-05-30 01:34:55 +02:00
Relintai 1c90cb43bd Added most new apis to String. 2023-05-30 01:26:42 +02:00
Relintai 83fab63cf2 Implemented most new apis to Variant. 2023-05-30 00:58:56 +02:00
Relintai 2346bba159 Implemented the new apis for Transform. 2023-05-30 00:49:24 +02:00
Relintai eae96ca1d8 IMplemented new apis for the Quaternion. 2023-05-30 00:31:52 +02:00
Relintai 74f7f98da0 Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
Relintai c851d2d1b8 Small improvements to the helper utility. 2023-05-29 18:55:24 +02:00
Relintai 85c9e13d06 Various api cleanups. 2023-05-29 18:45:14 +02:00
Relintai ed21dace22 Implemented the new methods for Color. 2023-05-29 18:20:17 +02:00
Relintai 5d123c7190 Implemented the new methods for Basis. 2023-05-29 16:07:43 +02:00
Relintai 6bd3f59d7a Fixed a few smaller issues with the helper script. 2023-05-29 16:07:19 +02:00
Relintai 651e06aa3f Added a small helper utility that can generate bindings (not automatically). 2023-05-29 15:16:52 +02:00
Relintai b289295a31 Implemented the new methods for AABB. 2023-05-29 01:40:18 +02:00
Relintai fb11fd8338 Implemented the new methods for Rect2. 2023-05-27 22:06:04 +02:00
Relintai a77167cf9d Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
Relintai 6f32996c63 Added Vector4, Vector4i. 2023-05-27 13:36:49 +02:00
Relintai 1cadbeb735 Added missing method. 2023-05-27 13:36:38 +02:00
Relintai e08254b154 Fix typo. 2023-05-27 13:36:24 +02:00
Relintai a2018f3225 Added missing methods to Vector2i. 2023-05-27 12:08:21 +02:00
Relintai 8473aa34a0 Fix parameter types for Vector2i. 2023-05-27 12:02:04 +02:00