302 Commits

Author SHA1 Message Date
JannisX11
d4f4162556 Refactor settings and other files 2025-03-08 21:21:57 +01:00
JannisX11
7fbd13c6db Update three.js 2025-03-05 14:32:30 +01:00
JannisX11
c57c015401 Replace cjs with esm 2025-03-02 23:41:45 +01:00
JannisX11
56d6cbfa52 Switch to esbuild 2025-03-02 21:16:55 +01:00
JannisX11
ab74a0271d Vite conditional import 2025-03-02 15:41:44 +01:00
JannisX11
22eba0c062 Vite fixes and PWA setup 2025-03-02 10:54:40 +01:00
JannisX11
06f3454d2c Implement vite 2025-03-01 23:29:12 +01:00
JannisX11
17386ff031 Merge branch 'next' into collections 2024-11-30 12:26:00 +01:00
JannisX11
0810feaeab Refactor dialog forms 2024-10-26 18:17:39 +02:00
JannisX11
8a441d0049 WIP collections 2024-10-13 18:39:47 +02:00
JannisX11
50c8358738 Add blend transition curve generator 2024-09-14 21:26:51 +02:00
JannisX11
a5c138b302 Merge branch 'master' into next 2024-09-07 21:24:08 +02:00
JannisX11
d86d35e588 Fix #2451 Colour-adjustement tools behave incorrectly with Layers 2024-08-21 22:42:03 +02:00
JannisX11
5963f624f2 Add classes to improve theming 2024-06-15 00:12:20 +02:00
JannisX11
ccd436525d Texture groups basics 2024-06-02 22:43:29 +02:00
JannisX11
e341012991 Fix icon alignments in header bar 2024-05-11 13:28:44 +02:00
JannisX11
4a30d77d6f Merge branch 'next' into pr/ewanhowell5195/2266 2024-05-03 16:38:32 +02:00
JannisX11
efb1055bb6 Improve new mobile header bar 2024-04-21 18:18:29 +02:00
JannisX11
64038e9153 Fix project loading issues
Fix scroll bar clipping too much into tab bar
2024-04-18 18:27:08 +02:00
Ewan Howell
c960bff03a Add custom thumbnail CSS support for themes 2024-04-09 18:59:23 +01:00
JannisX11
bc1fd5d7d2 Add project tab context menu
Add option to duplicate project
Change pixel grid to off by default
2024-04-04 14:16:20 +02:00
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