Commit graph

15 commits

Author SHA1 Message Date
577ad312b8 refactor(physics): refactored part code into PhysRigidBody 2025-08-29 00:13:29 +02:00
6e387a72d2 fix(part): velocity being overidden on run 2025-07-21 17:16:56 +02:00
c944c0cb09 feat(part): added balls 2025-07-15 10:30:07 +02:00
d23206b1fc refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
ce851aaa5e fix(editor): scale clicking sound missing 2025-07-01 14:39:57 +02:00
ed5aa597ad feat(editor): undoing movement/transformations 2025-06-23 18:04:53 +02:00
6800ac27f3 refactor(selection): replaced with Selection instance 2025-06-23 17:34:24 +02:00
525a9155e4 fix(editor): moving and scaling models 2025-06-10 21:00:16 +02:00
8df049d6c3 fix(editor): make models draggable 2025-06-10 20:21:01 +02:00
0c4ef35ac7 fix(editor): PartAssembly not notifying properties pane of changes to Position and Rotation 2025-06-05 23:52:53 +02:00
d5e24bf3ca refactor(autogen): changed type of size in Part to Vector3 and removed vec3 from autogen 2025-06-05 20:36:37 +02:00
5f6ff971d2 refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +02:00
e5c8bdd2e2 feat(editor): multi-select rotation 2025-05-31 01:53:28 +02:00
215fa141b6 refactor(selection): made selection shared_ptr rather than weak_ptr 2025-05-30 01:20:08 +02:00
18b12ea1ad refactor(editor): multi-object move support + more handle jank refactor 2025-05-27 03:13:49 +02:00