Commit Graph

307 Commits

Author SHA1 Message Date
JannisX11
70483fa933 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-06-01 12:01:17 +02:00
JannisX11
921cdbfc0a Option for fill tool to fill all selected elements
Add "Selection" fill mode that's exclusive to the 2D Editor format
Auto-switch fill modes when a fill mode is no longer available in a format
2024-06-01 12:01:10 +02:00
Aza
29050ee5ec added "solid with marker color" view mode 2024-05-12 11:21:37 +02:00
JannisX11
22fa87900c Fix x-ray vertex selection on vertex snap tool no longer working 2024-05-10 23:34:03 +02:00
JannisX11
16bd22b63b Fix knife tool selecting edges and faces 2024-05-09 16:50:32 +02:00
JannisX11
3abf1f52de Highlight edges and vertices when hovering over 2024-05-03 00:18:55 +02:00
JannisX11
bb83c1c625 Make 3D brush outline visible on both sides of faces
Closes #2289
2024-04-25 22:31:13 +02:00
JannisX11
c80a8b2345 Cursor highlight when selecting mesh edges or vertices 2024-04-05 18:51:21 +02:00
JannisX11
010fd037bf Merge branch 'knife-tool' into next 2024-04-05 18:36:30 +02:00
JannisX11
dad6dcfa1d Improve raycasting of edges and vertices 2024-04-05 01:12:41 +02:00
JannisX11
d76a5ada9c Remove april fools game
Improve plugin uninstall error message
2024-04-01 23:49:22 +02:00
JannisX11
e00ef4e769 Knife tool progress 2024-03-29 14:38:13 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
1973089783 Improve rect selection performance 2024-03-19 18:29:49 +01:00
JannisX11
8caf111428 Fix pasting mesh faces not applying texture
Increase orthographic camera distance to reduce issues with clicking gizmos
2024-03-09 13:57:52 +01:00
JannisX11
53e7379b76 Add pixel grid in edit mode
Closes #1189
2024-03-03 13:33:12 +01:00
JannisX11
bb7705c21a Fixes with dates 2024-02-16 19:48:59 +01:00
JannisX11
c4c59ca738 Fix issue with specific dates 2024-02-15 23:37:55 +01:00
JannisX11
425aedac15 Fix zoom not working correctly in ortho angle presets 2024-02-11 22:31:24 +01:00
JannisX11
2a2134c85c Make selecting vertices+edges on touch screens easier
Closes #2153
2024-01-02 23:07:22 +01:00
JannisX11
ed85a4a67a Rewrite new image project dialog
Fix #2142 stretched image size
Fix missing image when canceling dialog
Fix "toggle all grids" icon
2023-12-06 18:06:29 +01:00
JannisX11
c08e0c3d6d
Merge pull request #2028 from farfalk/next-area-select-over-model-fix
Area selection over model fix
2023-11-23 17:12:00 +01:00
JannisX11
a4afb853ff Remember display slot when switching modes 2023-11-16 22:45:06 +01:00
JannisX11
3f23cad8f4 Fix #2088 Paint cursor offset when using higher template resolutions
Fix #2091 Using delete after Select All in UV tab does not erase texture
Fix issue when loading in multiple image projects at once
2023-11-14 20:12:02 +01:00
JannisX11
e84bc14bb2 Optional painting with RMB and second color 2023-11-11 18:20:09 +01:00
JannisX11
da72573875 Advanced screenshot and GIF custom parameters 2023-11-11 14:37:53 +01:00
JannisX11
f8cf425d62 Implement secondary color 2023-11-10 17:39:11 +01:00
JannisX11
a5753c2c39 Merge branch 'next' into layers-new 2023-11-04 12:25:52 +01:00
JannisX11
7fed16d1aa Change UV Preview icon 2023-10-28 23:59:38 +02:00
JannisX11
70ed4887f4 Add advanced screenshot function 2023-10-28 01:36:35 +02:00
JannisX11
ecf8c40cf0 Update icons 2023-10-22 20:44:45 +02:00
JannisX11
95b363479b Create shared action system 2023-10-22 19:20:24 +02:00
farfalk
ea41593400 Area selection over model fix 2023-09-16 21:08:19 +02:00
JannisX11
bd2921cfbc Fix incorrect location of brush outline in java block/item 2023-08-12 11:21:57 +02:00
JannisX11
02b12c5b38 Fix issue with generating mirror modeling box UV templates
Add update_scene_shading event hook
2023-08-02 00:20:18 +02:00
JannisX11
2116652c2e Adjust boder size of 3D brush outline based on size 2023-07-30 11:12:25 +02:00
JannisX11
759e572694 Fix issue with mirror modeling unique bone names
Fix logged error message when hovering over locator with brush
2023-07-29 22:56:27 +02:00
JannisX11
acf0a21631 Fix issue with painting through transparency 2023-07-29 21:02:13 +02:00
JannisX11
650252a4b7 Add settings to toggle 2D and 3D brush cursor
Fix #1969 3D brush cursor visible in screenshots
2023-07-29 17:06:42 +02:00
JannisX11
97791b2b03 Fix mesh tools performance bottleneck 2023-07-19 23:43:56 +02:00
JannisX11
0526b35d09 Let color picker pick through transparency by default 2023-07-15 11:16:40 +02:00
JannisX11
54b43126c4 Improve Paint Through Transparency feature
Closes #1798
Fixes #1952
2023-07-14 00:28:42 +02:00
JannisX11
477eadd987 Don't show grid toggle in paint mode 2023-07-10 20:45:18 +02:00
JannisX11
6014ea0880 Add option to toggle all grids
Make camel skin presets compatible with Toggle Layer
2023-07-08 13:43:41 +02:00
JannisX11
d4737660a1 Fix 3D brush outline on different pixel density 2023-07-05 22:26:29 +02:00
JannisX11
fbafb3817d Proper aspect ratio for 3D brush outline 2023-07-05 22:20:55 +02:00
JannisX11
fc80716df6 Preview scene changes 2023-07-05 19:57:27 +02:00
JannisX11
dc479ce9ce 3D brush outlinne support for cubes + rotation fix 2023-06-25 19:13:43 +02:00
JannisX11
16b72b017e Add 3D brush outline
(#1410)
2023-06-25 13:54:40 +02:00
JannisX11
b34bb7c484 Setting to switch tools on double click 2023-06-25 11:40:53 +02:00