openblocks/core/src/objects
2025-06-04 23:02:01 +02:00
..
base refactor(datatypes): generified types allowing a parameter to be specified for enum type and instance type. Also made deserialization fallible 2025-06-03 00:49:29 +02:00
joint cleanup: detangled many includes 2025-05-06 15:58:49 +02:00
script 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
annotation.h 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
base.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
datamodel.cpp refactor(datatypes): more refactoring to allow for enums 2025-06-02 18:39:39 +02:00
datamodel.h feat(serialization): serialize instance references 2025-05-29 22:15:05 +02:00
folder.cpp feat(instance): folder, AKA probably one of if not the most useless features thus far 2025-05-30 00:40:04 +02:00
folder.h feat(instance): folder, AKA probably one of if not the most useless features thus far 2025-05-30 00:40:04 +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 feat(model): added model container object for parts 2025-05-30 02:15:44 +02:00
meta.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
model.cpp feat(model): added model container object for parts 2025-05-30 02:15:44 +02:00
model.h feat(model): added model container object for parts 2025-05-30 02:15:44 +02:00
part.cpp feat(autogen): added enums 2025-06-04 23:02:01 +02:00
part.h feat(autogen): added enums 2025-06-04 23:02:01 +02:00
script.cpp 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
script.h feat(lua): added basic threading 2025-05-06 19:44:53 +02:00
workspace.cpp 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
workspace.h feat(physics): parts fallen beyond fall height get automatically destroyed 2025-05-30 02:15:58 +02:00