Commit Graph

269 Commits

Author SHA1 Message Date
JannisX11
0faf38e346 WIP custom cube limiter 2022-06-02 23:02:13 +02:00
JannisX11
e5e2a7b816 Bedrock block format
Bedrock block texture auto importing
2022-05-29 12:33:41 +02:00
JannisX11
6f14cda3fa Move most hard coded format features to format features 2022-05-26 20:30:42 +02:00
JannisX11
48ae3104fa Add preview controller event hooks 2022-05-25 22:41:54 +02:00
JannisX11
b824a0d7e3 Add name to model sharing uploader
Make default cube on bone rig models 2x2 by default
2022-05-24 22:25:11 +02:00
JannisX11
5af58b2eec Add "copy_value" option to properties
Expose menu separator color as variable
Move Tools menu after Animation menu
2022-05-06 23:43:50 +02:00
JannisX11
54462727dd Improve outliner dragging visualization 2022-04-10 17:58:02 +02:00
JannisX11
88a0559c17 Display plugin about texts in multiple lines
Fix incorrect code font in plugin about text
Fix keybind items not allowing custom names
Fix custom formats not appearing on start screen instantly
Fix texture generator failing on 0 wide mesh faces
Fix issue with brush tool when using scroll bars in Paint panel
2022-04-10 17:57:47 +02:00
JannisX11
c951b2f727 Fix texture mesh rotation order
Make start screen sections deletable
Add "name" alias in dialogs
2022-04-04 22:56:51 +02:00
JannisX11
9ea38f06e2 Fix #1357 issue when painting meshes with high res textures
Improve mesh painting performance
Increase selection depth limit to fix selection issue
2022-04-02 15:04:43 +02:00
JannisX11
d3cd51219c Fix context menus appearing in web app
Add back "3D Preview" navigation button on mobile
Fix Canvas Unselect not working on touch screens
Fix #1216 Relative auto UV can go out of bounds
2022-03-30 19:01:28 +02:00
JannisX11
4a9e48b049 Fix issue with UV dragging [ci-build]
Fix color of selected mesh seams
2022-03-29 18:52:41 +02:00
JannisX11
4afaadacea Fix seam tool being visible 2022-03-22 14:45:07 +01:00
JannisX11
a82bde0219 Improve seam tool
Add uv combine angle thresholds
Change order of seam tool
2022-03-19 23:04:50 +01:00
JannisX11
1375f5c969 Mesh template generator improvements
Seam tool improvements
2022-03-19 20:23:48 +01:00
JannisX11
248c935a34 Add Mesh UV seams
Add seam tool
Add Mesh UV island selection
2022-03-18 21:23:39 +01:00
JannisX11
e488158507 Add getAngleTo function for mesh faces
Add V2 array tools
2022-03-17 21:19:42 +01:00
JannisX11
ab79360e70 Fix #1343 mark animation as unsaved when renaming bone
Implement #1336
Implement #1228 Add convert to mesh to right-click menu
Fix #1346 Duplicate in group menu in animation mode
2022-03-16 19:05:45 +01:00
JannisX11
e1c9d555c1 Change mac icon
Fix text pasting not working on mobile
Combine brightness+contrast, saturation+hue dialogs
Fix issue with UV editor scaling
Add ctrl key to move floating panels without snapping
2022-03-11 12:34:53 +01:00
JannisX11
ec5bb874a8 Improve panel rearranging
Add independent positioning for paint mode UV window
Fix issue with bone pivot toolbar
2022-03-10 21:24:33 +01:00
JannisX11
e01c0abede Add support for material icons in outliner
Change back outliner group icon via material icons
Fix oninstall not working with side loaded plugins in web app
Fix panel issues
Fix UV editor issues
Add gizmos array to modularize gizmos that are hidden from screenshots
2022-03-09 21:52:10 +01:00
JannisX11
781c1ff728 Mobile UI improvements
Redesign timeline toolbar
2022-03-07 19:49:43 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
26fe5c40b0 Implement mobile split screen view
Improve panel handling
Allow landscape mode on mobile
2022-03-07 14:37:19 +01:00
JannisX11
4c0de4d7f1 Panel rearranging and fixes 2022-03-04 23:34:36 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
886900d2cd Turn Resolve Group into action
Closes #1252
2022-02-27 22:13:28 +01:00
JannisX11
ebea154699 Add searchable context menus
Add Move to group menu, closes #1244
2022-02-27 20:03:07 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
eb47eb9e37 Add action control to tools menu
Add move texture with UV to UV editor toolbar
Refactor about window
Fix issue when dragging keyframes
Fix issue with glTF exporter and no-side elements
2022-02-19 17:32:49 +01:00
JannisX11
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
e7b3cedb14 Implement #1183 Add to template 2022-02-16 12:24:15 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
cd4b366e7a Fix texture meshes not importing from some files
Fix texture mesh shading direction
Bump version
2022-02-10 21:20:24 +01:00
JannisX11
1f153d3b24 Add UV preview view mode
Rename default texture view mode
2022-02-09 23:05:41 +01:00
JannisX11
fee106b08a Merge branch 'master' into next 2022-02-06 20:20:28 +01:00
JannisX11
f80f95edce Flipping now works with mesh selections 2022-02-06 19:54:07 +01:00
JannisX11
f9698d37e5 Mask mesh polygons in template generator
Support keeping mesh textures in template generator
bbmodel files now export type correctly on cubes
2022-02-06 19:46:56 +01:00
JannisX11
5dac8ce0ad Fix #1263 Vertex gizmos move when using pivot tool
Fix #1261 Extruded mesh circle face can no longer be inset
2022-01-27 18:45:23 +01:00
JannisX11
af5b60e743 Fix mode keybindings not saving
Fix ground plane and painting grid being included in screenshots
Delete removed faces of a cube when converting to mesh, closes #1264
2022-01-26 16:14:31 +01:00
JannisX11
c61a20b12a Fix issue with undo+redo after deleting a group 2022-01-18 22:41:51 +01:00
JannisX11
769b54b471 Fix mesh and cube rotation issues
Fix issue when copying cube+mesh UV faces
2022-01-14 19:25:27 +01:00
JannisX11
ce0f1078a8 Fix model import working in Skin mode
Fix OBJ import issue with broken models
Fix Painting grid issue with single edges
2022-01-14 16:44:54 +01:00
JannisX11
dfd4c1e641 Fix #1226 Rotate UV does not update viewport on meshes
Fix #1227 Converting to mesh does not retain marker color
Fix locked outliner nodes can be renamed
Fix #1223 Extruded meshes not UV-mapped correctly
Fix creating tri over quad not splitting quad
2022-01-10 21:06:30 +01:00
JannisX11
9b58f7ca34 Fix #1234 Cannot move mesh with parent in global space
Fix #1233 Mesh leaves bone when using amend edit
2022-01-10 19:55:38 +01:00
JannisX11
ebef3c45fc Fix issue with meshes and multiple texture templates 2022-01-10 13:51:35 +01:00
JannisX11
0e2175fbb9 Loop cut direction option 2022-01-10 13:21:49 +01:00
JannisX11
c6c64aeef1 Fix #1217 texture drag and drop issue
Fix FOV issue in display mode
Fix unselect in outliner only working in edit mode
Fix null objects in timeline not unselecting correctly
Fix selection coordinate display issue in copy-paste tool
2021-12-23 10:40:05 +01:00
JannisX11
a5545e5348 Implement lock IK target rotation
Fix issues with skin pose when saving
2021-12-20 22:26:07 +01:00
JannisX11
efc1001f70 Implement auto UV when creating new mesh face
Fix #1214 IK issue when target is null sibling
2021-12-18 21:20:34 +01:00