256 Commits

Author SHA1 Message Date
JannisX11
c47ab25429 Merge branch 'master' into next 2022-01-23 12:00:15 +01:00
JannisX11
36a59630ec Fix #1256 Cant paste all faces at once
Fix multiple GIF HUDs when pressing button multiple times
2022-01-21 23:28:38 +01:00
JannisX11
769b54b471 Fix mesh and cube rotation issues
Fix issue when copying cube+mesh UV faces
2022-01-14 19:25:27 +01:00
JannisX11
dfd4c1e641 Fix #1226 Rotate UV does not update viewport on meshes
Fix #1227 Converting to mesh does not retain marker color
Fix locked outliner nodes can be renamed
Fix #1223 Extruded meshes not UV-mapped correctly
Fix creating tri over quad not splitting quad
2022-01-10 21:06:30 +01:00
JannisX11
ebef3c45fc Fix issue with meshes and multiple texture templates 2022-01-10 13:51:35 +01:00
JannisX11
3feb19a773 Export emission maps 2022-01-09 23:28:04 +01:00
JannisX11
56146c07dd Improve UV editor zooming behavior 2021-12-30 14:40:33 +01:00
JannisX11
c6c64aeef1 Fix #1217 texture drag and drop issue
Fix FOV issue in display mode
Fix unselect in outliner only working in edit mode
Fix null objects in timeline not unselecting correctly
Fix selection coordinate display issue in copy-paste tool
2021-12-23 10:40:05 +01:00
JannisX11
18645fcf79 Fix fill tool issue on plastered elements 2021-12-21 18:23:48 +01:00
JannisX11
5214580a6b Fix lock IK target rotation issue
Fix issue with mutable custom keyframe channels
Make mirror paint element detection more forgiving
2021-12-21 10:07:14 +01:00
JannisX11
95c4e430c8 Fix sharpness issue in GIF recorder on large screens
Change texture generator resolution text to pixel density
Improve coordinate display in UV editor (paint tool and copy-paste tool)
2021-12-15 15:23:42 +01:00
JannisX11
a346551b8e Improve Copy-paste tool UX 2021-12-14 13:57:49 +01:00
JannisX11
efdb3572bc Fix paint brush issues 2021-12-14 00:14:23 +01:00
JannisX11
9d7b7d24c7 Fix #1198 Alt tool function issue on webapp
Fix #1194 copy paste tool issue
Fix #1195 Resize tool modifier suggestion issue
Add missing modifier suggestions, closes #1196
2021-12-12 13:26:23 +01:00
JannisX11
1552db40fe Add units to resolution in template generator
Fix transform gizmo issue
2021-12-11 16:48:04 +01:00
JannisX11
5f5d1574e5 Fix rotation tool issue 2021-12-11 13:20:44 +01:00
JannisX11
59a4fe1836 Add default mesh UV mapping, closes #1192
Add amend edit options for created mesh
2021-12-10 22:54:05 +01:00
JannisX11
3ac0ffe85b Add animation copy pasting
Add modifier suggestion for display mode uniform scaling
Display UV editor texture when no face is selected
2021-12-10 22:03:34 +01:00
JannisX11
f6ab00f2d2 Fix canvas unselecting when dragging UV/Color
Fix Tint and Cullface controls being visible in generic format
Fix texture drag and drop in start screen
2021-12-10 12:26:39 +01:00
JannisX11
6ba36316b2 Update electron to 16 2021-12-07 20:40:51 +01:00
JannisX11
75f084dffe Add UV overlay toggle to UV editor in paint mode
Fix issue with loading custom icons offline in PWA (hopefully)
2021-11-30 17:20:37 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
40090c51e6 Backgrounds are now saved per tab
Improve missing texture + ground graphic
Fix mesh template angles
2021-11-28 12:21:58 +01:00
JannisX11
67dcd3a071 Make Template the default texture generator option
Bump version to 4.1.0-beta.0
2021-11-28 11:18:59 +01:00
JannisX11
1b529c1b08 Add UV overlay in Paint mode
Improve project closing time
Fix Box UV not resetting face rotations
2021-11-23 23:46:57 +01:00
JannisX11
ccc947b885 Improve face orientations on mesh templates
Fix console error when joining meshes
2021-11-21 18:22:03 +01:00
JannisX11
cddb23fb5f Merge branch 'master' into next 2021-11-19 13:38:42 +01:00
JannisX11
c51738cbb8 Fix issue with UV mappings
Fix issue with writing images to disk
2021-11-17 19:00:53 +01:00
JannisX11
e863929354 Add support for keyframe files in web app
Add color picker support in web app in latest chromium browsers (#930)
2021-11-14 22:00:17 +01:00
JannisX11
e45f1f64c4 Add New Window action in file menu 2021-11-11 21:23:27 +01:00
JannisX11
bdf96f5194 Fix #612 Fill tool cannot fill some subpixel areas
Fix #1115 Copy Paste Tool doesn't work on animated tetures past frame 1
2021-11-09 20:40:01 +01:00
JannisX11
7920a2fce3 Fix #980 Emojis causing issues in chat 2021-11-09 20:04:32 +01:00
JannisX11
04b4acde2d Fix #1146 glTF does not save node names
Fix texture generator rounding numbers incorrectly on high resolutions
Fix #1140 cannot pan UV editor while using copy-paste tool
2021-11-09 16:39:07 +01:00
JannisX11
584f1fe72c Fix animation timeline issue when switching tabs
Fix imported animations being marked as unsaved
Remove colons in animation import dialog
Fix timeline playhead not snapping to time on initial click
Fix plugins being unable to add settings categories
Fix issue with meshes in edit sessions
Fix some custom theme colors not appying after restart
Fix error message when selecting meshes and cubes at the same time
Improve settings number input style
2021-11-09 15:47:41 +01:00
JannisX11
5a2cc317a5 Fix Scale... not opening when group selected
Fix animation export path issue
Fix issue with format switching between tabs
Fix being able to select locked cubes in UV editor
2021-10-25 20:23:46 +02:00
JannisX11
8e86a39212 Fix Optifine CEM texture path recognition issue
Bump version to 4.0.2
2021-10-23 15:53:02 +02:00
JannisX11
16f15b7aad Fix #1130 Convert to mesh ignores cubes inflate value
Fix #1121 Issue with textures with different ratio
Fix issue where material icons starting with "fa" are not recognized
2021-10-23 13:44:43 +02:00
JannisX11
def95852b5 Fix #1120 glTF export issue
Fix #1125 The Java Block/Item rotation limit is not enforced when pasting elements
Remove menu option to set texture to transparent on mesh
Face selection now validates face existance when selecting different elements
2021-10-23 12:45:06 +02:00
JannisX11
9df1fa10ca "Transform > Scale" now affects all bones if everything selected
Add Alt-key modifier to drag UV face from anywhere
Fix #1104 OBJ export issue with cube inflation
2021-10-23 00:21:37 +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
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
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
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
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