Commit Graph

434 Commits

Author SHA1 Message Date
JannisX11
1294db77dd Add support for animated textures on meshes
Closes #1634
2023-04-11 22:13:30 +02:00
JannisX11
c11841d73e Hide box UV toggle in texture generator if no cubes exist 2023-04-11 20:24:13 +02:00
JannisX11
0dc905b2fe Better graphics table support for paint tools
Fix pressure and angle sensitivity
Closes #1286
2023-04-10 13:24:52 +02:00
JannisX11
2096ef6579 Fix painting grid not updating after creating template 2023-04-09 22:57:53 +02:00
JannisX11
fa87749758 Allow scrolling while dragging UV face
Switch rotate gizmo cursors
Applying texture to box UV cube in UV editor not applies to all sides
2023-04-09 13:26:44 +02:00
JannisX11
de3b54bee3 Invert color palette slider scroll direction 2023-04-08 16:30:39 +02:00
JannisX11
fa15b4b46d v4.7.0-beta.1 [ci-build]
Implement max texture size error
2023-04-08 14:59:52 +02:00
JannisX11
73afbb1729 Select reference image modes
Outline invisible reference images in editing mode
Fix issue with reference image depth order when color picking
2023-04-07 23:24:03 +02:00
JannisX11
7795011fd4 Add option to configure 2D mirror painting center 2023-04-07 21:24:13 +02:00
JannisX11
f529cd1e95 Add slider to switch selected palette color 2023-04-07 17:11:32 +02:00
JannisX11
e351582468 Implement new numeric input in more places 2023-04-04 20:16:51 +02:00
JannisX11
88a23577ac Reference image web search and improvements
Auto enable template generator padding on meshes
2023-04-02 21:44:09 +02:00
JannisX11
a772b10e93 Add Connect UV Faces button 2023-04-02 19:41:18 +02:00
JannisX11
6c87fc9e2e Make resize texture dialog more user friendly 2023-03-27 23:41:13 +02:00
JannisX11
9bc4c9e039 Fix #1797 Append Box UV elements to template increases size 2023-03-27 23:08:20 +02:00
JannisX11
eb09fcb4a5 Integrate export codec selector into closing save flow
Fix issue with uninstalling plugins
Add preview.texture_frame variable
Fix textures getting stuck in non-existant frame after removing animation frames
2023-03-27 22:54:07 +02:00
JannisX11
3b747de048 Changed box UV origin when resizing Z axis
Partially solves #1794
Fix #1795 Center View on Selection in UV is based on texture rather than UV resolution
2023-03-25 19:32:51 +01:00
JannisX11
84562b4edd Merge branch 'backgrounds' into next 2023-03-19 18:17:02 +01:00
JannisX11
9047d06e6a Improve mesh UVing 2023-03-19 13:15:50 +01:00
JannisX11
7aa26d887f Add UV vertex merging function 2023-03-17 23:26:43 +01:00
JannisX11
4801c030ee Add option to lock palette 2023-03-14 23:38:21 +01:00
JannisX11
37e7493c37 Add dialog inline_select form element 2023-03-14 23:20:49 +01:00
JannisX11
426970aee5 Merge branch 'master' into next 2023-03-12 13:55:59 +01:00
JannisX11
71333cbc27 Change "dont show again" in dialogs to checkbox 2023-03-12 12:03:25 +01:00
JannisX11
23b0ef330e Introduce enum property type 2023-03-12 11:57:06 +01:00
JannisX11
e4aeff55c2 Reference image improvements
Closes #1552
Closes #1157
2023-03-10 23:17:25 +01:00
JannisX11
a72c70039e Fix UV editor not updating after duplicating element 2023-03-09 17:25:46 +01:00
JannisX11
15b6f0a9ba Resolve #1406 Smaller increments for HSV sliders 2023-02-27 22:52:21 +01:00
JannisX11
7a1bceb651 Fix #1766 UV faces rotate individually
Improve keybinding labels for international layouts
2023-02-26 20:53:25 +01:00
JannisX11
cc6937387c Preview toggle in texture edit dialogs 2023-02-25 20:17:55 +01:00
JannisX11
3f6bdf096c Basic proportional editing 2023-02-21 22:56:44 +01:00
JannisX11
5b27e8363e Add mesh UV rotation handle 2023-02-19 18:31:27 +01:00
JannisX11
455b8902b8 Restructure and improve UV menu 2023-02-17 00:51:51 +01:00
JannisX11
80c89cd8c0 Merge branch 'master' into next 2023-02-17 00:19:24 +01:00
JannisX11
291fbd31fb Allow float sizes in modded entity format 2023-02-16 21:37:47 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
2ac337dd3a Improve mesh UV mirroring via bounding box align
Fix gradient tool not working when alpha channel is locked
2023-02-01 19:02:23 +01:00
JannisX11
a667554251 Fix #1731
Canceling copy-paste tool moving does not reset texture correctly
2023-02-01 18:21:21 +01:00
JannisX11
0e5fb615c5 Fix incorrect name when creating display preset
Fix texture render sides updating incorrectly in some cases
2023-01-28 19:12:51 +01:00
JannisX11
0dc390b880 Add event hooks to loading animations and controllers
Optimize limit to palette function
2023-01-24 18:50:38 +01:00
JannisX11
47709e913a Add "Limit to Palette" texture edit feature
Change bow display slot names to include charged
2023-01-23 23:51:56 +01:00
JannisX11
3f3935f1e3 Fix mesh selection not properly synced between 3D and UV 2023-01-22 23:27:19 +01:00
JannisX11
27ad3eacd9 Cleanup and performance tweaks
Update electron to 22.0.3
2023-01-22 07:18:29 +01:00
JannisX11
a6c04681a3 Fix an issue in molang validation
Fix profile delete dialog not translated
Fix playback of animated textures with per-frame frame time
2023-01-13 23:25:53 +01:00
JannisX11
9a683c0ff8 Fix #1697 copy paste overlay remains after switching tool 2023-01-11 15:53:12 +01:00
JannisX11
72dc9ec7e1 Performance improvements 2023-01-08 14:38:20 +01:00
JannisX11
2382d7dd55 Display UV and Element panels when no elements selected 2023-01-06 23:38:54 +01:00
JannisX11
e499525b28 Fix issue with resizing texture
Fix #1718 issue with moving texture with UV
2023-01-05 11:30:34 +01:00
JannisX11
908d508916 Fix #1708 Textures missing when importing java block 2023-01-02 18:49:40 +01:00
JannisX11
1a163557d3 Render images smooth in editor when image smaller than screen 2022-12-31 01:34:36 +01:00