openblocks/core/src/objects
2025-05-17 19:22:02 +02:00
..
base fix: not compiling on clang 2025-05-17 19:22:02 +02:00
joint cleanup: detangled many includes 2025-05-06 15:58:49 +02:00
script feat(lua): added delay global + fixed issues with waiting 2025-05-07 01:46:19 +02:00
annotation.h feat(lua): signals implemented 2025-05-11 10:42:52 +02:00
base.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
datamodel.cpp cleanup: detangled many includes 2025-05-06 15:58:49 +02:00
datamodel.h refactor(autogen): changed the way props and instances are defined via macros 2025-04-30 18:16:35 +02:00
handles.cpp feat(autogen): convert classes to new autogen annotations 2025-04-26 13:19:47 +02:00
handles.h refactor(autogen): changed the way props and instances are defined via macros 2025-04-30 18:16:35 +02:00
jointsservice.cpp cleanup: detangled many includes 2025-05-06 15:58:49 +02:00
jointsservice.h refactor(autogen): changed the way props and instances are defined via macros 2025-04-30 18:16:35 +02:00
meta.cpp cleanup: detangled many includes 2025-05-06 15:58:49 +02:00
meta.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
part.cpp fix(signal): double-free 2025-05-11 12:43:54 +02:00
part.h feat(lua): signals implemented 2025-05-11 10:42:52 +02:00
script.cpp feat(lua): connect to signal 2025-05-11 11:26:44 +02:00
script.h feat(lua): added basic threading 2025-05-06 19:44:53 +02:00
workspace.cpp feat(editor): added buttons for hinge and motor 2025-05-06 18:58:14 +02:00
workspace.h cleanup: detangled many includes 2025-05-06 15:58:49 +02:00