Commit Graph

80 Commits

Author SHA1 Message Date
JannisX11
291fbd31fb Allow float sizes in modded entity format 2023-02-16 21:37:47 +01:00
JannisX11
db9e83f98f Fix texture updating when painting across multiple textures
Remove unused code for changing cursor when clicking locked element
2022-12-29 00:16:10 +01:00
JannisX11
1aab6e1aab Fix cubes forced to box UV when generating box UV template
Fix template generator suggesting invalid resolution presets
2022-12-01 13:22:47 +01:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00
JannisX11
7ad1c898b6 Use smoother equation smooth brush falloff
Fix grid not updating when exploding model (#1451)
Fix tooltip in texture generator dialog
Change background color in center texture/UV editor
Increase minimum image zoom in Paint format
Fix wrong keybinding label in status bar on Mac
2022-08-20 20:31:04 +02:00
JannisX11
e5c172ea92 Paint mode improvements
Fix #1532 No Translation for Image Format
Improve line tool accuracy
Texture context menu option to edit in new tab, closes #1533
File > New > Image shortcut, closes #1530
Fix #1529 Brush stroke not connected between mesh faces
Cleaner way to display beta version in about dialog
Remove template option from Texture Generator in image mode
2022-08-20 12:36:40 +02:00
JannisX11
fec0e78c0c Close #1491 Display shape tool size in status bar
Close #1492 auto select pixel density in texture generator
2022-08-16 20:52:23 +02:00
JannisX11
a55b7270f7 Fix #1471 area select tool issue with offscreen elements
Fix #1479 duplicating an animation does not let you save it if you do not modify it
Fix #1472 model position on ground does not reset in animate tab when switching animation
Fix #1473 No angle limit options when I append mesh to a template
2022-07-16 21:38:54 +02:00
JannisX11
506f3abc02 Fix #1415 Generating template with existing UV on meshes 2022-06-25 20:33:44 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
6f14cda3fa Move most hard coded format features to format features 2022-05-26 20:30:42 +02:00
JannisX11
cb8b2e7fa7 Add Append to Template to texture toolbar
Add dialog onPageSwitch return false support
2022-05-16 23:17:58 +02:00
JannisX11
8739c214ed Fix #1365 Generating a higher resolution template from an existing template 2022-04-29 10:09:07 +02:00
JannisX11
88a0559c17 Display plugin about texts in multiple lines
Fix incorrect code font in plugin about text
Fix keybind items not allowing custom names
Fix custom formats not appearing on start screen instantly
Fix texture generator failing on 0 wide mesh faces
Fix issue with brush tool when using scroll bars in Paint panel
2022-04-10 17:57:47 +02: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
03085591bd Add connected mesh UV islands (#1101) 2022-03-17 21:23:49 +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
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