Commit Graph

1726 Commits

Author SHA1 Message Date
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
JannisX11
b6097f968c Fix #1864 Quad viewport blueprint issues 2023-05-05 20:33:43 +02:00
JannisX11
93d7348344 Animation controller fixes
Fix #1862 Animation controllers with particles and sounds don't load
Fix cannot open context menu for controller particles and sounds
Fix #1861 Ctrl + S does not save single animation controller
2023-05-05 20:05:07 +02:00
JannisX11
680db62587 Fix #1860 playback of loop modes in anim controllers
Fix error when saving timeline setup
Support "context.is_first_person" for attachables
2023-05-05 19:46:42 +02:00
JannisX11
da328a0751 4.7.2 [ci-build] 2023-04-30 23:03:47 +02:00
JannisX11
24c1773d8e Improve timeline performance slightly 2023-04-30 16:28:53 +02:00
JannisX11
facc672f4a More accurate animation playback speed 2023-04-30 00:45:37 +02:00
JannisX11
2ca0ef9712 Fix #1262 inset faces don't have default UV mapping 2023-04-29 16:32:30 +02:00
JannisX11
615b07b2fe Fix moving mesh selection in group space 2023-04-29 14:59:43 +02:00
JannisX11
45202570be Fix #1854 Skin Block preset not working 2023-04-29 12:10:45 +02:00
JannisX11
ea402f5a76 Fix FBX position keyframe scale 2023-04-29 00:51:43 +02:00
JannisX11
b080168222 Fix anim controller blending using value of wrong state 2023-04-29 00:33:21 +02:00
JannisX11
6947de5b82 Use alt key to amplify graph from center 2023-04-28 22:55:36 +02:00
JannisX11
00b477de2d Fix reference image drag n drop
Add icon to reference image delete dialog
2023-04-28 20:17:47 +02:00
JannisX11
ac41bb4ea3 Fix seam tool still selecting edges based on vertices 2023-04-28 20:09:59 +02:00
JannisX11
87e416641e Fix #1850 disabled cube faces block UV dragging 2023-04-28 14:56:08 +02:00
JannisX11
0b9c2f027a Fix reference images being selectable through model 2023-04-27 19:36:33 +02:00
JannisX11
2e575e9a96 Fix cube face rotation not always restricted to format 2023-04-26 00:45:42 +02:00
JannisX11
91869e39c8 Fix mesh alignment on higher res texture templates 2023-04-26 00:18:48 +02:00
JannisX11
2a8c4c8324 4.7.1 [ci-build] 2023-04-24 13:03:32 +02:00
JannisX11
388372a204 Fix loop cut issue 2023-04-24 12:59:40 +02:00
JannisX11
2a1b30042c Fix binary FBX issues 2023-04-23 23:33:46 +02:00
JannisX11
0f9734fdb8 Fix direction of extruded edges 2023-04-23 21:11:07 +02:00
JannisX11
77074b6705 Increase sensitivity on color HSV sliders
Hide create texture type selector when only one option is available
2023-04-23 19:26:06 +02:00
JannisX11
5e1ade0de2 Fix actions not being removed from kybind list 2023-04-23 11:36:03 +02:00
JannisX11
fcb389a35a Fix bones not updating when baking animation into model 2023-04-22 23:51:11 +02:00
JannisX11
a371e208f0 Fix event system no longer working with multiple hooks
Fixes custom formats not appearing on the start screen instantly
2023-04-21 18:03:02 +02:00
JannisX11
4b1f266236 Fix GIF encoder confusing black and transparent 2023-04-21 17:46:15 +02:00
JannisX11
3c53a71f75 Fix graph editor messing up when no animator selected 2023-04-21 17:07:06 +02:00
JannisX11
d36d8c4a6e Fix #1839 can delete reference images while properties are open
Fix missing lang string in reference image dialog
2023-04-21 17:06:43 +02:00
JannisX11
5e2c2876e7 Remove save codec dialog due to not working well with browser downloads 2023-04-19 16:09:50 +02:00
JannisX11
ac808e69e4 Fix #1836 unable to paint on mobile after selecting color
Fix splash art not visible on mobile
2023-04-19 16:05:49 +02:00
JannisX11
d717c9a553 Fix blend by shortest path toggle not working 2023-04-19 15:53:27 +02:00
JannisX11
039ff972b6 Fix startup issue after adding certain actions to toolbars 2023-04-18 23:28:56 +02:00
JannisX11
518d750074 Revert pointer changes 2023-04-18 19:35:26 +02:00
JannisX11
0a954bac8b Redo add UV checkerboard option, prevent touch select 2023-04-18 19:17:10 +02:00
JannisX11
9689d76117 Revert "Better graphics table support for paint tools"
This reverts commit 0dc905b2fe.
2023-04-18 19:14:57 +02:00
JannisX11
3d87c1f778 Fix options not getting added to empty sub menus 2023-04-18 18:41:44 +02:00
JannisX11
52550af6c1 Fix validator not updating on triggers 2023-04-18 18:19:56 +02:00
JannisX11
723bb4b061 Fix viewport context menu not working on touch 2023-04-17 22:45:39 +02:00
JannisX11
20315bf016 Mobile app hotfix for touch events 2023-04-17 22:10:08 +02:00
JannisX11
2e8395b559 4.7.0 [ci-build] 2023-04-17 19:15:00 +02:00
JannisX11
72c9e93f99 Label FBX Binary as experimental 2023-04-17 17:58:26 +02:00
JannisX11
50cbb4b88c Fix mesh undo issues 2023-04-17 15:02:43 +02:00
JannisX11
5e612e8d38 Fix UV snapping using only initial keys
Fix color picker Z index in dialog
Resolve todos
2023-04-17 14:30:51 +02:00
JannisX11
6907ebeecc Fix inverted normals when deleting vertices
Remove shadow from floating reference images
2023-04-17 13:51:18 +02:00
JannisX11
99558d2145 Update UV preview texture
Improvement to mesh template generator
2023-04-17 12:46:37 +02:00