Commit Graph

165 Commits

Author SHA1 Message Date
JannisX11
b7d66fbffc Fix empty line with colon in scale dialog 2024-05-20 21:21:35 +02:00
JannisX11
a5efa1c578 Revert default rotation space to local
Fix theme thumbnail compatibility issue with older browsers
2024-05-13 18:48:26 +02:00
JannisX11
9926b50177 Rename cuboid with edges 2024-05-12 11:55:20 +02:00
JannisX11
16bd22b63b Fix knife tool selecting edges and faces 2024-05-09 16:50:32 +02:00
JannisX11
20573c782f Add suggested modifier keys for knife tool 2024-05-09 12:10:39 +02:00
JannisX11
c7fd8cc318 Add option to center individual pivot points 2024-05-04 23:30:53 +02:00
JannisX11
99e91c07bf Fix #2051 leftover faces after merging vertices 2024-05-03 13:19:03 +02:00
JannisX11
8aad81e41d Add description option to showmessagebox commands API
Update recommended text in mesh auto fix message boxes
2024-05-01 11:10:40 +02:00
JannisX11
4d58a2e900 Fix animations always playing when recording GIF
Fix missing translations on transform pivot tool
2024-05-01 10:58:10 +02:00
JannisX11
5ef55abec0 Fix max reach issue of connected colors fill and magic wand select
Fix move gizmo rotation on group in local space in java block/item
2024-04-25 23:39:33 +02:00
JannisX11
5fbbcb243b Fix #2291 Move tool gizmo misaligned on empty group 2024-04-24 23:28:58 +02:00
JannisX11
69e0ccea01 Fix #2277 Cannot drag cube UV with "Move Texture with UV" enabled
Fix knife tool breaking when switching tab while it's enabled
2024-04-19 18:00:56 +02:00
JannisX11
dc60be7e30 Add knife tool snapping via shift
Fix #2278 knife tool mesh offset issue
2024-04-19 17:27:47 +02:00
JannisX11
c80a8b2345 Cursor highlight when selecting mesh edges or vertices 2024-04-05 18:51:21 +02:00
JannisX11
7bf8c4482b Mostly finish knife tool
Closes #1945
2024-04-05 18:36:18 +02:00
JannisX11
dad6dcfa1d Improve raycasting of edges and vertices 2024-04-05 01:12:41 +02:00
JannisX11
463a119650 Almost finish knife tool 2024-04-05 00:00:47 +02:00
JannisX11
4b79a44bf6 Knife tool progress 2024-04-04 18:38:27 +02:00
JannisX11
039d94b54a Knife tool progress 2024-04-04 00:45:04 +02:00
JannisX11
a5fe231d31 Knife tool progress 2024-03-29 23:15:44 +01:00
JannisX11
e00ef4e769 Knife tool progress 2024-03-29 14:38:13 +01:00
JannisX11
aada92eb38 Knife tool WIP 2024-03-23 21:16:32 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
3ddf9c8c2f Fix mirror modeling counting meshes with 1e-15 X origin as off-center 2024-03-20 20:31:13 +01:00
JannisX11
86d019c481 OBJ import improvements
Add MTL support
Add import scale option
2024-03-19 21:52:32 +01:00
JannisX11
c4639ace5b Fix #2237 Rotated cube UVs do not correctly Convert to Mesh 2024-03-19 17:16:06 +01:00
JannisX11
2c36755b2b Transform space update
Local transform space for pivot tool, closes #774
Add local transform space support for bones in edit & animations, closes #2205
Rename bone transform space to parent
Change default transform space from local to parent
2024-03-17 13:23:38 +01:00
JannisX11
f94fa6bf0d Add mesh solidify tool 2024-03-11 22:18:35 +01:00
AaronWoodward
3c90578adc PR feedback 2024-03-05 13:31:21 -08:00
AaronWoodward
9dbf99473d Added tool and gizmo for stretching 2024-03-05 13:31:21 -08:00
JannisX11
3b6aba53fc Fix #2202 can use undo/redo while scaling model 2024-03-03 14:02:32 +01:00
JannisX11
a3fc470510 Add cuboid with edges mesh primitive generator 2024-03-02 22:38:38 +01:00
JannisX11
a1c80bfeae Add auto mesh editing fixes 2024-03-01 01:21:07 +01:00
JannisX11
3f42c705a3 Don't mirror elements that are locked 2024-01-03 19:40:39 +01:00
JannisX11
932ab3f9bf Fix creating face not deleting duplicate edges
Fix unable to extrude single uncorrected vertex
2024-01-03 18:47:58 +01:00
JannisX11
7cd95a18e0 Fix issue with scaling groups 2023-12-28 21:19:12 +01:00
JannisX11
3a3fe288b6 Limit OBJ importer face vertex count to 4 2023-12-21 00:39:42 +01:00
JannisX11
813da3fe41 Fix deleting texture not working when mesh part is selected 2023-12-20 23:50:10 +01:00
JannisX11
7f64f7abc7 Fix #2124 Converting cube to mesh changes rotation 2023-12-14 00:01:53 +01:00
JannisX11
095ccafb20 Merge branch 'patch' 2023-12-01 20:11:20 +01:00
JannisX11
ffea477755 Fix mesh mirror modeling issues 2023-11-23 16:47:35 +01:00
JannisX11
96fe2f4b75 Fix #2081 duplicating faces in mirror modeling 2023-11-21 19:59:19 +01:00
JannisX11
a4afb853ff Remember display slot when switching modes 2023-11-16 22:45:06 +01:00
JannisX11
1f73dad356 Merge branch 'layers-new' into next 2023-11-09 22:02:51 +01:00
JannisX11
1f0ed593e3 Add cursor tooltip API 2023-11-05 14:22:59 +01:00
JannisX11
cc391c937d Fix #2074 incorrect position when converting cube to mesh 2023-11-04 19:30:20 +01:00
JannisX11
a5753c2c39 Merge branch 'next' into layers-new 2023-11-04 12:25:52 +01:00
JannisX11
182e38def5 Fix scaling not updating sliders and transform gizmo 2023-11-04 01:16:07 +01:00
JannisX11
a687074edb Fix mirror modeling issue on primitives 2023-11-03 23:17:37 +01:00
JannisX11
0a043759d9 Mesh selection icons update 2023-10-28 23:37:34 +02:00