Commit Graph

2706 Commits

Author SHA1 Message Date
JannisX11
1ad92d0074 Add error message for expired model link 2023-06-18 23:58:09 +02:00
JannisX11
cbf36e76a0 Merge branch 'cubemap' into preview-scenes-2 2023-06-18 23:21:03 +02:00
JannisX11
cf959c6df3 WIP side-loaded preview scenes 2023-06-18 22:54:10 +02:00
JannisX11
3a4bb9ddf0 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-06-18 16:30:00 +02:00
JannisX11
d436595872 Add outliner search bar 2023-06-18 16:29:53 +02:00
JannisX11
b754f66003 Add backup browser 2023-06-17 23:41:07 +02:00
JannisX11
398529400a Display icons on keyframes with Math expressions 2023-06-16 22:38:48 +02:00
JannisX11
6e5f81f112 Lock timeline axis when holding ctrl or shift 2023-06-16 22:13:20 +02:00
JannisX11
3608b2bfec Create and implement findFileFromContent API 2023-06-16 00:01:27 +02:00
JannisX11
83a1685f74 Add validate method to individual checks
Fix switching elements to per face UV in validator
2023-06-08 20:19:47 +02:00
JannisX11
e9500e0ef8 Fix #1900 Resetting toolbar twice empties it 2023-06-07 19:22:03 +02:00
JannisX11
3a6a7b8fd5 Fix texture apply tools visible in single texture format 2023-06-03 23:17:45 +02:00
JannisX11
40ee8232f5 Make Invert Selection work for keyframes + mesh selection 2023-06-03 12:29:42 +02:00
JannisX11
cf70df4f8e Update Vue
Fix vue template issues
2023-06-03 12:04:00 +02:00
JannisX11
1e7a5c14e2 Improve layout of texture resize dialog 2023-06-03 11:51:24 +02:00
JannisX11
ba116bcb16 Add graph editor ruler lines 2023-06-03 11:10:07 +02:00
JannisX11
3dfb4c8ccd Make toolbars work with actions directly instead of just IDs 2023-05-31 23:34:53 +02:00
JannisX11
5d1c432016 Fix GIF reference images potentially not saving correctly 2023-05-31 22:08:50 +02:00
JannisX11
3d95d0d8b7 Reference Image option when sharing models
Fix reference images not embedding data in projects
Add better error messages when sharing model fails
2023-05-31 22:07:08 +02:00
JannisX11
78c27ebdf8 JSON indentation setting
Closes #1407
2023-05-31 21:36:50 +02:00
JannisX11
e90771e39f Add save project selector on quit
Fix image format not getting marked as saved on quit
2023-05-29 23:54:54 +02:00
JannisX11
6fbc803f98 Apply first imported texture on bedrock block automatically
Fix missing undo integration for dropping textures
2023-05-29 14:10:50 +02:00
JannisX11
15a08bd642 Clear unused texture space feature 2023-05-28 15:13:00 +02:00
JannisX11
4260d6bb58 Merge branch 'master' into next 2023-05-28 12:14:50 +02:00
JannisX11
853417135c v4.7.4 [ci-build] 2023-05-27 21:03:02 +02:00
JannisX11
64caffaa28 Fix upable to paint in 2D editor
Fix hover issue with menu item side menu
2023-05-27 20:53:54 +02:00
JannisX11
a275be5e04 4.7.3 [ci-build] 2023-05-27 15:17:42 +02:00
JannisX11
61a63f90a9 Fix selection not working in animation when in different selection mode 2023-05-27 15:10:50 +02:00
JannisX11
88a5e3dcf7 Update vi.json (POEditor.com) 2023-05-27 13:54:02 +02:00
JannisX11
ac2bc5792b Update uk.json (POEditor.com) 2023-05-27 13:54:00 +02:00
JannisX11
b17b480414 Update sv.json (POEditor.com) 2023-05-27 13:53:59 +02:00
JannisX11
74a786b5a2 Update es.json (POEditor.com) 2023-05-27 13:53:57 +02:00
JannisX11
583481727a Update ru.json (POEditor.com) 2023-05-27 13:53:55 +02:00
JannisX11
5b23c567b7 Update pt.json (POEditor.com) 2023-05-27 13:53:53 +02:00
JannisX11
7b3c8cf737 Update pl.json (POEditor.com) 2023-05-27 13:53:51 +02:00
JannisX11
a9b9a99a2e Update ko.json (POEditor.com) 2023-05-27 13:53:50 +02:00
JannisX11
619f840beb Update ja.json (POEditor.com) 2023-05-27 13:53:48 +02:00
JannisX11
4748122724 Update it.json (POEditor.com) 2023-05-27 13:53:47 +02:00
JannisX11
0ed7b77b3c Update de.json (POEditor.com) 2023-05-27 13:53:45 +02:00
JannisX11
8f3ad662c2 Update fr.json (POEditor.com) 2023-05-27 13:53:44 +02:00
JannisX11
bbe8980c65 Update nl.json (POEditor.com) 2023-05-27 13:53:42 +02:00
JannisX11
131c4aca50 Update cz.json (POEditor.com) 2023-05-27 13:53:41 +02:00
JannisX11
f5c86206d1 Update zh_tw.json (POEditor.com) 2023-05-27 13:53:39 +02:00
JannisX11
56dc6e6d9e Update zh.json (POEditor.com) 2023-05-27 13:53:38 +02:00
JannisX11
c30d3477ff Fix mirror painting not working on duplicated meshes 2023-05-27 13:48:08 +02:00
JannisX11
b6f4ceb028 Fix #1889 error when closing first window during update 2023-05-27 11:39:36 +02:00
JannisX11
2013208317 Add timeline menu to menu bar 2023-05-26 23:51:08 +02:00
JannisX11
0b124dc8a0 Add option to duplicate texture 2023-05-26 23:47:52 +02:00
JannisX11
dc7f4b3ffc Add save_model_action event hook 2023-05-26 23:27:23 +02:00
JannisX11
150ae9ee9b Add Switch Face Crease button 2023-05-26 10:36:17 +02:00