Commit Graph

2146 Commits

Author SHA1 Message Date
JannisX11
acd048022b Fix layer resize handles not working with UV overlay enabled 2023-12-15 21:16:27 +01:00
JannisX11
9c9d45a47d Copy pasting tweaks
Fix issue with duplicating texture selection
2023-12-15 21:12:27 +01:00
JannisX11
49637d2b12 Fix #2149 Cannot click on input box in dialog file picker 2023-12-14 23:30:37 +01:00
JannisX11
00fa0d645c Fix reference appearing behind 2D editor by default 2023-12-14 23:23:39 +01:00
JannisX11
7f64f7abc7 Fix #2124 Converting cube to mesh changes rotation 2023-12-14 00:01:53 +01:00
JannisX11
09ba9fd547 Add new bat skin model
Support variants for skin models
2023-12-13 18:11:26 +01:00
JannisX11
75ba67c84c Per texture UV workflow improvements 2023-12-13 14:45:30 +01:00
JannisX11
08d86dfd79 Add bedrock attachable preview support for nested binding
Add new globals
Fix error in bbmodel merging
2023-12-13 14:21:26 +01:00
JannisX11
6ab3c53e56 Fix typo in shared actions 2023-12-10 11:46:53 +01:00
JannisX11
924688f7e9 Fix texture resizing issue with per texture UV size 2023-12-09 21:04:56 +01:00
JannisX11
ec49a12a36 Fix layer changes not marking texture as internal 2023-12-09 13:08:36 +01:00
JannisX11
11b4e05631 Fix mobile panels displaying when not selected
Fix unable to select animations on mobile
2023-12-08 12:51:45 +01:00
JannisX11
0117ba5528 Fix mobile color picker size issue 2023-12-07 23:52:23 +01:00
JannisX11
d1c4a97255 Fix double panel issue in mobile layout 2023-12-07 22:59:45 +01:00
JannisX11
ac973a6896 Fix visual issue in Predicate editor 2023-12-07 22:51:11 +01:00
JannisX11
0bb1cfaa99 Fix issue with brush blend modes at full opacity 2023-12-06 18:29:53 +01:00
JannisX11
ed85a4a67a Rewrite new image project dialog
Fix #2142 stretched image size
Fix missing image when canceling dialog
Fix "toggle all grids" icon
2023-12-06 18:06:29 +01:00
JannisX11
d5bf608e69 Hide removed cube faces
Exclude removed cube faces from UV selection frame
Closes #2135
2023-12-04 16:59:46 +01:00
JannisX11
8a59fe2fda Fix onion skinning memory leak 2023-12-04 16:49:50 +01:00
JannisX11
a16c981b14 Fix issue with moving layer outside of canvas 2023-12-04 16:34:59 +01:00
JannisX11
fded5cd3f7 Fix #2133 issue when generating templates
Fix UV resolution changing when converting projects
Fix missing option to disable color when appending to template
2023-12-04 14:51:48 +01:00
JannisX11
60162a1278 Fix UV editor navigation issue on Firefox + iOS 2023-12-04 14:22:04 +01:00
JannisX11
6ec92092d9 Fix settings profile issue with removed settings
Fix timeline scrolling CSS issue
2023-12-04 13:27:56 +01:00
JannisX11
57d23d6455 Fix issue with brushes restricting to cube faces 2023-12-04 11:05:31 +01:00
JannisX11
5eda6f9477 Respect texture animation when pasting image sections 2023-12-03 23:17:30 +01:00
JannisX11
0bcfcd7a0c Fix pixel grid on box UV generic models 2023-12-03 21:11:16 +01:00
JannisX11
e354751f59 Update bbmodel format version to reflect per texture UV 2023-12-03 21:10:59 +01:00
JannisX11
c73ebd7ebf Fix #2129 Hybrid menus close when cursor passes over menu separator
Fix hybrid menu icon updating incorrectly in nested menus
2023-12-03 20:53:41 +01:00
JannisX11
81e36dfc2e Fix #2132 issue with UV preview 2023-12-03 20:36:57 +01:00
JannisX11
3d5f11e88b Fix UV export in OBJ and Collada exporter 2023-12-03 20:27:09 +01:00
JannisX11
7a7fd52a77 Fix round color picker creating too many color history entries
Fix #2121 line brush preview not disappearing when releasing shift outside of window
Fix #2123 Highlight Brush line drawn from arbitrary position before having painted
Fix incorrect category for layer crop keybind
2023-12-03 12:33:44 +01:00
JannisX11
0abdf2d366 Fix cropping texture to selection 2023-12-02 14:52:00 +01:00
JannisX11
ad295bb36a Final tweaks 2023-12-02 14:44:18 +01:00
JannisX11
8045e8a937 Make texture selection system compatible with animated textures
Fix UV editor stretch when switching to empty tab
2023-12-01 20:59:26 +01:00
JannisX11
095ccafb20 Merge branch 'patch' 2023-12-01 20:11:20 +01:00
JannisX11
59c45890bf Draw rectangle around UV selection 2023-12-01 11:53:52 +01:00
JannisX11
09549458c4 Correct UV editor size on mobile 2023-11-30 21:36:23 +01:00
JannisX11
be39e6af41 Fix #2118 Undo in new image project deletes the image
Tab bar CSS improvements
2023-11-30 18:12:31 +01:00
JannisX11
272a3485e0 Fix #2114 UV size label does not update 2023-11-29 11:11:34 +01:00
JannisX11
dd8e8eb372 Use standardized system for outliner type icons
Closes #2019
2023-11-28 20:52:23 +01:00
JannisX11
315c2b449c Add selective onion skinning 2023-11-28 18:34:56 +01:00
JannisX11
78d8c2a973 Add new onion skinning type
Add 20th animation preset
2023-11-28 18:23:39 +01:00
JannisX11
2b9274b522 Add 4.9 splash art 2023-11-28 17:22:18 +01:00
JannisX11
640238ae76 Increase timeline margin after last keyframe
Add fallback for folded panels on mobile
2023-11-27 23:47:28 +01:00
JannisX11
278da5bca8 Add layer selecting via move layer tool
Add layer crop tool
Display layer dimensions in properties window
Fix layer expanding issue
2023-11-27 23:19:00 +01:00
JannisX11
0953ba696a Add layer pasting
Insert new layers above selected layer
Fix screen color picker issue
2023-11-27 22:36:15 +01:00
JannisX11
8a43a16f6b Fix Reset Layout not working with panel changes 2023-11-25 18:39:02 +01:00
JannisX11
1fd58f2d17 Disable layers after using selection tool 2023-11-25 18:02:47 +01:00
JannisX11
da8b522ac2 Texturing fixes
Fix issue with selection tool
Fix template generator for Minecraft skins
Fix UV editor scrolling to bottom right corner when switching modes
Fix converting single texture project sometimes not applying the correct texture
2023-11-25 13:55:27 +01:00
JannisX11
0fb78ab458 Painting performance improvements
Disable scroll bar on start screen file names
2023-11-24 23:21:08 +01:00