|
e5f543ef4a
|
refactor(autogen): changed the way props and instances are defined via macros
|
2025-04-30 18:16:35 +02:00 |
|
|
df6e2ac98d
|
fix(part): hinge joint only made if other part intersects the hinge
|
2025-04-30 17:20:04 +02:00 |
|
|
dcc1f64354
|
feat(renderer): added cylinder for hinges
|
2025-04-30 17:10:09 +02:00 |
|
|
d100932a9e
|
fix(part): non-touching parts whos surfaces are on the same plane were joining
|
2025-04-30 16:45:58 +02:00 |
|
|
06a5f91769
|
refactor: moved GetClass and TYPE into AUTOGEN_PREAMBLE
|
2025-04-26 19:18:51 +02:00 |
|
|
a2e2210998
|
feat(autogen): convert classes to new autogen annotations
|
2025-04-26 13:19:47 +02:00 |
|
|
b8ee828d29
|
feat(autogen): add meta and cframe
|
2025-04-26 11:54:53 +02:00 |
|
|
8f20c11b36
|
feat(autogen): integrate autogen and add method for setters
|
2025-04-26 11:04:50 +02:00 |
|
|
10c78cd647
|
feat(autogen): analyze instance flags
|
2025-04-26 01:41:36 +02:00 |
|
|
febde86430
|
feat(autogen): scan for props
|
2025-04-26 01:16:44 +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 |
|
|
6a461143a4
|
refactor(joint): abstracted jointinstance into its own class away from snap
|
2025-04-23 17:39:30 +02:00 |
|
|
587629fcdd
|
fix(physics): prevent double-joining
|
2025-04-23 15:15:58 +02:00 |
|
|
e35c895233
|
feat(part): (wip) function to make joints between parts (introduces occasional bug where parts will turn anchored magically)
|
2025-04-23 13:53:39 +02:00 |
|
|
4b799f75d4
|
fix(physics): reset velocity on move + update property so that joints break
|
2025-04-23 12:49:18 +02:00 |
|
|
4005bf1cb5
|
fix(joints): break joint when member part is updated/destroyed
|
2025-04-23 12:38:41 +02:00 |
|
|
59427403be
|
feat(joints): added snap joint
|
2025-04-16 02:25:25 +02:00 |
|
|
ee05b8d9d5
|
feat(part): added locked property to prevent objects from being selected
|
2025-04-12 15:15:17 +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 |
|
|
83c6d210e2
|
refactor: cleaned up some includes
|
2025-04-10 23:06:51 +02:00 |
|
|
3f44e38788
|
feat(editor): added surface editing tools
|
2025-04-07 17:37:54 +02:00 |
|
|
3fc20fcd4e
|
feat(part): added aabb calculation
|
2025-03-29 23:05:35 +01:00 |
|
|
28ed11fb53
|
feat(datatype): float parser
|
2025-03-05 23:31:16 +01:00 |
|
|
81d172900b
|
chore: move core module into its own dedicated directory
|
2025-02-13 23:43:30 +01:00 |
|