Commit graph

19 commits

Author SHA1 Message Date
81d172900b chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
50f1466fe2 fix: change scale to size 2025-02-09 11:35:19 +01:00
fe0dca875c feat: changed material property to color3 2025-02-08 23:42:46 +01:00
a3d2026a35 feat: deserialization... among other things 2025-02-07 01:11:09 +01:00
37aafe48f4 feat: instance and property serialization 2025-02-06 19:03:23 +01:00
3c2eae2028 feat: position and rotation properties redux 2025-02-06 00:03:56 +01:00
5ee493dc97 feat: replace position and rotation with cframe 2025-02-05 22:19:18 +01:00
c7ea5c5563 feat: added vector3 type 2025-02-04 22:32:21 +01:00
5e6c18259f fix: parentLocked randomly getting set because it was not initialized 2025-02-04 21:23:49 +01:00
da1f6b1d24 refactor: TYPE_ -> static TYPE 2025-02-04 20:18:58 +01:00
eb6436d683 feat: sync part physics on property change 2025-02-01 14:35:06 +01:00
4ed32e44f0 fix: editing non-string values causes crash 2025-01-29 23:19:04 +01:00
49066db8fb feat: properties and datatypes galore 2025-01-29 22:41:24 +01:00
f316b26a83 fix: rigidbodies getting destroyed before parts can even get to them 2025-01-23 22:58:38 +01:00
9b51d85056 fix: double-free due to calling super-destructor 2025-01-23 22:38:24 +01:00
b10abd3800 fix: rigid bodies not being cleaned up 2025-01-23 11:29:50 +01:00
4ebf8002a5 feat: Added icons to instances in the explorer 2025-01-18 18:50:56 +01:00
1daed5bb83 feat: Migrated Part to Instance class 2025-01-17 09:24:18 +01:00
a6b3247c0c feat: Add basic part class 2025-01-12 18:38:23 +01:00