Commit Graph

408 Commits

Author SHA1 Message Date
JannisX11
8af0c8e3d4 Detachable project tabs 2022-10-28 22:56:39 +02:00
JannisX11
aaac6a22db Fix drag&drop image import menu not showing up
Fix converting to bedrock block undoing removed faces
2022-10-27 20:08:31 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
01f13c8d0b Merge branch 'predicates' into next 2022-10-21 00:21:23 +02:00
JannisX11
7b5e253143 Track image projects in recent models
Add format description to project dialog
2022-10-20 13:05:59 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
9c1f02dd8b v4.4.3 [ci-build]
Fix issue with image mode thumbnails
Fix issue with cube limit grid box
2022-10-19 14:02:47 +02:00
JannisX11
9d1271eaee Change update recent project thumbnail timing 2022-10-18 20:29:48 +02:00
JannisX11
a8c23d78ad Add file name to backup files
Fix missing selection rectangle
Fix OBJ exporter not exporting textures correctly in some cases
2022-10-18 19:44:15 +02:00
JannisX11
d4f72bc6df Fix #1611 Issue with mirror painting on meshes
Fix block model texture import issue
Fix cube size restriction box not updating between formats
2022-10-18 17:41:47 +02:00
JannisX11
5bd0ebbfc3 Fix resizing background images on touch screen
Fix #1606 Can't select image editor on Linux
2022-10-17 20:18:06 +02:00
JannisX11
24ca7c1a9c Fix model import error message in web app 2022-10-15 17:33:56 +02:00
JannisX11
f27c2602c7 Prepare for bedrock block geometry release 2022-10-15 17:28:34 +02:00
JannisX11
1d8e134267 Close #1605 Keep track of model credit field 2022-10-13 23:56:50 +02:00
JannisX11
a049e23913 Merge branch 'mcmeta' into next 2022-10-13 23:01:52 +02:00
JannisX11
7912894a95 Add face properties editor 2022-10-10 20:38:15 +02:00
JannisX11
6debfd32db Add recent thumbnails for image projects
Open new image project when selecting Texture skin preset
DIsable brush outline while zooming in UV editor
Add attachables to description of bedrock enttiy format
2022-10-09 19:39:58 +02:00
JannisX11
2ad937ef60 Close #1436 option to open java-block parent model
Fix shift key not working to apply texture to all faces on drop
2022-10-08 23:02:35 +02:00
JannisX11
1d50f59137 Improve performance by bundling interface update calls 2022-10-08 00:27:49 +02:00
JannisX11
eff5901f13 Fix 6 long model sharing links not working 2022-10-08 00:15:38 +02:00
JannisX11
0ada723ed8 Add MCMeta texture animation support 2022-10-07 19:52:36 +02:00
JannisX11
792f6b2776 Converting project creates copy in new tab by default 2022-10-03 20:13:06 +02:00
JannisX11
9467d99869 Merge branch 'master' into next 2022-10-03 15:00:16 +02:00
JannisX11
b502bd3939 Fix #1593
Can't add to selection with area select in edge or face mode
Fix pan tool visible in Tools menu on desktop
Fix display of side menu on tools in menu
2022-10-02 17:32:04 +02:00
JannisX11
8c572f5e9f Fix #1576 no support for references to other textures in the same java block model
Fix validator detecting java block references as invalid characters
Prevent users from disabling all mirror painting options
2022-10-02 00:26:48 +02:00
JannisX11
17c6300b41 Fix #1575 Selected tool resets to default when switching between projects
Fix bedrock projects being marked as unsaved after opening in some cases
Fix #1581 Recent Project Thumbnails show discarded changes
2022-10-01 18:40:43 +02:00
JannisX11
7321a30514 Fix #1585 Image tabs do not correctly save viewport position
Fix missing thumbnails for image tabs
Fix issue with plugin settings not saving in rare cases
Fix #1583 converting a project does not mark it as unsaved
2022-10-01 17:11:42 +02:00
JannisX11
e073d6cd5e Option to rotate textures
Closes #1571
Add image edit options to texture context menu
2022-09-27 23:22:26 +02:00
JannisX11
f16b3fb3ce Merge branch 'master' into next 2022-09-25 01:12:56 +02:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00
JannisX11
e84495569f Pre-update fixes 2022-09-14 22:24:55 +02:00
JannisX11
c8a6e01baa Fix issue with screenshot tools on start screen
Add event hooks for format construct and delete
Change resize line highlight timing
2022-09-13 13:30:00 +02:00
JannisX11
730860c56f Fix mirror painting on meshes
Fix tools not visible in image mode on mobile
Fix Open Model start path prioritizing favorite models
2022-09-09 22:59:40 +02:00
JannisX11
387cd1c3d1 Adapt bedrock block cube limiter to new restrictions
Fix console log issue
2022-09-08 23:09:54 +02:00
JannisX11
f468486f8b Improve 2D image editor
Fix mobile implementation
Add dynamic max zoom level in UV / texture editor
2022-09-03 23:36:21 +02:00
JannisX11
94ace21c13 Add validation for smooth keyframes in Hold animations
Fix new issues with locator position field
2022-08-31 16:49:10 +02:00
JannisX11
a1c69b01ed Merge branch 'cube-limiter' into next 2022-08-25 18:09:07 +02:00
JannisX11
0dc0b4b800 Implement remaining cube size limiter gaps 2022-08-25 17:52:12 +02:00
JannisX11
c5f01db73d Bedrock cube size limiter 2022-08-21 23:23:29 +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
37e5a0a45b Implement recent project memory for texture and animation
Fix issue where creating keyframe columns would reset colors of existing keyframes
2022-08-16 19:21:06 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
3a603ce152 Implement validator 2022-08-03 21:14:59 +02:00
JannisX11
4e26a71d6f Add image import menu
Add command option in message boxes
Fix changeFormValues in dialog not updating file input visually
2022-08-01 21:38:45 +02:00
JannisX11
8bd7faaad4 v4.3.0 [ci-build]
(Fix issue in collada exporter)
2022-07-22 18:51:49 +02:00
Jannis
05dc0b0007 Fix exporting multiple collada animations
Only switch to mobile UI when touch screen detected
2022-07-22 17:22:55 +02:00
JannisX11
62ae901b05 Add project setting to flip modded entity on Y 2022-07-17 22:56:44 +02:00
JannisX11
70fc0fc44b Fix issue with .jem exporter
Fix themes not loading correctly when dropped into app after start
Fix #1478 Copy pasting animations does not generate unique name
2022-07-16 20:15:16 +02:00