Commit Graph

633 Commits

Author SHA1 Message Date
JannisX11
f27c2602c7 Prepare for bedrock block geometry release 2022-10-15 17:28:34 +02:00
JannisX11
fe7d1a2860 Fix #1550 black and white not handled well by "Adjust Curves" 2022-10-14 00:39:57 +02:00
JannisX11
bb8737a44d Update es.json (POEditor.com) 2022-10-02 17:33:18 +02:00
JannisX11
e7aa359938 Update ko.json (POEditor.com) 2022-10-02 17:33:12 +02:00
JannisX11
3385d99576 Update ja.json (POEditor.com) 2022-10-02 17:33:11 +02:00
JannisX11
e22a12fbc1 Update fr.json (POEditor.com) 2022-10-02 17:33:07 +02:00
JannisX11
33a6cc2fce Update zh.json (POEditor.com) 2022-10-02 17:33:00 +02:00
JannisX11
439cffe35a 4.4.1 [ci-build]
Close #1567 Reveal start button when selecting format
Fix issue with scaling cubes
Fix issue with scaling meshes when Box UV is enabled
Update Japanese lang file
2022-09-16 16:22:49 +02:00
JannisX11
49f2fed12c Add event hook for adding model loaders
Fix #1568 "Other" menu category appears when nothing is inside it
Add how to set source to Copy Brush description
2022-09-16 15:16:22 +02:00
JannisX11
ca83a8b128 Update sv.json (POEditor.com) 2022-09-15 13:36:01 +02:00
JannisX11
9bfbea6a67 Update es.json (POEditor.com) 2022-09-15 13:35:59 +02:00
JannisX11
7b23a1bad7 Update ru.json (POEditor.com) 2022-09-15 13:35:58 +02:00
JannisX11
0b9561dc06 Update pt.json (POEditor.com) 2022-09-15 13:35:56 +02:00
JannisX11
34fd0d1561 Update pl.json (POEditor.com) 2022-09-15 13:35:55 +02:00
JannisX11
1b2e88b65b Update ko.json (POEditor.com) 2022-09-15 13:35:53 +02:00
JannisX11
47d1aa4887 Update ja.json (POEditor.com) 2022-09-15 13:35:52 +02:00
JannisX11
d4bc278457 Update it.json (POEditor.com) 2022-09-15 13:35:51 +02:00
JannisX11
9924418086 Update de.json (POEditor.com) 2022-09-15 13:35:49 +02:00
JannisX11
740f69184c Update fr.json (POEditor.com) 2022-09-15 13:35:48 +02:00
JannisX11
7f89e97037 Update nl.json (POEditor.com) 2022-09-15 13:35:47 +02:00
JannisX11
afa6bf4bf4 Update cz.json (POEditor.com) 2022-09-15 13:35:45 +02:00
JannisX11
40c354ec36 Update zh_tw.json (POEditor.com) 2022-09-15 13:35:44 +02:00
JannisX11
fd5733b429 Update zh.json (POEditor.com) 2022-09-15 13:35:42 +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
df42a82592 Add action to cancel GIF processing
Add Molang validation check for invalid lettera after number
Improve IK target submenu
Fix start screen updating issue
2022-09-07 17:59:48 +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
9f1061f305 Fix #1534 Flip Animation is missing starting keyframe
Improve smooth keyframe validation, closes #1542
2022-08-27 14:53:11 +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
e1e1cd3dd3 Implement missing blend modes 2022-08-17 10:35:34 +02:00
JannisX11
a24d9c718a Re-implement Front light / Side light preview
Add option to add animators to timeline when flipping animation
Improve group pivot vertex snapping
Fix transformer being visible in vertex snap mode when group selected
Fix typo
2022-08-15 23:31:51 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
e21f01f379 Add option to align edges in primitive generator 2022-08-09 23:53:15 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +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
f8dc7b0ae5 Add setting for default cube size
Add setting for default uniform scale keyframes
2022-08-03 21:47:43 +02:00
JannisX11
3a603ce152 Implement validator 2022-08-03 21:14:59 +02:00
JannisX11
af97b8a302 Add option to copy-paste coordinates
closes #619
2022-08-01 22:24:24 +02:00
JannisX11
4e26a71d6f Add image import menu
Add command option in message boxes
Fix changeFormValues in dialog not updating file input visually
2022-08-01 21:38:45 +02:00
JannisX11
56ef236edc Brush blend modes
Close #1123
2022-07-31 11:46:22 +02:00
JannisX11
c68023c6d4 Brush API
Brush shape option
Bump version to 4.4 beta
2022-07-30 20:22:50 +02:00
JannisX11
d39b18a8cc WIP paint with stylus only
Add open folder for recent models in context menu
2022-07-29 18:52:30 +02:00
JannisX11
6eeaf4541d Update sv.json (POEditor.com) 2022-07-22 18:09:26 +02:00
JannisX11
5612f66a80 Update es.json (POEditor.com) 2022-07-22 18:09:24 +02:00
JannisX11
3da668dd9e Update ru.json (POEditor.com) 2022-07-22 18:09:23 +02:00
JannisX11
30da5d5de5 Update pt.json (POEditor.com) 2022-07-22 18:09:22 +02:00
JannisX11
733b1547f6 Update pl.json (POEditor.com) 2022-07-22 18:09:20 +02:00
JannisX11
083ed4256f Update ko.json (POEditor.com) 2022-07-22 18:09:19 +02:00