|
7a1a42788e
|
fix(autogen): fixed compilation on windows + clang dependency
|
2025-06-08 16:36:25 +02:00 |
|
|
d5e24bf3ca
|
refactor(autogen): changed type of size in Part to Vector3 and removed vec3 from autogen
|
2025-06-05 20:36:37 +02:00 |
|
|
5f3bed1c58
|
refactor(enum): made SurfaceType an enum class and added support for enum class in autogen
|
2025-06-05 00:54:14 +02:00 |
|
|
1f296e5fe4
|
feat(autogen): enum integration with objects
|
2025-06-05 00:24:25 +02:00 |
|
|
5f6ff971d2
|
refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc.
|
2025-05-31 23:08:13 +02:00 |
|
|
497a3f783c
|
refactor(misc): removed InstanceRef and InstanceRefWeak type aliases due to confusion with Data::InstanceRef
Possible alternative names: Object and ObjectWeak
|
2025-05-30 01:27:22 +02:00 |
|
|
a022e682b7
|
fix: not compiling on clang
|
2025-05-17 19:22:02 +02:00 |
|
|
7d54e06b06
|
feat(lua): signals implemented
|
2025-05-11 10:42:52 +02:00 |
|
|
621ae30464
|
cleanup: detangled many includes
|
2025-05-06 15:58:49 +02:00 |
|
|
879d92f145
|
feat(autogen): basis for lua-driven datatypes
|
2025-05-04 12:50:14 +02:00 |
|
|
66f7f0bea6
|
refactor(autogen): moved object-related autogeneration into its own namespace/directory
|
2025-05-03 18:38:27 +02:00 |
|