Commit Graph

281 Commits

Author SHA1 Message Date
JannisX11
6fe9857302 Merge branch 'master' into next 2024-03-29 23:17:57 +01:00
JannisX11
4119b08cdf Merge branch 'flipbook-editor' into next 2024-03-17 23:44:26 +01:00
JannisX11
6fd0fb3f2c Custom header bar on mobile 2024-03-16 13:34:01 +01:00
JannisX11
f7f7c00205 Add factory reset button on error screen 2024-03-02 23:07:25 +01:00
JannisX11
b22a0cb4ba Fix scrollbar color on recent web browsers 2024-03-02 22:53:13 +01:00
JannisX11
0f343cd721 WIP flipbook editor 2024-01-27 12:13:48 +01:00
JannisX11
ba67cd1bc5 Add icons in tab bar 2023-11-26 19:00:05 +01:00
JannisX11
592dedc61a Move bundle file to root 2023-11-11 22:42:11 +01:00
JannisX11
0e6226ef9b Merge branch 'gh-pages' into layers-new 2023-11-05 21:48:13 +01:00
JannisX11
b66c3963cd Integrate new web app build workflow 2023-11-02 22:24:52 +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
JannisX11
cd96582998 Layers MVP 2023-10-20 23:35:22 +02:00
JannisX11
f68783100a Refactor animation files 2023-10-07 13:39:56 +02:00
JannisX11
50503e36d7 Wip mirror modeling 2023-05-17 18:03:35 +02:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00
JannisX11
84562b4edd Merge branch 'backgrounds' into next 2023-03-19 18:17:02 +01:00
JannisX11
e4aeff55c2 Reference image improvements
Closes #1552
Closes #1157
2023-03-10 23:17:25 +01:00
JannisX11
2f87236cfe Reference image refactor and fixes
Added NumSlider sensitivity setting
2023-03-09 00:02:52 +01:00
JannisX11
c718ba1f57 Move share options to new file 2023-02-20 22:31:43 +01:00
JannisX11
489964cf31 Fix issue with styling in plugin dialogs
Fix cannot set empty string as settings override value
Fix color in menu items on hover
Add nullish coalescing as browser requirement
2023-02-04 12:42:11 +01:00
JannisX11
2b9dc165cd Implement dom purify 2023-01-24 19:05:25 +01:00
JannisX11
28090ee1af Add button to select settings profile in title bar 2023-01-11 17:49:17 +01:00
JannisX11
14d8a9b9c2 Add APNG recording option 2023-01-10 15:21:16 +01:00
JannisX11
d35653db8b Convert last dialogs from legacy system
Convert Transform > Scale dialog to new system
Convert extrude image dialog
2023-01-07 22:18:29 +01:00
JannisX11
6674363114 Bump version to 4.6 beta 0
Update electron, wintersky, molang
Rename EmptyDialog to ShapelessDialog
2022-12-22 13:22:30 +01:00
JannisX11
2196ad35f0 Tab overview screen
Empty dialog API
2022-12-19 00:36:19 +01:00
JannisX11
0798f86955 Allow multiple dialogs at once
Convert text prompt and display preset dialogs to Dialog system
2022-12-18 22:20:47 +01:00
JannisX11
fc1915c7da Merge branch 'master' into next 2022-12-18 13:30:42 +01:00
JannisX11
2dd87cd954 Molang autocomplete 2022-12-17 02:00:18 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
38f912cd16 v4.5.2 [ci-build] 2022-11-20 14:11:50 +01:00
JannisX11
d0ec1035bb Fix outdated browser detection not working correctly
FIx #1647 Null objects can be added outside of edit mode
Increase max color picker size, closes #1577
2022-11-20 13:45:45 +01:00
JannisX11
b18d9e2786 Remove Jimp, mostly 2022-11-20 11:32:22 +01:00
JannisX11
888bfa3fa4 Rewrite bedrock model import select dialog 2022-11-19 19:59:57 +01:00
JannisX11
ebb6bddd35 v4.5.1 [ci-build] 2022-11-12 14:57:24 +01:00
JannisX11
7c2bb131be Bump version to 4.5
Fix issue with global space rotations
2022-11-10 14:37:52 +01:00
JannisX11
5649aac7e7 4.5.0 Beta 3 [ci-build] 2022-11-07 19:57:05 +01:00
JannisX11
756433c6ae 4.5.0 Beta 1 [ci-build] 2022-11-02 18:33:35 +01:00
JannisX11
d6e5388583 Merge branch 'fbx' into next 2022-10-31 19:33:21 +01:00
JannisX11
6fb4772329 Fix issue with cube sizes in validator
Bump version to 4.5.0 beta 1
Increase tab bar height
Fix issue with vertical quad view resize line
2022-10-21 13:00:37 +02:00
JannisX11
fed2652da3 WIP predicate override editor
Auto-shift dialogs into screen when size changes
2022-10-17 18:59:36 +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
b1de1cf14e WIP FBX exporter 2022-09-23 14:21:31 +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
e84495569f Pre-update fixes 2022-09-14 22:24:55 +02:00
JannisX11
09f7f554b3 v4.4.0-beta.3 [ci-build]
Fix issue in box UV cube size validator
2022-09-11 00:05:54 +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
93d3ec195a Refactor modeling code files 2022-08-24 21:11:51 +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