Commit Graph

496 Commits

Author SHA1 Message Date
JannisX11
11e4302c88 Fix reference image error 2023-11-23 16:53:56 +01:00
JannisX11
7a6ed15caa Fix painting and navigation with left mouse button 2023-11-23 13:39:56 +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
7e9dc29483 Make GIF recorder display animations in record-time 2023-11-10 23:54:44 +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
5c7aa7c546 Button to edit screenshot in 2D editor 2023-10-27 21:58:47 +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
JannisX11
b60b50daf6 Improved colors of animation onion skin
Graph editor manual limit
2023-10-07 13:26:07 +02:00
JannisX11
d54290ef52 Merge branch 'per-texture-uv-size' into next 2023-09-23 23:03:22 +02:00
JannisX11
24dc619595 Fix issue with recording high FPS GIFs 2023-08-12 15:48:19 +02:00
JannisX11
bd2921cfbc Fix incorrect location of brush outline in java block/item 2023-08-12 11:21:57 +02:00
JannisX11
536bd974dc Fix GIF recording with unlinked camera 2023-08-06 18:46:07 +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
3060d3fb5a Fix incorrect GIF FOV in preview scenes 2023-07-29 20:29:37 +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
3b5ade22a5 Allow Minecraft EULA util to save multiple EULA confirms 2023-07-24 00:43:19 +02:00
JannisX11
97791b2b03 Fix mesh tools performance bottleneck 2023-07-19 23:43:56 +02:00
JannisX11
cb65ce4137 Fix "Show Grids" missing from View menu 2023-07-19 23:08:00 +02:00
JannisX11
85eb7a04bf Add preview scene player model option 2023-07-16 00:12:14 +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
74cd419934 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-07-10 20:45:23 +02:00
JannisX11
477eadd987 Don't show grid toggle in paint mode 2023-07-10 20:45:18 +02:00
Jannis
9f7fe3719d Fix #1891 Cannot add reference images in orthographic
Fix reference image error
2023-07-09 10:53:04 +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
7c3339cd21 Integrate preview scenes 2023-07-05 20:03:37 +02:00
JannisX11
fc80716df6 Preview scene changes 2023-07-05 19:57:27 +02:00
JannisX11
5020dd3a56 Merge branch 'next' into preview-scenes-2 2023-07-04 20:12:19 +02:00
JannisX11
a4da798d78 Update preview scenes 2023-07-04 20:11:40 +02:00
JannisX11
96d9393690 Fix error on startup with action conditions
Fix 3D brush outline staying after unselecting brush
2023-06-26 17:06:40 +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
JannisX11
85236bc487 Add menu groups 2023-06-20 18:31:29 +02:00
JannisX11
ffe9f45e18 WIP new preview scenes 2023-06-20 13:43:11 +02:00
JannisX11
cbf36e76a0 Merge branch 'cubemap' into preview-scenes-2 2023-06-18 23:21:03 +02:00
JannisX11
cf959c6df3 WIP side-loaded preview scenes 2023-06-18 22:54:10 +02:00
JannisX11
5d1c432016 Fix GIF reference images potentially not saving correctly 2023-05-31 22:08:50 +02:00