55 Commits

Author SHA1 Message Date
JannisX11
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
e7b3cedb14 Implement #1183 Add to template 2022-02-16 12:24:15 +01:00
JannisX11
7800f1320f Add mesh editing tools to main toolbar
Fix #1273 Mesh UVs mirrored
2022-02-15 17:57:21 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
9f90b69e7e Fix #1280 Cut shotcut not updating molang inputs
Wrong interpolation when creating keyframe between discontinuous keyframes
Timeline graph axis now changes while not open when focusing an input
2022-02-11 19:29:44 +01:00
JannisX11
fee106b08a Merge branch 'master' into next 2022-02-06 20:20:28 +01:00
JannisX11
f9698d37e5 Mask mesh polygons in template generator
Support keeping mesh textures in template generator
bbmodel files now export type correctly on cubes
2022-02-06 19:46:56 +01:00
JannisX11
d5ec1571af Fix issues with importing projects with same UUIDs
Improve error messages when trying to generate Box UV template with meshes
Fix font awesome icon display in messsage boxes
Fix area select not working ideally with Ctrl keybinding
2022-01-28 21:56:48 +01:00
JannisX11
ebef3c45fc Fix issue with meshes and multiple texture templates 2022-01-10 13:51:35 +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
1552db40fe Add units to resolution in template generator
Fix transform gizmo issue
2021-12-11 16:48:04 +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
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
ccc947b885 Improve face orientations on mesh templates
Fix console error when joining meshes
2021-11-21 18:22:03 +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
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
fa9d8db29d Add custom theme restore button
Fix copy paste tool
Add Sketchfab categories
Fix #1054
Fix #1067 Start menu bottom graphic icon offset
Fix template generator face rotation accuracy
Update meta data
[ci-build]
2021-09-23 21:35:36 +02:00
JannisX11
4ba2e4a33a Implement mesh section copy pasting
Add Sketchfab tag suggestions
Add dialog form button type
Copying in preview now copies both element and face
Fix copy pasting elements not copying texture
Rename "Create Face", closes #1060
2021-09-22 22:56:54 +02:00
JannisX11
2948152fe2 Add Solid Color Template generator
Add menu to import project directly from open tab
Add "Snap UV To Pixels" action
Fill tool element mode support for meshes (Closes #1065)
2021-09-22 13:47:46 +02:00
JannisX11
a5649531c1 Fix #1016 erase mode not working with fill tool
Fix #1017
Make mesh templates work with other meshes and cubes, fixes #1034
Implement #1005 Tabs Feedback on unsaved projects
Improve mesh template generator
2021-09-13 20:36:51 +02:00
JannisX11
555a001a73 Store camera angles and view mode per project
Fixes #1039
2021-09-10 11:51:34 +02:00
JannisX11
d9d2ebc006 Mesh template generation rounding
Mesh editing tweaks
Fix vertex selection issues
Add Chinese (Traditional) lang file
2021-08-31 23:51:59 +02:00
JannisX11
b8bd156f4e Texture template generator 2021-08-29 22:24:39 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
97ed291455 Fix #823 Issue in box UV template generator
Box UV template generation from Per face UV does not generate textures for mirrored elements
2021-06-24 18:55:52 +02:00
JannisX11
ccd556d23c Add option to toggle sidebars
Fix bug where template generator can enable box UV in all formats
Change quad view icon
2021-06-15 19:05:24 +02:00
JannisX11
cbad2bd4b9 Add axolotl skin preset
Generate box UV templates on planes with only one side
Improve skin preset dialog
2021-06-12 17:20:36 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
57491792b2 Add help icons to dialog forms
Create descriptions for template generator dialog
Allow reloading with dev tools open
2021-06-01 17:31:36 +02:00
JannisX11
6381b4331a Fix issue in Box UV template generator 2021-04-10 18:38:00 +02:00
JannisX11
45aec4eede Improve compression in template generator 2021-03-18 22:55:44 +01:00
JannisX11
d13669ef97 Fix issue with template generator texture sizes 2021-03-10 15:37:51 +01:00
JannisX11
842ddd621e Restructure template generator dialog
Fix #831 inconsistent panel folding gap
2021-03-02 22:24:23 +01:00
JannisX11
87cb18230f Merge texture generator dialogs into one 2021-02-21 10:49:21 +01:00
JannisX11
224e9618f7 Fix #758 Incorrect resolutions in faceUV templates 2021-02-21 10:35:33 +01:00
JannisX11
890ad47a02 Template generator rearrange option
Closes #816
2021-01-27 21:19:21 +01:00
JannisX11
a0c748e198 Add warning message about box UV face dimensions 2020-10-16 14:37:08 +02:00
JannisX11
8b940fae21 Merge branch 'ik' into 3.7 2020-10-15 22:23:37 +02:00
JannisX11
6a32ada02a Fix auto UV issues in template generator 2020-10-15 21:13:37 +02:00
JannisX11
0412341ad1 Fix code indentation 2020-10-04 23:44:06 +02:00
JannisX11
42657e8405 Merge branch '3.7' into ik 2020-09-12 16:25:11 +02:00
JannisX11
1976889a43 Add template generator padding option 2020-09-12 16:13:57 +02:00
JannisX11
619078e714 Fix issue with converting to box UV via template 2020-09-07 19:31:41 +02:00
JannisX11
437c1cd782 Only show tex generator folder when necessary
Allow lower case f for floats in modded entity import
2020-08-05 16:36:28 +02:00
JannisX11
9a5ed5d5c9 Allow non-square images in texture generator
Fix issue with painting on new animated texture
2020-07-26 17:37:20 +02:00
JannisX11
49da439264 Fix texture template generator issues 2020-07-18 13:31:46 +02:00
JannisX11
a6aa3bad44 Auto select textures after generating them 2020-07-18 12:40:23 +02:00
JannisX11
a7471f3753 v3.6.0 2020-07-16 09:32:59 +02:00