1522 Commits

Author SHA1 Message Date
JannisX11
fa98a3f28d Fix OBJ export of rotated cube faces
Rename mesh "Line" to "Edge"
Fix dialog title offset in text prompt dialog
Fix plugin install registration not working in web app
Fix modded entity models not exporting after conversion, closes #1124
2021-10-22 15:07:01 +02:00
JannisX11
e3ac34f4c5 Fix typo in splash screen
Fix Update Notification button not working
Split event for new project / setup project
Fix issue where deleting theme files would cause error pop up on start
Fix issue with field in texture generator dialog toggling on input
(caused by underlying bug in Condition system)
Fix wrong icon in "Display UV" option
Fix new cubes not updating position
2021-10-20 22:55:54 +02:00
JannisX11
389f233e2e v4.0.1 [ci-build] 2021-10-15 18:10:54 +02:00
JannisX11
320f402680 Update sv.json (POEditor.com) 2021-10-15 18:55:46 +03:00
JannisX11
d078202ae2 Update es.json (POEditor.com) 2021-10-15 18:55:44 +03:00
JannisX11
a0e642d69a Update ru.json (POEditor.com) 2021-10-15 18:55:42 +03:00
JannisX11
7688589a72 Update pt.json (POEditor.com) 2021-10-15 18:55:40 +03:00
JannisX11
a45e6d4dd5 Update pl.json (POEditor.com) 2021-10-15 18:55:38 +03:00
JannisX11
5399b91a07 Update ko.json (POEditor.com) 2021-10-15 18:55:36 +03:00
JannisX11
62efe56290 Update ja.json (POEditor.com) 2021-10-15 18:55:34 +03:00
JannisX11
f28e29fbca Update it.json (POEditor.com) 2021-10-15 18:55:32 +03:00
JannisX11
cea4383016 Update de.json (POEditor.com) 2021-10-15 18:55:30 +03:00
JannisX11
a7c540d711 Update fr.json (POEditor.com) 2021-10-15 18:55:29 +03:00
JannisX11
858ebacf95 Update nl.json (POEditor.com) 2021-10-15 18:55:27 +03:00
JannisX11
62260185e9 Update cz.json (POEditor.com) 2021-10-15 18:55:25 +03:00
JannisX11
31fee89a26 Update zh_tw.json (POEditor.com) 2021-10-15 18:55:23 +03:00
JannisX11
55b2188bac Update zh.json (POEditor.com) 2021-10-15 18:55:21 +03:00
JannisX11
d42d37a43e Fix CEM texture path export 2021-10-15 17:55:00 +02:00
JannisX11
7b0c3d2aee Fix issues with UV editor on touch devices
Fix right clicking keyframe
Fix #1093 Gizmo position not correct with rescaled elements
Fix cubes without faces causing errors
Add setting to change default Display UV value, closes #1097
right clicking UV face now selects it
2021-10-15 15:14:32 +02:00
JannisX11
4c646d4e69 Fix issue with box UV switching in individual tabs
Downgrade electron to 13 on Linux, fixes #1091
Fix UV editor width on mobile
2021-10-15 12:15:11 +02:00
JannisX11
c16c81ca59 Fix #1098 trailing spaces in exported JSON
Fix face options only affecting one face, closes #1099, closes #1100
Fix #1095 Texture template generator not working in bedrock format
2021-10-15 11:12:24 +02:00
JannisX11
9d1bdbc65e Fix update screen images 2021-10-14 22:42:28 +02:00
JannisX11
283778a65e v4.0.0 [ci-build] 2021-10-14 21:47:49 +02:00
JannisX11
314c6ef080 Update zh_tw.json (POEditor.com) 2021-10-14 22:40:45 +03:00
JannisX11
6bd7a7feb0 Update sv.json (POEditor.com) 2021-10-14 22:40:43 +03:00
JannisX11
a4ad63b1a9 Update es.json (POEditor.com) 2021-10-14 22:40:42 +03:00
JannisX11
1fb8ece54f Update ru.json (POEditor.com) 2021-10-14 22:40:40 +03:00
JannisX11
e8def96686 Update pt.json (POEditor.com) 2021-10-14 22:40:38 +03:00
JannisX11
03f3e44e27 Update pl.json (POEditor.com) 2021-10-14 22:40:37 +03:00
JannisX11
a1178a28ff Update ko.json (POEditor.com) 2021-10-14 22:40:35 +03:00
JannisX11
ecc6998342 Update ja.json (POEditor.com) 2021-10-14 22:40:33 +03:00
JannisX11
b2f68a76de Update it.json (POEditor.com) 2021-10-14 22:40:32 +03:00
JannisX11
4dd22a7e45 Update de.json (POEditor.com) 2021-10-14 22:40:30 +03:00
JannisX11
9e083cd5d6 Update fr.json (POEditor.com) 2021-10-14 22:40:29 +03:00
JannisX11
3825a3025d Update nl.json (POEditor.com) 2021-10-14 22:40:28 +03:00
JannisX11
1372fe0734 Update cz.json (POEditor.com) 2021-10-14 22:40:26 +03:00
JannisX11
a00666cd5c Update zh.json (POEditor.com) 2021-10-14 22:40:24 +03:00
JannisX11
8e977958ec Fix fontawesome link
Improve vertex merging with new options
Fix #1094 Remove blank faces breaks rendering
Implement #1081 Feedback on merge verticies by distance
2021-10-14 21:36:57 +02:00
JannisX11
e6ce9eac47 Brush opacity now goes up to 255
Improve drawing performance
Default recent model list type is now grid
Fix UV pasting not working in preview
Fix #1041 Copy pasting UV on meshes can sometimes twist region
Fix #1092 Rescaling is not calculated correctly with 22.5 degree elements
2021-10-14 16:39:02 +02:00
JannisX11
33b8b9e62d Fix issue moving and resizing cube UV
Fix issue with switching project when vertex snap is selected
Fix #1089 Vertex snap connection line displayed at wrong location
Add new splash screen
2021-10-14 12:40:59 +02:00
JannisX11
12826ff1cc Copy paste menu icons
Fix OBJ export face directions
Menu.removeAction now supports action as argument
Fix locking of some element types not getting saved
2021-10-13 14:12:55 +03:00
JannisX11
6d28ad47ba Fix meshes not exporting locked setting 2021-10-09 17:29:33 +03:00
JannisX11
0d61416859 Fix #1087 View angles unlock when switching tabs
Fix #1086 UV rotation does not work on java block item format
Update to Electron 14
[ci-build]
2021-10-09 16:44:11 +03:00
JannisX11
feaafd7131 Implement #1024 Mesh stats on status bar
Fix #1085 Inverted rear faces when exporting to .obj
Fixed transform tool options missing on mobile
Fix menu positions on mobile
Fix texture updating when changed while tab is not open
2021-10-09 00:31:17 +03:00
JannisX11
5da83af608 Pop up menu when pasting ambiguous content
Fix #1061 Creating a line between quad does not separate face
Fix #1084 Auto UV does not work on cubes
Deleting lines no longer deletes selected vertices
Add fox as mesh thumbnail on update screen
2021-10-08 12:28:41 +03:00
JannisX11
2a85c12152 Improve texture paths for optifine entities
Fixed UV editor reverse select error
Auto imported textures meshes in java models are not locked
Fix glTF export issue
2021-10-07 10:20:58 +03:00
JannisX11
67b77422bc Fix #1080 Streamer mode button does not open settings
New project tabs now have default camera angles
Extruding edge loop only extrudes every other edge
2021-10-04 21:32:28 +02:00
JannisX11
3031b6db21 Add "Display UV" option
Bump version to 4.0 beta 4 [ci-build]
Fix panel selector on mobile
2021-10-02 19:51:12 +02:00
JannisX11
f7f1b53455 Keybinding dialog now displays category conflicts again
Support format "features" inside conditions
Fix issue with clicking actions in action control
Add mesh UV rotate actions
UV size sliders now work for meshes
Complete blender keymap
2021-10-02 17:06:29 +02:00
JannisX11
e0b0f1cf2c Add update screen thumbnails
Fix issue when resolving groups with meshes inside
Fix some UI issues
2021-10-01 18:43:10 +02:00