Commit Graph

2118 Commits

Author SHA1 Message Date
Ewan Howell
7294d349a0 say selected format in status bar 2023-12-03 16:00:10 +00:00
Ewan Howell
1a3132f584
Fix indentation 2023-12-03 14:39:05 +00:00
Ewan Howell
32720c3702
Separate GIF formats from code
Should allow plugins to add their own GIF recorder formats
2023-12-03 14:37:31 +00: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
JannisX11
6a2679578e Fix #2108 Pasting keyframe over other deletes original kf 2023-11-24 23:20:07 +01:00
JannisX11
5b684beb4a Fix hybrid menus not opening correctly 2023-11-24 21:29:35 +01:00
JannisX11
ac1a2f7c7a Allow moving layer when not clicking within selection 2023-11-24 21:17:50 +01:00
JannisX11
398c2cdf0d Fix Crop Texture To Selection 2023-11-23 23:40:02 +01:00
JannisX11
2b630e2914 Make painting with large brushes faster 2023-11-23 22:50:27 +01:00
JannisX11
ee31beee0f Add option to discard local texture changes 2023-11-23 21:49:15 +01:00
JannisX11
9bf93f361c
Merge pull request #2032 from Steelsmasher/Steelsmasherpatch-1
Remove trailing space from map_Kd property
2023-11-23 17:12:38 +01:00
JannisX11
c08e0c3d6d
Merge pull request #2028 from farfalk/next-area-select-over-model-fix
Area selection over model fix
2023-11-23 17:12:00 +01:00
JannisX11
11e4302c88 Fix reference image error 2023-11-23 16:53:56 +01:00
JannisX11
ffea477755 Fix mesh mirror modeling issues 2023-11-23 16:47:35 +01:00
JannisX11
7f79e0a89f Add setting for moving selection with selection tool
Hide Element Fill Tool mode in 2D editor
2023-11-23 13:52:33 +01:00
JannisX11
7a6ed15caa Fix painting and navigation with left mouse button 2023-11-23 13:39:56 +01:00
JannisX11
0a594799cc Enable "Open in Blockbench" in web app 2023-11-23 13:29:29 +01:00
JannisX11
d4ac02f4d6 Allow custom repository and bug tracker links for plugins 2023-11-23 13:19:31 +01:00
JannisX11
5fa191200f Rename Textures panel to Images in image editor 2023-11-23 00:22:54 +01:00
JannisX11
7965a500bf Save panel configurations per mode
Move image editor sidebar to the right by default
2023-11-23 00:22:33 +01:00
JannisX11
a3bff53c6e Fix timeline channel heads lagging behind on some devices
Fix overflow of panel list with some custom themes
2023-11-22 20:12:48 +01:00
JannisX11
96fe2f4b75 Fix #2081 duplicating faces in mirror modeling 2023-11-21 19:59:19 +01:00
JannisX11
f339efe9fe Fix template generator issues 2023-11-21 19:13:54 +01:00
JannisX11
4665122d69 Fix #2104 slow draw speed on complex meshes 2023-11-20 23:34:23 +01:00
JannisX11
5842e73c91 Restore chosen selection operation mode after pressing modifier key
Closes #2103
2023-11-20 23:02:58 +01:00
JannisX11
5340576196 Add toggle for UV overlay in edit mode 2023-11-20 21:13:30 +01:00
JannisX11
7425b2c8b4 Add texture multi selection 2023-11-20 20:39:14 +01:00
JannisX11
92b0d4664b Fix small borders around UV editor viewport 2023-11-20 20:01:23 +01:00
JannisX11
f2225a9488 Add layer blend mode to layer toolbar 2023-11-20 20:01:07 +01:00
JannisX11
1bd337fed2 Make cubes after via static properties 2023-11-20 19:52:00 +01:00
JannisX11
e41e8d4beb Add Image format screen
Rename Texture menu to Image
2023-11-20 19:47:03 +01:00
JannisX11
5e14670ae0 Fix manual color input in color panel not working
Make texture editing faster
2023-11-19 17:44:23 +01:00