Commit Graph

266 Commits

Author SHA1 Message Date
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
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
b4eaacc862 v4.4.0-beta.1 [ci-build] 2022-08-18 13:48:51 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
3a603ce152 Implement validator 2022-08-03 21:14:59 +02:00
JannisX11
eb2bce6cea Rename blockbench.js to misc.js
Add content as property on app image import
2022-08-01 21:59:04 +02:00
JannisX11
c68023c6d4 Brush API
Brush shape option
Bump version to 4.4 beta
2022-07-30 20:22:50 +02:00
JannisX11
3790cb1719 v4.3.1 [ci-build] 2022-07-25 21:03:44 +02:00
JannisX11
8bd7faaad4 v4.3.0 [ci-build]
(Fix issue in collada exporter)
2022-07-22 18:51:49 +02:00
JannisX11
d7a7150099 v4.3.0-beta.3 [ci-build]
Fix display scenes not working correctly in display mode
2022-07-19 14:23:05 +02:00
JannisX11
0746fd96e2 4.3.0-beta.2 [ci-build] 2022-07-09 19:49:59 +02:00
JannisX11
86292d9c58 Merge branch 'preview' into next 2022-07-08 23:35:46 +02:00
JannisX11
cb3d3e52d1 Fix issue with backup loading
Make display mode scale sliders work locked together with mobile shift toggle
Restyle web download button
2022-07-03 12:57:44 +02:00
JannisX11
59b1f0da5b Update electron to v19 [ci-build]
Fixes #1372
Fix scroll bar on tool bars in web app
2022-07-02 19:35:32 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00