Commit Graph

140 Commits

Author SHA1 Message Date
JannisX11
fb8d8ba67b Add Merge Vertices tool
Fix issue with vertex snapping on cubes
Fix skin models opening two tabs
Fix issue with closing projects
Fix #1048 Rescaling with face tool selection creates flickering
Fix ##1051 Arrow keys do not work with meshes (and other non-cubes)
Fix issues with null objects
Fix area select in UV editor selecting faces twice
Finish implementing theme borders option
2021-09-17 22:32:53 +02:00
JannisX11
ee5fdb2be7 4.0 Beta 2 [ci-build]
Fix restrict brush to side + face fill tool, closes #1015
2021-09-16 17:54:49 +02:00
JannisX11
2c98c43754 Add mesh inset action
Implement normal transform space
Turn name of locked elements gray in outliner
Fix face selection issue
Improve performance by hiding unselected faces on large meshes
Fix issue where imported bbmodels would switch to generic model
2021-09-16 16:52:21 +02:00
JannisX11
35767f018f Implement auto UV action for meshes
Change selection mode widget to icon mode
Implement bar select icon mode
Fix vertex selection issue
Fix OBJ export scale
Add UV Editor "Center View on Selection"
Fix rendering issue with transparent cube faces
2021-09-15 00:26:07 +02:00
JannisX11
9f1beb13eb Allow changing vertex coords via position sliders
Highlighting of selected faces
Fix #1025 Cannot assign tab as a keybind
FIx #1045 error when saving java block/item
Fix #1006 UV face scaling issue
Fix #1027 OBJ mesh export issue
Make element toolbar labels slightly smaller
Fix issue with generating templates on 0 wide mesh faces
2021-09-12 22:41:10 +02:00
JannisX11
cf946c1b73 Allow removing sideloaded theme
Bump beta version
2021-09-08 13:04:14 +02:00
JannisX11
e7019b642d Improve action control interface
Fix mesh UV mapping preview issue
Automatically import bedrock entity textures as emissive
Use Shift key in UV editor to snap vertices to grid
2021-09-08 11:00:17 +02:00
JannisX11
92d8d13c17 Rewrite OBJ exporter to support quads 2021-08-30 19:27:08 +02:00
JannisX11
c613bb32c4 Merge branch 'texturemesh' into next 2021-08-27 11:45:44 +02:00
JannisX11
e8ad4c829e Merge branch 'poly' into next 2021-08-27 11:44:38 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
cb76a64bb0 Add setting to not export empty bones 2021-08-22 17:21:30 +02:00
JannisX11
4474db27db Merge branch 'master' into next 2021-08-21 23:14:27 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
9de93508c2 Fix drag-n-dropping multiple files at once 2021-08-18 23:49:18 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
6be0d0cf61 Texture mesh rendering 2021-08-12 22:15:47 +02:00
JannisX11
ba7a99fddf Texture mesh positioning and import/export 2021-08-11 17:37:07 +02:00
JannisX11
c1be9dcc8c Support OptiFine shadow size and attach 2021-08-08 23:43:06 +02:00
JannisX11
d415071e1c Fix llama skin preset name
Fix font awesome link
2021-08-08 21:58:30 +02:00
JannisX11
5f9bbb3714 Add locator scale option 2021-08-07 19:46:54 +02:00
JannisX11
b65a721a9a Add error message when importing invalid format
Add error message when using copy paste tool in viewport
2021-08-07 18:33:50 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
2fd97375d4 Merge branch 'three-no-geo' into next 2021-07-25 20:06:46 +02:00
JannisX11
407ccca7bc Fix issues with new threejs version 2021-07-25 18:27:46 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
b0580acfff Show start screen only on new tabs 2021-07-07 13:08:56 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
b4b5da0699 Fix issue with Minecraft Skins
Closes #949
2021-07-02 23:15:30 +02:00
JannisX11
1a66d8f3e0 Fix display mode not working on mobile
Fix mobile Alt key override not affecting resize tool
Change order of bbmodel import to prioritize relative paths
2021-06-27 23:25:46 +02:00
JannisX11
7991ad043f Fix #896 Optifine JEM export console error
Improve readability of Blockbench version in console
Fix list rendering in markdown in dialogs
2021-06-27 14:52:49 +02:00
JannisX11
23419d7945 Fix #880 Armor (Main) skin template missing hat layer 2021-06-26 00:07:37 +02:00
JannisX11
16723da79f Update bedrock format to 1.16 when binding exists
Fix issue with bedrock binding input saving line breaks
2021-06-25 17:41:01 +02:00
JannisX11
637e00ea8c Fix issue with keymaps on macOS
Update Photoshop version in paths
2021-06-25 12:07:47 +02:00
JannisX11
ef91699525 Make rotated locators transform correctly 2021-06-23 23:36:39 +02:00
JannisX11
871353a582 Merge branch 'next' into rotate-locators 2021-06-23 22:26:52 +02:00
JannisX11
64c616b942 Add support for loading from bedrock attachables 2021-06-22 21:59:33 +02:00
JannisX11
e9f033b8fb Hide import actions if no project is open
Closes #918
2021-06-17 13:34:11 +02:00
JannisX11
e4f9b8cf60 Fix incorrect keyframe panel inputs for effects
Improve usability of sound keyframes in timeline
Fix render sides not updating in solid view mode
Make search bar in dialogs wider
Fix missing codec in generic model format
2021-06-16 15:52:05 +02:00
JannisX11
cbad2bd4b9 Add axolotl skin preset
Generate box UV templates on planes with only one side
Improve skin preset dialog
2021-06-12 17:20:36 +02:00
JannisX11
fdbe96dfa4 Save background images in projects
Enable shift-click-select for groups in no-bone formats
Fix tooltip issue in preview menu
2021-06-12 12:53:40 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
f437b680b4 Ability to rotate locators 2021-05-28 13:19:09 +02:00
JannisX11
952c3ae468
Merge pull request #900 from SizableShrimp/master
Add support for Mojang mappings
2021-05-27 21:26:52 +02:00
JannisX11
73b4aec0c7 Reference textures in bbmodels via relative path 2021-05-22 21:37:24 +02:00
JannisX11
9e1e5252ab Add Minecraft edition selector for skins 2021-05-22 13:24:32 +02:00
SizableShrimp
f66e58d377 More formatting fixes
Signed-off-by: SizableShrimp <sizableshrimp@sizableshrimp.me>
2021-05-19 16:07:11 -05:00
SizableShrimp
9bcb1e6ca4 Remove formatting changes and useless field
Signed-off-by: SizableShrimp <sizableshrimp@sizableshrimp.me>
2021-05-19 16:02:13 -05:00