|
3dfc3abaf8
|
feat(physics): hinge joints
|
2025-09-01 20:00:54 +02:00 |
|
|
dac8d0f4bd
|
fix(physics): forgot to track joints
|
2025-08-29 00:13:29 +02:00 |
|
|
089fd02899
|
refactor(physics): removed remnants of rp3d from datatypes and other code
|
2025-08-29 00:13:29 +02:00 |
|
|
4c0f24066c
|
refactor(physics): refactored joint code
|
2025-08-29 00:13:29 +02:00 |
|
|
7352b53a94
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
|
|
d23206b1fc
|
refactor(part): refactored part into basepart
|
2025-07-15 03:15:13 +02:00 |
|
|
fea837a29c
|
feat(physics): basic parallelism
|
2025-07-01 12:27:23 +02:00 |
|
|
b1c7eca289
|
refactor(workspace): physicsWorld is now never null
|
2025-07-01 01:57:29 +02:00 |
|
|
9c42209e93
|
refactor(objects): moved services into objects/service
|
2025-06-23 02:37:09 +02:00 |
|
|
0dc8254065
|
cleanup: cleaned up a few print statements here and there
|
2025-04-29 23:07:09 +02:00 |
|
|
22291e6a60
|
wip(joints): hinge joint
|
2025-04-29 22:10:21 +02:00 |
|
|
a2e2210998
|
feat(autogen): convert classes to new autogen annotations
|
2025-04-26 13:19:47 +02:00 |
|
|
6799b93a06
|
misc(datatypes): added alias for vector3, cframe, and color3 via using
|
2025-04-23 19:33:59 +02:00 |
|
|
d4f7582780
|
fix(joint): error in continuity check leading to infinity loop then segfault
|
2025-04-23 18:08:05 +02:00 |
|