.. |
base
|
fix(misc): more compatibility changes
|
2025-06-08 03:38:32 +02:00 |
joint
|
cleanup: detangled many includes
|
2025-05-06 15:58:49 +02:00 |
script
|
fix(lua): iwyu causing bad headers to be included
|
2025-06-08 16:28:14 +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
|
fix(editor): DataModel not remembering file path when opening rather than saving
|
2025-06-08 03:50:13 +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
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
model.h
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
part.cpp
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
part.h
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
pvinstance.cpp
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
pvinstance.h
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
script.cpp
|
fix(lua): iwyu causing bad headers to be included
|
2025-06-08 16:28:14 +02:00 |
script.h
|
feat(lua): added basic threading
|
2025-05-06 19:44:53 +02:00 |
workspace.cpp
|
chore: added warnings and dependencies. also fixed warnings
|
2025-06-05 20:19:36 +02:00 |
workspace.h
|
feat(physics): parts fallen beyond fall height get automatically destroyed
|
2025-05-30 02:15:58 +02:00 |