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
|
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
|
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
|
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
|
f94fa6bf0d
|
Add mesh solidify tool
|
2024-03-11 22:18:35 +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
|
932ab3f9bf
|
Fix creating face not deleting duplicate edges
Fix unable to extrude single uncorrected vertex
|
2024-01-03 18:47:58 +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
|
1f73dad356
|
Merge branch 'layers-new' into next
|
2023-11-09 22:02:51 +01:00 |
|
JannisX11
|
cc391c937d
|
Fix #2074 incorrect position when converting cube to mesh
|
2023-11-04 19:30:20 +01:00 |
|
JannisX11
|
0a043759d9
|
Mesh selection icons update
|
2023-10-28 23:37:34 +02:00 |
|
JannisX11
|
d60585f46f
|
Inverting texture selection
Texture selection improvements
|
2023-10-27 14:05:32 +02:00 |
|
JannisX11
|
95b363479b
|
Create shared action system
|
2023-10-22 19:20:24 +02:00 |
|
JannisX11
|
1264d1e4a0
|
Merge branch 'master' into next
|
2023-09-28 16:25:06 +02:00 |
|
JannisX11
|
f70d7da324
|
Apply mesh rotation feature
|
2023-09-09 12:38:51 +02:00 |
|
JannisX11
|
d13d14dcf4
|
Fix #2002 Issue with loop cut on triangle shape
|
2023-08-27 14:17:56 +02:00 |
|
JannisX11
|
7f3d92f46b
|
Fix #1984 Mesh merge undo does not track hierarchy
Fix amend edit can undo other changes after error in function
Fix issue with loading backups
|
2023-08-27 13:54:12 +02:00 |
|
JannisX11
|
cab589db35
|
Fix #1976 issue when offsetting mirror editing loop cut
|
2023-08-11 23:16:05 +02:00 |
|
JannisX11
|
97791b2b03
|
Fix mesh tools performance bottleneck
|
2023-07-19 23:43:56 +02:00 |
|
JannisX11
|
06004643bc
|
Fix #1946 dissolving edge does not remove vertices
|
2023-07-16 17:17:10 +02:00 |
|
JannisX11
|
957608abe6
|
Merge branch 'master' into next
|
2023-06-27 22:11:00 +02:00 |
|
JannisX11
|
ba6075bb1d
|
Fix mesh selection not updating correctly when copy pasting mesh selection
Fix face properties editor completely hidden when no cubes selected
|
2023-06-27 21:33:02 +02:00 |
|
JannisX11
|
771fe9a7c5
|
Multiple loop cuts
|
2023-06-25 12:13:25 +02:00 |
|
JannisX11
|
4260d6bb58
|
Merge branch 'master' into next
|
2023-05-28 12:14:50 +02:00 |
|
JannisX11
|
150ae9ee9b
|
Add Switch Face Crease button
|
2023-05-26 10:36:17 +02:00 |
|
JannisX11
|
cef41276de
|
Improve mesh editing performance
Change cuboid mesh preset name to cuboid from cube
Fix switching to paint mode de-syncing view mode selector
|
2023-05-25 21:48:06 +02:00 |
|
JannisX11
|
bb80581126
|
FIxed issue when using loop cut on orphan edge
|
2023-05-13 12:52:46 +02:00 |
|
JannisX11
|
c671fe68c2
|
Add hasAny and hasSelected to improve performance
|
2023-05-07 00:12:28 +02:00 |
|
JannisX11
|
2ca0ef9712
|
Fix #1262 inset faces don't have default UV mapping
|
2023-04-29 16:32:30 +02:00 |
|
JannisX11
|
ac41bb4ea3
|
Fix seam tool still selecting edges based on vertices
|
2023-04-28 20:09:59 +02:00 |
|
JannisX11
|
b8212ae763
|
Merge branch 'next' of https://github.com/JannisX11/blockbench into next
|
2023-04-27 23:08:18 +02:00 |
|
JannisX11
|
388372a204
|
Fix loop cut issue
|
2023-04-24 12:59:40 +02:00 |
|