Commit Graph

1589 Commits

Author SHA1 Message Date
JannisX11
d3cd51219c Fix context menus appearing in web app
Add back "3D Preview" navigation button on mobile
Fix Canvas Unselect not working on touch screens
Fix #1216 Relative auto UV can go out of bounds
2022-03-30 19:01:28 +02:00
JannisX11
cca7221ea1 Fix issue with stretched texture in UV editor
Fix launch issue after folding UV panel
Fix some panels not folding correctly
Make buildGrid available in global scope again
Fix incorrect title for display presets dialog
Fix #1354 Delete in main menu only works for elements/groups
2022-03-30 12:53:02 +02:00
JannisX11
4a9e48b049 Fix issue with UV dragging [ci-build]
Fix color of selected mesh seams
2022-03-29 18:52:41 +02:00
JannisX11
aa061d51d1 4.2.0 [ci-build] 2022-03-29 18:02:25 +02:00
JannisX11
829cd6283d Update sv.json (POEditor.com) 2022-03-29 18:43:35 +03:00
JannisX11
a43c173347 Update es.json (POEditor.com) 2022-03-29 18:43:33 +03:00
JannisX11
6197902c63 Update ru.json (POEditor.com) 2022-03-29 18:43:31 +03:00
JannisX11
50fb8f6cda Update pt.json (POEditor.com) 2022-03-29 18:43:30 +03:00
JannisX11
b1cb7df8dd Update pl.json (POEditor.com) 2022-03-29 18:43:28 +03:00
JannisX11
f9a74c96df Update ko.json (POEditor.com) 2022-03-29 18:43:26 +03:00
JannisX11
4b3021ef2a Update ja.json (POEditor.com) 2022-03-29 18:43:24 +03:00
JannisX11
9539f5c54a Update it.json (POEditor.com) 2022-03-29 18:43:23 +03:00
JannisX11
6e0ea39d50 Update de.json (POEditor.com) 2022-03-29 18:43:21 +03:00
JannisX11
1735b79e8f Update fr.json (POEditor.com) 2022-03-29 18:43:20 +03:00
JannisX11
9db965cd96 Update nl.json (POEditor.com) 2022-03-29 18:43:19 +03:00
JannisX11
15ea7d600a Update cz.json (POEditor.com) 2022-03-29 18:43:17 +03:00
JannisX11
066996156d Update zh_tw.json (POEditor.com) 2022-03-29 18:43:15 +03:00
JannisX11
ef25c0413b Update zh.json (POEditor.com) 2022-03-29 18:43:13 +03:00
JannisX11
eb4187899e Bump version to 4.2
Update news screen content
2022-03-29 17:40:59 +02:00
JannisX11
8c22ef8fbe Revert temp fix for #1091, now fixed in Electron 2022-03-29 17:40:36 +02:00
JannisX11
c5585e6a73 Fix issue with step interpolation in glTF export
Switch to new screen color picker on mac and linux
Fix issue with painting in Paint panel
2022-03-29 17:28:03 +02:00
JannisX11
c11c0d96a0 Fix #1352 palette not saving
Fix Issue with using copy paste tool outside of texture
2022-03-28 13:06:06 +02:00
JannisX11
e845e68d86 Setup new splash screen that always shows
Add insert properties for start screen sections
2022-03-28 13:04:23 +02:00
JannisX11
e4b2038cd9 Add web app queries
Improve UV zooming on mobile
Fix issue with seam tool
2022-03-25 22:39:06 +01:00
JannisX11
8f310a1e0e Add pan tool
Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-24 20:09:12 +01:00
JannisX11
b97fd52f12 Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-22 14:46:59 +01:00
JannisX11
4afaadacea Fix seam tool being visible 2022-03-22 14:45:07 +01:00
JannisX11
b48b4702d3 Version bump [ci-build]
Fix menu scrolling on mobile
Fix padding not working on mesh templates
2022-03-20 16:07:32 +01:00
JannisX11
fa6e3b44c3 Fix #858 block model incorrectly imports particle textures
Fix glTF not exporting correctly in different view modes
2022-03-20 11:35:26 +01:00
JannisX11
5828884041 Merge branch 'seams' into next 2022-03-19 23:04:59 +01:00
JannisX11
a82bde0219 Improve seam tool
Add uv combine angle thresholds
Change order of seam tool
2022-03-19 23:04:50 +01:00
JannisX11
f675ce3a49 Add mesh template generator overlap check
Fix #1321 Click canvas unselect affects mouse side buttons
2022-03-19 22:38:07 +01:00
JannisX11
1375f5c969 Mesh template generator improvements
Seam tool improvements
2022-03-19 20:23:48 +01:00
JannisX11
a41d3af368 Fix #1349 Append element increases template size
Move paint panel back to left sidebar
2022-03-19 13:37:58 +01:00
JannisX11
248c935a34 Add Mesh UV seams
Add seam tool
Add Mesh UV island selection
2022-03-18 21:23:39 +01:00
JannisX11
f8ec39d494 Implement #1218 handle to move GIF crop frame
implement button to change animated texture FPS
2022-03-17 23:42:12 +01:00
JannisX11
714025f64d Fix issues with panels
Optimize code
2022-03-17 23:00:30 +01:00
JannisX11
03085591bd Add connected mesh UV islands (#1101) 2022-03-17 21:23:49 +01:00
JannisX11
e488158507 Add getAngleTo function for mesh faces
Add V2 array tools
2022-03-17 21:19:42 +01:00
JannisX11
ab79360e70 Fix #1343 mark animation as unsaved when renaming bone
Implement #1336
Implement #1228 Add convert to mesh to right-click menu
Fix #1346 Duplicate in group menu in animation mode
2022-03-16 19:05:45 +01:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +01:00
JannisX11
d42faaab5a Optimize code
Fix missing titles in texture adjust dialogs
2022-03-16 16:19:56 +01:00
JannisX11
cb90fa1221 Fix issue with UV position when switching tabs
Fix #1344 Template texture filtering
2022-03-14 21:38:37 +01:00
JannisX11
b7f06705a0 Make painting panel accessible without elements
Fix issue with animation panels on mobile
FIx #1345 Overlapping when extending template
2022-03-14 18:20:54 +01:00
JannisX11
57ba6fa21f Fix #1328 Mesh face painting restrictions
Fix issue with fill tool in Paint panel
Rename mesh shape from Cube to Cuboid
Save panel folding between restarts
2022-03-13 14:21:26 +01:00
JannisX11
ef20d0cf59 Fix #1338 Viewport zoom and offset not consistent
Add Panel event hooks
2022-03-12 22:57:54 +01:00
JannisX11
f5beae09da Fix #1331 Quad view cannot be rescaled vertically
Fix #1333 Missing translation
Fix #1332 Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix #1330 Color panel resizing issue
2022-03-12 15:09:09 +01:00
JannisX11
7fbe8abb30 v4.2.0 beta 1 [ci-build] 2022-03-11 13:11:40 +01:00
JannisX11
e1c9d555c1 Change mac icon
Fix text pasting not working on mobile
Combine brightness+contrast, saturation+hue dialogs
Fix issue with UV editor scaling
Add ctrl key to move floating panels without snapping
2022-03-11 12:34:53 +01:00
JannisX11
ec5bb874a8 Improve panel rearranging
Add independent positioning for paint mode UV window
Fix issue with bone pivot toolbar
2022-03-10 21:24:33 +01:00