Commit Graph

332 Commits

Author SHA1 Message Date
JannisX11
f8dc7b0ae5 Add setting for default cube size
Add setting for default uniform scale keyframes
2022-08-03 21:47:43 +02:00
JannisX11
6eb5160b8e Fix API stuff 2022-07-26 18:44:56 +02:00
JannisX11
42e46366ec Allow animators for custom elements 2022-07-09 16:08:59 +02:00
JannisX11
5ab2662aea Add support for additional marker colors
Add option to set timeline marker time
2022-06-25 16:43:11 +02:00
JannisX11
e197e24f8d Add "Unselect" action
Improve behavior of "hide everything except selection"
Make instruction keyframes automatically add ; on export if missing
Auto trim project name and identifier values
2022-06-25 11:14:23 +02:00
JannisX11
41eae34d46 Fix timeline markers getting duplicated
Fix next/previous frame actions not working in paint mode
Fix issue with context menu of null object
2022-06-21 23:30:18 +02:00
JannisX11
e44c28859f Fix issue with start screen loaders
Fix bedrock block texture import
2022-06-15 18:54:38 +02:00
JannisX11
beafe81c08 Merge branch 'bedrock-blocks' into next 2022-06-11 12:28:21 +02:00
JannisX11
0faf38e346 WIP custom cube limiter 2022-06-02 23:02:13 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +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
23c689201f Fix new meshes not syncing correctly in sessions
Fix error message when using motion trails
2022-05-10 23:08:39 +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
cb5b3226b9 FIx #1366 Prism editor bottom scrollbar issue
Fix #1068 Move gizmo in normal space sometimes not aligned correctly
FIx #1232 Gizmo does not stay aligned on normal transform space
Fix issue with spliting quads into tris
Fix #1240 AutoUV drifting on mesh models
2022-04-28 21:16:20 +02:00
JannisX11
b3f5c70672 Fix #1230 different mesh rotation behavior when in selected group 2022-04-23 18:54:17 +02:00
JannisX11
659a40e32c Fix issue with extra edges when extruding meshes 2022-04-12 20:10:56 +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
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
JannisX11
2ae5556e98 WIP IK implementation 2021-11-26 21:30:12 +01:00
JannisX11
8beef0e1f0 Add pose mode 2021-11-23 12:51:09 +01:00
JannisX11
5b7031807d Add resize plane handles 2021-11-21 23:22:01 +01:00
JannisX11
ccc947b885 Improve face orientations on mesh templates
Fix console error when joining meshes
2021-11-21 18:22:03 +01:00
JannisX11
fb64ecaa64 Make null objects animatable in timeline 2021-11-21 12:07:43 +01:00
JannisX11
cddb23fb5f Merge branch 'master' into next 2021-11-19 13:38:42 +01:00
JannisX11
9166fcdfa8 Improve mesh extrude direction and side
Fix issue with plugin actions and separators in toolbars
2021-11-18 21:33:54 +01:00
JannisX11
d52fce6773 Add mesh plane preset 2021-11-18 14:56:42 +01:00
JannisX11
1232ffcdac Bedrock binding preset menu 2021-11-17 18:22:57 +01:00
JannisX11
bdf96f5194 Fix #612 Fill tool cannot fill some subpixel areas
Fix #1115 Copy Paste Tool doesn't work on animated tetures past frame 1
2021-11-09 20:40:01 +01:00
JannisX11
04b4acde2d Fix #1146 glTF does not save node names
Fix texture generator rounding numbers incorrectly on high resolutions
Fix #1140 cannot pan UV editor while using copy-paste tool
2021-11-09 16:39:07 +01:00
JannisX11
584f1fe72c Fix animation timeline issue when switching tabs
Fix imported animations being marked as unsaved
Remove colons in animation import dialog
Fix timeline playhead not snapping to time on initial click
Fix plugins being unable to add settings categories
Fix issue with meshes in edit sessions
Fix some custom theme colors not appying after restart
Fix error message when selecting meshes and cubes at the same time
Improve settings number input style
2021-11-09 15:47:41 +01:00
JannisX11
a980992433 Add reimport warning for modded entity models
Project files are now saved on Ctrl+S
Fix #1134 Interpolation with "this" in a keyframe only works after the keyframe
Fix using scroll bar in outliner unselects elements
2021-10-27 10:07:30 +02:00
JannisX11
07976498c4 Fix #1132 Default shadow size gets exported
Fix #1133 OptiFine mode caps shadow sizes
Fix element pasting issue in java block/item
2021-10-26 19:27:32 +02:00
JannisX11
16f15b7aad Fix #1130 Convert to mesh ignores cubes inflate value
Fix #1121 Issue with textures with different ratio
Fix issue where material icons starting with "fa" are not recognized
2021-10-23 13:44:43 +02:00
JannisX11
fa98a3f28d Fix OBJ export of rotated cube faces
Rename mesh "Line" to "Edge"
Fix dialog title offset in text prompt dialog
Fix plugin install registration not working in web app
Fix modded entity models not exporting after conversion, closes #1124
2021-10-22 15:07:01 +02:00
JannisX11
e3ac34f4c5 Fix typo in splash screen
Fix Update Notification button not working
Split event for new project / setup project
Fix issue where deleting theme files would cause error pop up on start
Fix issue with field in texture generator dialog toggling on input
(caused by underlying bug in Condition system)
Fix wrong icon in "Display UV" option
Fix new cubes not updating position
2021-10-20 22:55:54 +02:00
JannisX11
7b0c3d2aee Fix issues with UV editor on touch devices
Fix right clicking keyframe
Fix #1093 Gizmo position not correct with rescaled elements
Fix cubes without faces causing errors
Add setting to change default Display UV value, closes #1097
right clicking UV face now selects it
2021-10-15 15:14:32 +02:00