openblocks/core/src/objects
2025-04-20 00:08:59 +02:00
..
base feat(instance): utility functions for casting/types 2025-04-20 00:08:59 +02:00
base.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
datamodel.cpp feat(instance): utility functions for casting/types 2025-04-20 00:08:59 +02:00
datamodel.h feat(instance): utility functions for casting/types 2025-04-20 00:08:59 +02:00
handles.cpp feat(editor): circle around rotation handles 2025-04-17 22:04:52 +02:00
handles.h refactor: replaced optional<weak_ptr<T>> with weak_ptr<T> directly 2025-04-17 16:34:47 +02:00
jointsservice.cpp feat(service): added JointsService 2025-04-17 23:38:33 +02:00
jointsservice.h feat(service): added JointsService 2025-04-17 23:38:33 +02:00
meta.cpp feat(service): added JointsService 2025-04-17 23:38:33 +02:00
meta.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
part.cpp feat(joints): added snap joint 2025-04-16 02:25:25 +02:00
part.h feat(joints): added snap joint 2025-04-16 02:25:25 +02:00
snap.cpp fix(physics) applied correct mass so moments work correctly now 2025-04-18 21:13:25 +02:00
snap.h feat(service): added JointsService 2025-04-17 23:38:33 +02:00
workspace.cpp fix(physics): made the physics slightly less jittery, but only slightly 2025-04-18 21:36:18 +02:00
workspace.h feat(joints): added snap joint 2025-04-16 02:25:25 +02:00