2
0
mirror of https://github.com/JannisX11/blockbench.git synced 2025-04-24 18:03:45 +08:00

66 Commits

Author SHA1 Message Date
JannisX11
5b57ff5951 WIP tool config system and mirror painting integration 2024-10-27 17:18:49 +01:00
JannisX11
78c3b3b97f Add selection only option in palette generator
Closes 
Change java export pivots default value to not break existing workflows
2024-09-13 23:21:11 +02:00
JannisX11
9508907f3f Default to selected texture in Generate Palette 2024-03-16 15:10:17 +01:00
JannisX11
0117ba5528 Fix mobile color picker size issue 2023-12-07 23:52:23 +01:00
JannisX11
7a7fd52a77 Fix round color picker creating too many color history entries
Fix  line brush preview not disappearing when releasing shift outside of window
Fix  Highlight Brush line drawn from arbitrary position before having painted
Fix incorrect category for layer crop keybind
2023-12-03 12:33:44 +01:00
JannisX11
ad295bb36a Final tweaks 2023-12-02 14:44:18 +01:00
JannisX11
0953ba696a Add layer pasting
Insert new layers above selected layer
Fix screen color picker issue
2023-11-27 22:36:15 +01:00
JannisX11
5e14670ae0 Fix manual color input in color panel not working
Make texture editing faster
2023-11-19 17:44:23 +01:00
JannisX11
9105e666b4
Merge branch 'next' into pr/compatibility 2023-11-18 16:40:04 +01:00
JannisX11
f24ed2d900 Tooltip for swapping colors
Include painting with right mouse button as default in mouse keymap
Bump version
2023-11-12 17:35:39 +01:00
JannisX11
10c056eff5 Color panel and layer improvements 2023-11-11 17:56:35 +01:00
JannisX11
8002f335f4 Remove Sync Color feature, as tabs exist now 2023-11-10 17:43:08 +01:00
JannisX11
f8cf425d62 Implement secondary color 2023-11-10 17:39:11 +01: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
Ampflower
67235e6439
Browser compatibility fixes 2023-10-09 22:44:05 -05:00
JannisX11
85236bc487 Add menu groups 2023-06-20 18:31:29 +02:00
JannisX11
77074b6705 Increase sensitivity on color HSV sliders
Hide create texture type selector when only one option is available
2023-04-23 19:26:06 +02:00
JannisX11
de3b54bee3 Invert color palette slider scroll direction 2023-04-08 16:30:39 +02:00
JannisX11
f529cd1e95 Add slider to switch selected palette color 2023-04-07 17:11:32 +02:00
JannisX11
4801c030ee Add option to lock palette 2023-03-14 23:38:21 +01:00
JannisX11
15b6f0a9ba Resolve Smaller increments for HSV sliders 2023-02-27 22:52:21 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
a31bfe4359 Add RGB color sliders and color picker options menu 2022-12-21 15:13:41 +01:00
JannisX11
d0ec1035bb Fix outdated browser detection not working correctly
FIx  Null objects can be added outside of edit mode
Increase max color picker size, closes 
2022-11-20 13:45:45 +01:00
JannisX11
2b0c9c8dc8 Implement Context menu In Brush Presets Dialog
Fix issues with image editor
Fix stylus pressure issue
2022-09-10 10:17:22 +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
af97b8a302 Add option to copy-paste coordinates
closes 
2022-08-01 22:24:24 +02:00
JannisX11
21b741ad5c Implement Scroll to change color picker hue
List model loaders in File > New menu
Add credit tag export to OptiFine JEM
Fix  corrupting texture files when saving while closing
2022-07-07 19:44:40 +02:00
JannisX11
dd833969dd Change input slider styling
Fix  issue with white spaces in GPL palette import
Change name of "Display Mode Grid" setting
2022-06-29 23:18:41 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
f3ba09439e Implement in app color palette saving 2022-05-25 23:42:05 +02:00
JannisX11
d91aa94a89 Fix square color picker updating issue 2022-05-16 23:32:12 +02:00
JannisX11
c5585e6a73 Fix issue with step interpolation in glTF export
Switch to new screen color picker on mac and linux
Fix issue with painting in Paint panel
2022-03-29 17:28:03 +02:00
JannisX11
c11c0d96a0 Fix palette not saving
Fix Issue with using copy paste tool outside of texture
2022-03-28 13:06:06 +02:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +01:00
JannisX11
ef20d0cf59 Fix Viewport zoom and offset not consistent
Add Panel event hooks
2022-03-12 22:57:54 +01:00
JannisX11
f5beae09da Fix Quad view cannot be rescaled vertically
Fix  Missing translation
Fix  Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix  Color panel resizing issue
2022-03-12 15:09:09 +01:00
JannisX11
bc4705c2d2 Improve layout on mobile
Fix issues with panel arranging
2022-03-08 19:23:30 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
8a514d5d45 Add slider functionality to keyframe inputs 2022-02-13 21:12:38 +01:00
JannisX11
7a8c18a780 Update to Electron 17
List plugins on startup as console table
Refactor, remove logs
2022-02-13 19:13:01 +01:00
JannisX11
6ba36316b2 Update electron to 16 2021-12-07 20:40:51 +01:00
JannisX11
e863929354 Add support for keyframe files in web app
Add color picker support in web app in latest chromium browsers ()
2021-11-14 22:00:17 +01:00
JannisX11
b0c612ec30 Add color wheel picker option 2021-09-02 12:55:34 +02:00
JannisX11
9630373a58 Add NumSlider percentage bar 2021-08-22 17:12:31 +02:00
JannisX11
f69ac11a6e Improve contrast background color in color palette
Improve thumbnail grid style in recent list
2021-08-17 22:38:31 +02:00
JannisX11
e65c260823 Add missing mobile modifier support
Improves multi-selection on mobile
Closes 
2021-08-03 11:04:40 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00