Commit Graph

250 Commits

Author SHA1 Message Date
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
JannisX11
e466dac399 Fix null object position calculation
Update collada export scale
2021-12-18 14:36:12 +01:00
JannisX11
0744daa301 Fix issue with locator positions 2021-12-13 17:19:51 +01:00
JannisX11
863e5b40d3 Amend edit option for inset 2021-12-13 12:00:05 +01:00
JannisX11
59a4fe1836 Add default mesh UV mapping, closes #1192
Add amend edit options for created mesh
2021-12-10 22:54:05 +01:00
JannisX11
666b37b908 Add confidential field to formats to hide in streamer mode
Fix FOV issue in start screen thumbnails
Fix #1199 Drag to duplicate works on skin mode
2021-12-10 17:14:05 +01:00
JannisX11
aa37246d50 4.1 beta 1 [ci-build] 2021-12-10 12:32:01 +01:00
JannisX11
283117c46f Merge branch 'resize-planes' into next 2021-12-10 11:29:26 +01:00
JannisX11
de4676b69e Add ability to select locators as IK target 2021-12-10 11:16:00 +01:00
JannisX11
3c5d9b1cee Export IK animations
Fix IK memory leak
2021-12-09 18:01:56 +01:00
JannisX11
c24bf62ab9 Add mesh extrude amend option 2021-12-08 20:33:13 +01:00
JannisX11
62af905377 Add new marker colors Pink and Silver 2021-12-07 18:49:18 +01:00
JannisX11
77bdfb6fc7 Add Amend Edit menu 2021-12-07 18:31:16 +01:00
JannisX11
df7f45e32d Merge branch 'ik-new' into next 2021-12-05 14:49:33 +01:00
JannisX11
c8080d2fa8 Remove old and add new IK controls 2021-12-03 13:32:33 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
e6a6895451 Finish collada export
Improve cube render calls
2021-12-01 22:01:45 +01:00
JannisX11
43608512da Collada cube and mesh export 2021-12-01 11:39:30 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
cb0c8831af IK fixes 2021-11-29 18:15:08 +01:00