Commit Graph

1054 Commits

Author SHA1 Message Date
JannisX11
5a297f9624 Combine face and box UV template generators
Fixes #1817
2024-06-15 21:31:20 +02:00
JannisX11
5b8640e666 Add new preview scenes 2024-06-09 13:24:29 +02:00
JannisX11
3135869903 Detect and warn about unresolved Git merge conflicts 2024-06-08 15:40:54 +02:00
JannisX11
b740c56376 Merge branch 'texture-groups' into next 2024-06-08 15:19:20 +02:00
JannisX11
ada1c0ab92 Add custom timeline playback range 2024-06-02 23:18:15 +02:00
JannisX11
ccd436525d Texture groups basics 2024-06-02 22:43:29 +02:00
JannisX11
70483fa933 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-06-01 12:01:17 +02:00
JannisX11
921cdbfc0a Option for fill tool to fill all selected elements
Add "Selection" fill mode that's exclusive to the 2D Editor format
Auto-switch fill modes when a fill mode is no longer available in a format
2024-06-01 12:01:10 +02:00
JannisX11
475f6ff97e
Merge pull request #2331 from Azagwen/next
Added "solid with marker color" view mode from #2316
2024-05-31 23:07:27 +02:00
JannisX11
5b16025ec1 Add 3D printing to generic format target list 2024-05-28 01:14:45 +02:00
JannisX11
96d63f74aa Update lang files 2024-05-13 19:45:27 +02:00
Aza
e5c2342d54 removed translations that are not English 2024-05-12 12:58:14 +02:00
JannisX11
9926b50177 Rename cuboid with edges 2024-05-12 11:55:20 +02:00
Aza
29050ee5ec added "solid with marker color" view mode 2024-05-12 11:21:37 +02:00
JannisX11
299b5b9e14 Update languages 2024-05-09 17:25:28 +02:00
JannisX11
20573c782f Add suggested modifier keys for knife tool 2024-05-09 12:10:39 +02:00
JannisX11
b15ad31894 Add setting for saving selected texture as default in JEM
Keep CEM scale property, closes #2246
Fix UV toolbar CSS issue
2024-05-08 21:55:32 +02:00
JannisX11
eaab6eb305 Change labels of "Use as particle" and "use as default" when already enabled
Allow context menu entries to be functions
2024-05-08 20:22:02 +02:00
JannisX11
3a2dfb0f59 Implement cycle UV actions 2024-05-07 23:38:05 +02:00
JannisX11
c7fd8cc318 Add option to center individual pivot points 2024-05-04 23:30:53 +02:00
JannisX11
4a30d77d6f Merge branch 'next' into pr/ewanhowell5195/2266 2024-05-03 16:38:32 +02:00
JannisX11
b86fbe28cd Add resize frame option to flipbook editor 2024-05-03 14:14:40 +02:00
JannisX11
9fc34dfb05 Merge branch 'single-tex-default' into next 2024-05-01 23:58:42 +02:00
JannisX11
0a59e4a05f Finish implementing default single texture system
Improve implementation of per-bone textures
2024-05-01 23:58:17 +02:00
JannisX11
8aad81e41d Add description option to showmessagebox commands API
Update recommended text in mesh auto fix message boxes
2024-05-01 11:10:40 +02:00
JannisX11
4d58a2e900 Fix animations always playing when recording GIF
Fix missing translations on transform pivot tool
2024-05-01 10:58:10 +02:00
JannisX11
2e7e5ec3d0 WIP single texture defaults 2024-04-28 21:57:45 +02:00
JannisX11
2bdad9066e Improve toolbar overflow
Add NumSlider support in menu
2024-04-27 14:31:59 +02:00
JannisX11
2c43996be1 Fix missing or incorrect translations 2024-04-19 13:55:39 +02:00
JannisX11
6eeb073e9e Reference image video options and tweaks 2024-04-18 18:12:17 +02:00
JannisX11
e72a406832 Add play/pause button for reference videos
Fix reference videos not syncing with timeline when taking too long to load
2024-04-18 17:56:21 +02:00
JannisX11
ca09cf3d3b Update Select Image Editor dialog
Add missing select dropdown class
2024-04-15 19:58:47 +02:00
JannisX11
e5bf71fe59 Add select by similar colors
Closes #2269
2024-04-11 20:39:34 +02:00
Ewan Howell
c960bff03a Add custom thumbnail CSS support for themes 2024-04-09 18:59:23 +01:00
JannisX11
044d952912 Ask to copy keyframes when duplicating bone
Closes #1564
2024-04-08 21:56:20 +02:00
JannisX11
83424081f6 Add plugin "contributes" data to suggest plugins for unknown formats 2024-04-06 13:36:37 +02:00
JannisX11
3ffc996d00 Fix timeline playhead line clipping
Tweak mesh edit auto fix texts
2024-04-06 13:03:36 +02:00
JannisX11
881f2eeb71 Add animation controller playback speed option
Closes #1863
2024-04-05 21:28:00 +02:00
JannisX11
010fd037bf Merge branch 'knife-tool' into next 2024-04-05 18:36:30 +02:00
JannisX11
7bf8c4482b Mostly finish knife tool
Closes #1945
2024-04-05 18:36:18 +02:00
JannisX11
bc1fd5d7d2 Add project tab context menu
Add option to duplicate project
Change pixel grid to off by default
2024-04-04 14:16:20 +02:00
JannisX11
2e06339b65 Add Fabric (yarn) modded entity option
Add entity class name field for modded entity
2024-03-24 22:34:34 +01:00
JannisX11
aada92eb38 Knife tool WIP 2024-03-23 21:16:32 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
e1770ac6cc Generate code references for texture animations 2024-03-21 01:31:06 +01:00
JannisX11
86d019c481 OBJ import improvements
Add MTL support
Add import scale option
2024-03-19 21:52:32 +01:00
JannisX11
4119b08cdf Merge branch 'flipbook-editor' into next 2024-03-17 23:44:26 +01:00
JannisX11
c1ab8c701a Flipbook texture editor 2024-03-17 23:44:12 +01:00
JannisX11
2c36755b2b Transform space update
Local transform space for pivot tool, closes #774
Add local transform space support for bones in edit & animations, closes #2205
Rename bone transform space to parent
Change default transform space from local to parent
2024-03-17 13:23:38 +01:00
JannisX11
2abc64967f Make ground plane one-sided, add setting to change back 2024-03-16 18:04:56 +01:00