Commit Graph

67 Commits

Author SHA1 Message Date
55f775a796 Bump version to 0.8.3. 2024-09-12 21:37:18 +02:00
92dd567ed7 Disable precommit static checks. 2024-09-12 19:32:27 +02:00
97b89df99a Use macos 13 runner. 2024-09-12 19:29:37 +02:00
30de822933 Switch back to python 3.7. 2024-09-12 19:27:40 +02:00
b96067aee6 Updated tags.pyx. 2024-09-12 19:12:39 +02:00
af4cbb1302 Bump CI python version. 2024-09-12 19:07:37 +02:00
76e984982b Build containers initial cleanup. 2024-09-12 18:54:57 +02:00
1e2ba5d9df Added some of the build containers from the engine. 2024-09-12 18:44:22 +02:00
dd3b5c4bf9 Tweak the osx python version for github workflows. 2024-09-12 18:40:13 +02:00
400f7e3ac8 Added the pandemonium_engine folder to the .gitignore. 2024-09-12 18:32:45 +02:00
994afd5a8b Added gen_copy_headers.sh from the sample froject. 2024-09-12 18:31:50 +02:00
2aef8b8e26 Added missing gdnative_api_struct.gen.h. 2024-09-12 18:31:34 +02:00
0208aed600 Updated the engine headers to 4.4.0. 2024-09-12 18:00:11 +02:00
6b6ee7dfce Updated the headers for pandemonium 4.2.0. 2024-02-09 14:30:16 +01:00
9870da8f8e Updated for the latest pandemonium. 2024-01-07 16:40:17 +01:00
c717ac001a Disable black static check as it seems to have some dependency issues. 2023-06-25 13:32:06 +02:00
52144e7f36 Re-enabled and ran static checks. 2023-06-25 13:28:04 +02:00
bfed962f1f Fix osx upload artifact name. 2023-06-25 13:16:35 +02:00
6b98d2b5c9 Re-enable windows 32 bit builds. 2023-06-25 12:25:38 +02:00
356637f3d9 Use zip for the osx release. 2023-06-25 12:25:04 +02:00
f22a71f149 Try updating scons version. 2023-06-25 11:31:34 +02:00
28d035d509 Disable the 32 bit windows build for now. 2023-06-25 10:59:23 +02:00
8f5a9ededb Re-enable workflows. 2023-06-25 10:46:37 +02:00
fbc365fe7e Disable tests for now in the github actions. 2023-06-25 10:46:12 +02:00
0d0a0006dd Commit headers. 2023-06-25 10:40:47 +02:00
a8f20c386d Small note. 2023-06-24 01:53:05 +02:00
a6e348389c Added the new proprty hint. 2023-06-11 17:00:05 +02:00
c867c70ca1 Fixed more missing conversions / enum values. 2023-06-03 02:37:26 +02:00
f262501f40 Added missing StringName conversions. 2023-06-03 01:45:33 +02:00
d0d72b9ae9 Remove rpc remnant. 2023-06-03 01:45:03 +02:00
6d3d236ce9 Fix more missing constants. 2023-06-03 01:44:34 +02:00
b5c9435b3b Update method. 2023-06-03 01:43:54 +02:00
531ca3b539 Fix issues with the bindings. 2023-06-03 01:09:27 +02:00
6bebb18f86 Fix string conversions in pythonscript.c. 2023-06-03 00:20:32 +02:00
6439b01afa Added conversions for the new variant types. 2023-06-02 19:08:50 +02:00
34eca3bf35 Fix templates. 2023-06-02 17:59:23 +02:00
a2942c51e6 Fix generating default values. 2023-06-02 17:58:49 +02:00
af99f3a80d Clean up tags. 2023-06-02 17:58:25 +02:00
8d934c94fe Removed gdapi11, and 12. 2023-06-02 15:22:03 +02:00
a7d9e11f3d Add char26_t and char32_t defines for cython. 2023-06-02 14:57:49 +02:00
bf7ccb484c Fix typo. 2023-06-02 14:35:52 +02:00
78ccd8b6c1 Force mark render all new methods. 2023-06-02 14:35:20 +02:00
761d6b1bc8 Fix some method names. 2023-06-02 14:06:15 +02:00
2a95c7925b Add char types. 2023-06-02 14:01:51 +02:00
b9243646fe More work on the new variant types. 2023-06-02 13:36:48 +02:00
5eeae5e6ba Added templates for the new variant types. 2023-06-02 12:08:05 +02:00
e0c74244ea Mass replace Quat to Quaternion. 2023-06-02 11:43:56 +02:00
aa56596f7d Fix some naming issues. 2023-06-02 11:42:53 +02:00
cb7c27ab85 Add output.preprocessed.c to the gitignore. 2023-06-02 11:38:43 +02:00
3961a7fd1c Fix typo. 2023-06-02 11:38:06 +02:00