|
cab5ec0514
|
feat(instance): added clone method
|
2025-04-20 01:04:59 +02:00 |
|
|
be3c7bd6b2
|
feat(instance): utility functions for casting/types
|
2025-04-20 00:08:59 +02:00 |
|
|
0da4d6d67f
|
misc(snap): add properties to snap
|
2025-04-17 22:33:24 +02:00 |
|
|
2569e3f56f
|
refactor: replaced optional<weak_ptr<T>> with weak_ptr<T> directly
|
2025-04-17 16:34:47 +02:00 |
|
|
59427403be
|
feat(joints): added snap joint
|
2025-04-16 02:25:25 +02:00 |
|
|
166c5c5ff8
|
refactor(error): replaced tl::expected with result
|
2025-04-14 22:55:10 +02:00 |
|
|
58b53a0f02
|
refactor(error): added guards to result and misc refactorings to error
|
2025-04-14 22:46:18 +02:00 |
|
|
6a017b2238
|
refactor(physics): integrated physics world into workspace (likely for bugs to ensue. I'll deal with that later)
|
2025-04-11 00:34:39 +02:00 |
|
|
35f49b8a45
|
refactor(instance): made workspace() and dataModel() not access-heavy
|
2025-04-11 00:19:06 +02:00 |
|
|
83c6d210e2
|
refactor: cleaned up some includes
|
2025-04-10 23:06:51 +02:00 |
|
|
eeaaef8c88
|
fix(serialization): no longer aborts if wrong type is parsed
|
2025-04-10 18:50:36 +02:00 |
|
|
22fcd1e55e
|
refactor(serialization): stop using pointers for xml nodes, they already contain one internally
|
2025-04-10 18:03:41 +02:00 |
|
|
36397c1119
|
refactor(service): service instantiation to use instance constructor field
|
2025-04-10 17:33:42 +02:00 |
|
|
4de2b97c2d
|
refactor(instance): implemented GetDescendant and replaced GetChildren in renderer and simulation with it
|
2025-04-07 14:27:26 +02:00 |
|
|
215f8ed500
|
refactor(instance): added functions for accessing root datamodel and renamed to gDataModel
|
2025-04-07 13:14:10 +02:00 |
|
|
81d172900b
|
chore: move core module into its own dedicated directory
|
2025-02-13 23:43:30 +01:00 |
|