Commit Graph

2532 Commits

Author SHA1 Message Date
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
JannisX11
0bc15c4da7 FIx #1883 UV editor textures stack when painting multiple elements 2023-05-25 21:54:58 +02:00
JannisX11
873acab55b Add "only one issue" rule to issue template 2023-05-25 21:54:31 +02:00
JannisX11
cef41276de Improve mesh editing performance
Change cuboid mesh preset name to cuboid from cube
Fix switching to paint mode de-syncing view mode selector
2023-05-25 21:48:06 +02:00
JannisX11
99feeb409b Add reference image as blueprint by default when in side view
Fix missing translation for Rotate UV
2023-05-21 14:10:06 +02:00
JannisX11
e426ab1142 Show multiple axes in the graph editor 2023-05-21 01:00:18 +02:00
JannisX11
e7b995464b Display locator rotation using pivot marker 2023-05-20 23:39:36 +02:00
JannisX11
9da1029caf Add checkbox as amendEdit input type 2023-05-20 23:32:24 +02:00
JannisX11
f79bbb4bea Fix dialog methods using jQuery events 2023-05-16 19:29:38 +02:00
JannisX11
ad2fd38acd Improve long menu overflow
Force to lose WebGL context after deleting preview
2023-05-16 19:14:08 +02:00
JannisX11
0d478fad6d Remove type tag from issue presets 2023-05-15 23:20:33 +02:00
JannisX11
a35ccdf284 Update issue template 2023-05-13 19:17:33 +02:00
JannisX11
bb80581126 FIxed issue when using loop cut on orphan edge 2023-05-13 12:52:46 +02:00
JannisX11
d269aa05b4 Fix dropping texture on outliner overriding removed faces 2023-05-12 22:22:51 +02:00
JannisX11
ab05e27651 Add texture selection event hooks 2023-05-12 22:16:46 +02:00
JannisX11
d96c9daa4b Add Reset Layout to help menu
Make Reset Layout unfold panels
2023-05-12 22:11:56 +02:00
JannisX11
30eea82b43 Fix removed store plugins being logged as installed 2023-05-12 22:04:21 +02:00
JannisX11
6545cd9d6b Fix removed reference images reappearing after restart 2023-05-12 21:58:28 +02:00
JannisX11
06af54e962 Split screen layouts replacing quad view 2023-05-10 23:24:46 +02:00
JannisX11
1806f0e4fe Fix actions not being deleted from toolbars when toolbar hidden 2023-05-09 23:30:08 +02:00
JannisX11
c671fe68c2 Add hasAny and hasSelected to improve performance 2023-05-07 00:12:28 +02:00
JannisX11
15ba9dc866 Fix duplicated groups appearing at outliner bottom 2023-05-06 23:41:16 +02:00
JannisX11
e65faa4ffa Fix #1000 Auto UV causes cube UV to exceed limits 2023-05-06 23:08:21 +02:00