|
22291e6a60
|
wip(joints): hinge joint
|
2025-04-29 22:10:21 +02:00 |
|
|
1ba9911036
|
refactor(editor): turned main view into its own document
|
2025-04-24 00:58:36 +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 |
|
|
4b799f75d4
|
fix(physics): reset velocity on move + update property so that joints break
|
2025-04-23 12:49:18 +02:00 |
|
|
76ceaae25b
|
chore: build reactphysics3d automatically via vcpkg
|
2025-04-21 23:10:26 +02:00 |
|
|
cab5ec0514
|
feat(instance): added clone method
|
2025-04-20 01:04:59 +02:00 |
|
|
452c61ef90
|
feat(editor): circle around rotation handles
|
2025-04-17 22:04:52 +02:00 |
|
|
2569e3f56f
|
refactor: replaced optional<weak_ptr<T>> with weak_ptr<T> directly
|
2025-04-17 16:34:47 +02:00 |
|
|
5564fddc21
|
fix(editor): pseudo-fix for parts getting shrunk past the limit of their snapping factor
|
2025-04-17 02:09:40 +02:00 |
|
|
2f16d3b835
|
fix(editor): dragging objects starts from the initial drag point
|
2025-04-16 17:06:51 +02:00 |
|
|
bea6f50f13
|
fix(editor): properties pane not updating automatically
|
2025-04-15 11:21:56 +02:00 |
|
|
d972f98ea4
|
feat(editor): multi-select objects in view
|
2025-04-12 23:55:08 +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 |
|
|
b31e90ef68
|
fix(editor): stopped relying on QSound which doesn't exist in Qt6
|
2025-04-08 01:37:52 +02:00 |
|
|
7a160cdde8
|
feat(editor): zooming in/out (kind of) via mouse wheel
|
2025-04-08 01:15:30 +02:00 |
|
|
530789f0b3
|
fix(editor): align studs to dominant side when dragging
|
2025-04-08 00:13:43 +02:00 |
|
|
6bb01dda36
|
feat(editor): added sound effects toggle button and resize sound effects
|
2025-04-07 21:22:54 +02:00 |
|
|
f88e4e2416
|
fix(editor): attempt to fix dragging not snapping correctly
|
2025-04-07 20:57:58 +02:00 |
|
|
2be964acda
|
feat(editor): sound :)
|
2025-04-07 18:08:35 +02:00 |
|
|
3f44e38788
|
feat(editor): added surface editing tools
|
2025-04-07 17:37:54 +02:00 |
|
|
215f8ed500
|
refactor(instance): added functions for accessing root datamodel and renamed to gDataModel
|
2025-04-07 13:14:10 +02:00 |
|
|
ded68f9693
|
fix(editor): dragging objects now snaps them
|
2025-04-04 14:49:28 +02:00 |
|
|
575d5a9ea6
|
refactor(editor): minor refactor for inverting rotation
|
2025-04-04 14:49:09 +02:00 |
|
|
153fbba2d2
|
fix(editor): inverted rotation
|
2025-04-03 00:21:27 +02:00 |
|
|
92cff7478c
|
basically the previous commit but with a better method
|
2025-04-02 20:27:59 +02:00 |
|
|
bf88dc8f92
|
feat(editor): starting point for rotation
|
2025-04-02 20:22:38 +02:00 |
|
|
18985e6f86
|
fix(editor): unsink dragged objects
|
2025-03-31 21:48:27 +02:00 |
|
|
375d6c89b9
|
misc(editor): slightly cleaned up code from previous commit
|
2025-03-31 02:28:48 +02:00 |
|
|
4a50ed159b
|
feat(editor): push part above snapped-to surface
|
2025-03-31 01:59:08 +02:00 |
|
|
1095a8c33b
|
feat(editor): orient part to dragged surface
|
2025-03-30 22:42:29 +02:00 |
|
|
faf74cba0e
|
fix(editor): dont scale below 0.01 studs
|
2025-03-30 16:40:34 +02:00 |
|
|
12116c7c49
|
feat(logging): added output widget
|
2025-03-21 00:16:27 +01:00 |
|
|
75be686e48
|
fix(handles): glitchy movement while using move tool
|
2025-03-11 20:47:06 +01:00 |
|
|
4c51ee6904
|
fix: buggy handles 2/2 (scaling and moving implemented)
|
2025-02-27 22:35:06 +01:00 |
|
|
5081e18ea7
|
fix: buggy handles
|
2025-02-27 22:22:59 +01:00 |
|
|
e22bb74850
|
feat: spherical handles + rendering limit increase
|
2025-02-25 23:31:09 +01:00 |
|
|
a346b1d9a8
|
refactor: handle inactive when select tool is selected
|
2025-02-23 16:45:16 +01:00 |
|
|
4bfca68fb0
|
feat: grid snapping wrt/ scaling and moving
|
2025-02-23 16:29:38 +01:00 |
|
|
32964df4c3
|
fix: smoother scaling and moving
|
2025-02-23 13:41:28 +01:00 |
|
|
fd1037d76a
|
feat: scale caging
|
2025-02-18 22:56:06 +01:00 |
|
|
64fa46d496
|
feat: basic moving and resizing support
|
2025-02-18 22:50:16 +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 |
|
|
37aafe48f4
|
feat: instance and property serialization
|
2025-02-06 19:03:23 +01:00 |
|
|
5ee493dc97
|
feat: replace position and rotation with cframe
|
2025-02-05 22:19:18 +01:00 |
|
|
d49005295f
|
feat: move all objects and workspace into datamodel
|
2025-02-04 21:44:54 +01:00 |
|
|
7cf7343406
|
feat: dragging objects
|
2025-02-03 00:23:25 +01:00 |
|