41 Commits

Author SHA1 Message Date
JannisX11
915c15da9d FIx #2627 Cannot select UV faces of a cube with Per-Face UV mode in viewport 2025-01-08 00:09:36 +01:00
JannisX11
68dbf7585d Move mesh tools to new menu 2025-01-05 16:36:44 +01:00
JannisX11
2b770dfa5d Change Group.selected back to group instance from array 2024-12-08 20:35:46 +01:00
JannisX11
ad408b8d40 Group multi selection base support 2024-11-26 00:17:09 +01:00
JannisX11
3ee1d8d310 v4.11.0-beta.3 [ci-build] 2024-09-14 21:45:07 +02:00
JannisX11
33c69927a4 Fix selection system undo bug 2024-09-11 23:29:06 +02:00
JannisX11
a5c138b302 Merge branch 'master' into next 2024-09-07 21:24:08 +02:00
JannisX11
17909eca32 Fix an issue when loading textures for bedrock blocks from RP 2024-09-06 23:32:37 +02:00
JannisX11
b42fcebfe4 Fix layer opacity slider not updating when switching texture 2024-09-06 23:01:58 +02:00
JannisX11
897dc77615 Add setting for auto backup interval
Closes #2460
2024-08-27 22:00:50 +02:00
JannisX11
1167eb7544 Hide CSS editor if theme CSS is too large 2024-06-14 00:08:48 +02:00
JannisX11
c2d2a40c0e Update texture draggable system to support groups 2024-06-06 00:58:33 +02:00
JannisX11
1ddb3ce1e7 Fix start screen style issues
Update electron
2024-05-23 23:13:24 +02:00
JannisX11
47448aa360 Fix issue with load-order of auto-backups 2024-05-20 21:51:59 +02:00
JannisX11
d2e9d39dcc Load backup models in async sequence 2024-04-18 19:36:22 +02:00
JannisX11
6fe9857302 Merge branch 'master' into next 2024-03-29 23:17:57 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
dfbfc6b8ac Improve backup saving 2024-03-21 01:30:47 +01:00
JannisX11
f7f7c00205 Add factory reset button on error screen 2024-03-02 23:07:25 +01:00
JannisX11
8a524bd776 Switch auto-backup to indexedDB 2024-03-02 20:05:30 +01:00
JannisX11
95b363479b Create shared action system 2023-10-22 19:20:24 +02:00
JannisX11
635ee169cd Selection tool basics WIP 2023-10-22 02:45:47 +02:00
AaronWoodward
ee25fae85f Adding axis-independent stretching (like inflate but multiplicative) 2023-04-20 22:50:05 -07:00
JannisX11
27ad3eacd9 Cleanup and performance tweaks
Update electron to 22.0.3
2023-01-22 07:18:29 +01:00
JannisX11
fa2b616c43 Loop cuts no longer floors offset coordinates
Fix issues when switching between different selection modes
Fix issues with select all in mesh selection modes
2023-01-20 11:40:39 +01:00
JannisX11
e9dac47b42 Element performance improvements 2023-01-07 23:25:11 +01:00
JannisX11
2382d7dd55 Display UV and Element panels when no elements selected 2023-01-06 23:38:54 +01:00
JannisX11
0f88fd6031 Refactor showMessageBox
Reduce jquery usage
Remove some legacy dialog code
2022-12-24 14:33:40 +01:00
JannisX11
d005c7661c Merge branch 'face-selection' into next 2022-12-18 16:05:51 +01:00
JannisX11
98b59b7ca7 Change mesh selection system
Faces and edges can now be selected individually rather than vertex based
Closes #1050
2022-12-04 20:45:25 +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
91df921b25 Allow moving bones in skin mode
Fix #881 Skin explode does not return to correct position after saving model in exploded state
Resizing folded top or bottom panel will now unfold panel
2022-11-05 10:39:38 +01:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
f27c2602c7 Prepare for bedrock block geometry release 2022-10-15 17:28:34 +02:00
JannisX11
7912894a95 Add face properties editor 2022-10-10 20:38:15 +02:00
JannisX11
1d50f59137 Improve performance by bundling interface update calls 2022-10-08 00:27:49 +02:00
JannisX11
f16b3fb3ce Merge branch 'master' into next 2022-09-25 01:12:56 +02:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00
JannisX11
f0bf581a63 Add browser compatibility message 2022-09-24 19:16:32 +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