JannisX11
0ada723ed8
Add MCMeta texture animation support
2022-10-07 19:52:36 +02:00
JannisX11
32ba91f9ff
Add option to adjust opacity
...
Saving all textures in image editor now marks project as saved
Add cancel_on_click_outside option for dialogs
2022-10-03 20:42:46 +02:00
JannisX11
9467d99869
Merge branch 'master' into next
2022-10-03 15:00:16 +02:00
JannisX11
de2beeef73
Enable mirror painting global space by default
2022-10-03 11:43:49 +02:00
JannisX11
6fcfac87b3
v4.4.2 [ci-build]
...
Fix issue with animated textures in image format
Fix mirror painting highlight grid not showing correct axis
2022-10-02 17:50:32 +02:00
JannisX11
8c572f5e9f
Fix #1576 no support for references to other textures in the same java block model
...
Fix validator detecting java block references as invalid characters
Prevent users from disabling all mirror painting options
2022-10-02 00:26:48 +02:00
JannisX11
e073d6cd5e
Option to rotate textures
...
Closes #1571
Add image edit options to texture context menu
2022-09-27 23:22:26 +02:00
JannisX11
4271c7382a
2D space mirror painting
...
Closes #1579
2022-09-27 22:42:57 +02:00
JannisX11
17c95d812b
Allow setting position of mesh face UV
...
Only auto-center UV editor on zoom when already near center
2022-09-25 23:08:10 +02:00
JannisX11
f16b3fb3ce
Merge branch 'master' into next
2022-09-25 01:12:56 +02:00
JannisX11
0914564a89
Implement per-cube UV mode
2022-09-25 01:12:03 +02:00
JannisX11
2143cca0a4
Fix issues with mirror painting
2022-09-16 15:14:34 +02:00
JannisX11
d9cafe8f92
v4.4.0 [ci-build]
2022-09-15 14:16:24 +02:00
JannisX11
e84495569f
Pre-update fixes
2022-09-14 22:24:55 +02:00
JannisX11
e186966b15
Make duplicate linked textures auto-merge into one
...
Improve save-as start path generation for textures
2022-09-13 13:31:16 +02:00
JannisX11
2b0c9c8dc8
Implement #1559 Context menu In Brush Presets Dialog
...
Fix issues with image editor
Fix stylus pressure issue
2022-09-10 10:17:22 +02:00
JannisX11
6869b053a7
Stylus issue test
2022-09-09 23:06:08 +02:00
JannisX11
730860c56f
Fix mirror painting on meshes
...
Fix tools not visible in image mode on mobile
Fix Open Model start path prioritizing favorite models
2022-09-09 22:59:40 +02:00
JannisX11
550c0726e8
Fix #1556 Alignment of even radius eraser
...
Fix issue with locators
2022-09-06 19:29:47 +02:00
JannisX11
f468486f8b
Improve 2D image editor
...
Fix mobile implementation
Add dynamic max zoom level in UV / texture editor
2022-09-03 23:36:21 +02:00
JannisX11
692d23d5e6
Add validation test for small cubes on Box UV
...
Fix #1551 Mirror painting not working with shape and gradient tool
2022-09-02 23:38:51 +02:00
JannisX11
8a3c7bd28b
Fix #1547 Scale keyframes incorrectly set to uniform
...
Fix #1549 Image adjusting sliders make translucent pixels opaque
Fix an issue with custom animation channels
Fix colors in Wintersky particles, update tinycolor to 1.4.2
Fix vertex snap not working on cubes
2022-09-02 23:31:32 +02:00
JannisX11
b8d907b931
v4.4.0-beta.2 [ci-build]
...
Fix issues with mirror painting
Fix issue with restricting brush stroke to face
2022-09-01 19:44:49 +02:00
JannisX11
ef4110aa75
Implement custom brush presets
...
Allow dynamic structure lists in menus
Fix issue with updating select inputs in dialog forms
2022-08-31 22:45:19 +02:00
JannisX11
d2a1259114
Add brush presets for pixel and smooth brush
...
Fix missing translations for brush shape
2022-08-31 16:51:00 +02:00
JannisX11
d86c760091
Fix issues with Edit in Blockbench texture menu option
2022-08-27 23:57:24 +02:00
JannisX11
85dea194c8
Show copy brush source in 3D viewport
2022-08-24 19:53:09 +02:00
JannisX11
120eee1989
Fix #1427 Shifting UI when pressing PageUp/Down
...
Fix #1537 Mirror Painting not working
2022-08-24 19:09:36 +02:00
JannisX11
ff56489678
Add side_menu property for actions
...
Fix issue with copy paste tool selection offset
2022-08-22 20:04:59 +02:00
JannisX11
b157dc7bcf
Add android back navigation
2022-08-20 21:11:47 +02:00
JannisX11
7ad1c898b6
Use smoother equation smooth brush falloff
...
Fix grid not updating when exploding model (#1451 )
Fix tooltip in texture generator dialog
Change background color in center texture/UV editor
Increase minimum image zoom in Paint format
Fix wrong keybinding label in status bar on Mac
2022-08-20 20:31:04 +02:00
JannisX11
e5c172ea92
Paint mode improvements
...
Fix #1532 No Translation for Image Format
Improve line tool accuracy
Texture context menu option to edit in new tab, closes #1533
File > New > Image shortcut, closes #1530
Fix #1529 Brush stroke not connected between mesh faces
Cleaner way to display beta version in about dialog
Remove template option from Texture Generator in image mode
2022-08-20 12:36:40 +02:00
JannisX11
a6f8856b84
Implement texture frame mirror painting option
...
Closes #1156
Fix issue with stretched texture in UV editor while painting
2022-08-18 13:41:12 +02:00
JannisX11
38b76fd0ab
Finish mirror painting implementation
2022-08-17 22:13:23 +02:00
JannisX11
28dba208d9
Improve smooth brush stroke
2022-08-17 15:45:19 +02:00
JannisX11
e1e1cd3dd3
Implement missing blend modes
2022-08-17 10:35:34 +02:00
JannisX11
fec0e78c0c
Close #1491 Display shape tool size in status bar
...
Close #1492 auto select pixel density in texture generator
2022-08-16 20:52:23 +02:00
JannisX11
a2e6b3b708
Merge branch 'next' of https://github.com/JannisX11/blockbench into next
2022-08-15 14:57:11 +02:00
JannisX11
82712b8e23
Advanced mirror painting options (WIP)
2022-08-15 14:57:07 +02:00
JannisX11
2183cbe058
Made line painting work across mesh UV islands
...
Add limits to numeric settings
2022-08-13 18:44:32 +02:00
JannisX11
f9e1d275c2
Improve flipping bone behavior with numbered bones
...
Add scroll bar to palette on mobile
2022-08-11 20:09:04 +02:00
JannisX11
10dd9210b5
Merge branch 'master' into next
2022-08-09 23:14:35 +02:00
JannisX11
773efda5f9
Fix previews in image edit dialogs not updating
2022-08-07 13:56:43 +02:00
JannisX11
2aac76d81c
Add 2D image editing mode
2022-08-06 13:37:20 +02:00
JannisX11
5611bf863a
Add copy brush
...
Expand brush API
2022-08-05 23:52:53 +02:00
JannisX11
dad6dddb3b
Merge branch 'next' of https://github.com/JannisX11/blockbench into next
2022-08-04 17:27:53 +02:00
Jannis
51a868eb34
Change img rectangle selection behavior
...
Add setting to return to old behavior
2022-08-04 16:40:12 +02:00
JannisX11
a613371265
Brush over connected mesh faces #1384
2022-08-04 00:11:19 +02:00
JannisX11
af97b8a302
Add option to copy-paste coordinates
...
closes #619
2022-08-01 22:24:24 +02:00
JannisX11
1386d9c9aa
Fix pivot tool not selecting faces
...
Fix message when navigating viewport while using copy paste tool
2022-07-31 13:12:13 +02:00