Commit Graph

66 Commits

Author SHA1 Message Date
JannisX11
8a2edd9d9b Fix messed up resize gizmo
Improve fill tool performance
2022-07-08 20:47:06 +02:00
JannisX11
19d551003b Fix issue with lock alpha channel on large brushes
Hide Bedrock Block format on start screen
Update Font Awesome
2022-06-26 22:43:00 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
623f4c961a Add invalid character warning message for textures
Add margin of error for inflate on mirror brush
2022-05-20 17:01:33 +02:00
JannisX11
60b53ac121 Improve painting performance 2022-05-15 13:12:29 +02:00
JannisX11
3500d04d50 FIx #1151 lock alpha channel doesn't work with gradient and shape tool
Update electron to 17.4.1
2022-04-28 22:34:11 +02:00
JannisX11
9795597e2d Fix mirror paint plane not showing
Fix #1296
Fix #1325 Background Image Caching Issue
Fix Restrict Brush Side setting not affecting meshes
Remove april fools ads
2022-04-03 19:22:03 +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
8f310a1e0e Add pan tool
Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-24 20:09:12 +01:00
JannisX11
57ba6fa21f Fix #1328 Mesh face painting restrictions
Fix issue with fill tool in Paint panel
Rename mesh shape from Cube to Cuboid
Save panel folding between restarts
2022-03-13 14:21:26 +01:00
JannisX11
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
b77ba2e90a Fix #1276 Button removes wrong data point
Fix #1275 new-line character in empty keyframe script fields
Fix gizmo not disappearing after unselecting
Resizing textures with multiple face-uv textures now adjusts mapping correctly
2022-02-05 15:39:11 +01:00
JannisX11
7ec192bcbe Fix tools not working with Mirror Painting option
Fix #1267 Gradient tool
Fix #805 Shape tool
2022-02-01 16:48:18 +01:00
JannisX11
18645fcf79 Fix fill tool issue on plastered elements 2021-12-21 18:23:48 +01:00
JannisX11
5214580a6b Fix lock IK target rotation issue
Fix issue with mutable custom keyframe channels
Make mirror paint element detection more forgiving
2021-12-21 10:07:14 +01:00
JannisX11
efdb3572bc Fix paint brush issues 2021-12-14 00:14:23 +01:00
JannisX11
9d7b7d24c7 Fix #1198 Alt tool function issue on webapp
Fix #1194 copy paste tool issue
Fix #1195 Resize tool modifier suggestion issue
Add missing modifier suggestions, closes #1196
2021-12-12 13:26:23 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +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
e6ce9eac47 Brush opacity now goes up to 255
Improve drawing performance
Default recent model list type is now grid
Fix UV pasting not working in preview
Fix #1041 Copy pasting UV on meshes can sometimes twist region
Fix #1092 Rescaling is not calculated correctly with 22.5 degree elements
2021-10-14 16:39:02 +02:00
JannisX11
b191e74071 Add Merge Vertices by Distance action
Improve mesh UV rotating, add helper lines
Select All now works for vertices, faces etc.
Add mesh submenu to edit menu
Fix texture animation timeline not always updating
Fix issue with saving project settings
Improve import support for OBJ models, closes #1009
Fix #1071 Bucket paint tool only works on 1st texture animation frame
Fix #1070 builtin/generated not a valid java item parent
Fix #1069 Cannot customize toolbars
Add titles to toolbar separators in customize dialog
2021-09-25 14:47:41 +02:00
JannisX11
dd6ad7387a Allow vertex snapping for mesh sections, closes #1056
Fix mesh painting grid issues
Fix vue issues
Fix shape and gradient tool not working on meshes
2021-09-23 15:59:26 +02:00
JannisX11
2948152fe2 Add Solid Color Template generator
Add menu to import project directly from open tab
Add "Snap UV To Pixels" action
Fill tool element mode support for meshes (Closes #1065)
2021-09-22 13:47:46 +02:00
JannisX11
4c9d9acd5d Implement new start screen + new start screen tech
Implement mesh painting grid, close #1014
Implement mesh mirror painting, close #1013
Fix issue displaying mesh without faces
Implement mesh UV mirroring
2021-09-21 21:13:24 +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
8aa0a48034 UV Editor area select
Add "Face normal debug" view mode
Hide linked setting actions in Action Control
Fix issue with generating recent model thumbnails
Make line + vertex selection white
Turn Shape tool Shape Select to icon mode
2021-09-16 00:49:57 +02:00
JannisX11
a5649531c1 Fix #1016 erase mode not working with fill tool
Fix #1017
Make mesh templates work with other meshes and cubes, fixes #1034
Implement #1005 Tabs Feedback on unsaved projects
Improve mesh template generator
2021-09-13 20:36:51 +02:00
JannisX11
2a3bf32169 Mesh face copy pasting
UV editor brush outline
Create common Face class
Fix issue with different materials on same mesh
2021-08-31 00:40:23 +02:00
JannisX11
6516c323d1 Fix issue with painting lines
Issue with overflow in texture list
Issue with dragging animations
2021-08-28 12:33:59 +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
9630373a58 Add NumSlider percentage bar 2021-08-22 17:12:31 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
40cd728b00 New UV editor progress 2021-08-18 22:58:47 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +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
d12247bf3d Add Erase Mode toggle for Fill and Shape tool
Closes #618
2021-08-07 13:51:00 +02:00
JannisX11
b193b61be3 Merge branch 'next' into poly 2021-08-06 20:41:45 +02:00
JannisX11
e65c260823 Add missing mobile modifier support
Improves multi-selection on mobile
Closes #847
2021-08-03 11:04:40 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
67464ef621 Add action to wrap selection into group
Change solid view to shade towards camera
2021-06-13 18:25:59 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
fdcba89bb0 Add gradient tool
Closes #615
2021-05-30 14:38:09 +02:00
JannisX11
d0b8b0784e Optimize color picking from background
Closes #903
2021-05-29 14:25:09 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
b7075be6c3 Add solid view mode 2021-05-07 15:57:24 +02:00
JannisX11
038fe522f8 Clamp pen pressure value, fixes #631 2021-04-11 19:59:06 +02:00
JannisX11
75f683c300 Fix #845 incorrect color picker offset on background
Fix java blocks exporting pivot by default
2021-03-08 20:00:54 +01:00
JannisX11
d04aebd0ec Add titles to sides in gimbal controls
Fix issue with local transform space and groups
Set eraser alt tool to color picker
Bundle files
2021-02-28 16:16:37 +01:00
JannisX11
042e3c7e75 Keybinding tweaks
Write all default keybindings as char
Remove some default keybindings
2021-02-20 11:58:53 +01:00