Commit Graph

18 Commits

Author SHA1 Message Date
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