Commit Graph

92 Commits

Author SHA1 Message Date
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
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
d1424b7c65 Add mobile undo/redo buttons
Support icons in dialog sidebar pages
Improve menu bar on touch devices
Change version label for modded entity to include 1.18
2022-03-10 15:17:29 +01:00
JannisX11
bc4705c2d2 Improve layout on mobile
Fix issues with panel arranging
2022-03-08 19:23:30 +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
350b1d0bfa Fix #979 issue with edit time codes in sessions
Improve about menu readability
Fix #1311 Tab can close while navigating UV
2022-03-06 12:22:59 +01:00
JannisX11
13d922e307 Update to Font Awesome 6 2022-02-13 18:56:12 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
c6c596bed9 Add support for deprecated plugin tag 2022-02-10 19:21:50 +01:00
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +01:00
JannisX11
ea5b30183d New about screen
Update font awesome to 5.15.4
2022-01-28 17:52:08 +01:00
JannisX11
23792f1dbf Make plugin tags clickable to filter for them 2022-01-26 15:51:08 +01:00
JannisX11
2b999b2ac4 Add action control menu to select type
Add action control camera angle type
2021-11-27 01:19:35 +01:00
JannisX11
4b7dc2d829 Improve plugin list about panel visibility 2021-11-20 16:51:12 +01:00
JannisX11
cddb23fb5f Merge branch 'master' into next 2021-11-19 13:38:42 +01:00
JannisX11
8fff462405 Improve bedrock texture import button 2021-11-14 23:47:56 +01:00
JannisX11
fafc9186b9 Add start screen search bar
Increase recent model cap and cap max
Refactor start screen code into new file
2021-11-13 23:19:23 +01:00
JannisX11
cbc86d0509 Fix duplicated groups not updating when moving
Fix incorrect text color in action control
2021-11-12 21:50:04 +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
0d61416859 Fix #1087 View angles unlock when switching tabs
Fix #1086 UV rotation does not work on java block item format
Update to Electron 14
[ci-build]
2021-10-09 16:44:11 +03:00
JannisX11
f7f1b53455 Keybinding dialog now displays category conflicts again
Support format "features" inside conditions
Fix issue with clicking actions in action control
Add mesh UV rotate actions
UV size sliders now work for meshes
Complete blender keymap
2021-10-02 17:06:29 +02:00
JannisX11
e0b0f1cf2c Add update screen thumbnails
Fix issue when resolving groups with meshes inside
Fix some UI issues
2021-10-01 18:43:10 +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
fa9d8db29d Add custom theme restore button
Fix copy paste tool
Add Sketchfab categories
Fix #1054
Fix #1067 Start menu bottom graphic icon offset
Fix template generator face rotation accuracy
Update meta data
[ci-build]
2021-09-23 21:35:36 +02:00
JannisX11
4ba2e4a33a Implement mesh section copy pasting
Add Sketchfab tag suggestions
Add dialog form button type
Copying in preview now copies both element and face
Fix copy pasting elements not copying texture
Rename "Create Face", closes #1060
2021-09-22 22:56:54 +02:00
JannisX11
bdf3d4ddd9 Fix vertex snap basic functionality
Display action control type in different color
Fix UV editor issues
2021-09-07 00:23:34 +02:00
JannisX11
2ae8ca7ce3 Hide dialog sidebar on mobile 2021-08-28 11:40:23 +02:00
JannisX11
796f2904d9 Add recent projects and tabs into Action Control 2021-08-27 22:43:01 +02:00
JannisX11
223aaad47a Add Bright UI Text theme color option 2021-08-27 18:41:18 +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
b3ff63c2c4 Merge branch 'theme-selector' into next 2021-08-24 00:25:42 +02:00
JannisX11
976969b585 Blockbench theme preview
Theme loading from github repo
Add dialog onOpen API
2021-08-24 00:16:19 +02:00
JannisX11
72bc1d64c9 Add theme selection, default themes 2021-08-23 22:17:59 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
74f578d3c8 Select all + select none buttons when importing anims
Dialog API to set form values
Add alt text to logo graphics
2021-08-18 13:59:01 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
c570d85a5e Add toolbar customization categories
Close #726
2021-08-13 19:47:16 +02:00
JannisX11
7c2abbfa8a WIP theme selector 2021-08-08 14:51:00 +02:00
JannisX11
791c459c25 Improve plugin window, display plugin version 2021-08-07 15:13:20 +02:00
JannisX11
b193b61be3 Merge branch 'next' into poly 2021-08-06 20:41:45 +02:00
JannisX11
a9fe37f445 Merge branch 'master' into poly 2021-08-06 20:39:00 +02:00
JannisX11
2471169d50 Add "Update to Pre-releases" setting
Fix dialog title bar text position
Fix title of textPrompt window
2021-08-05 19:36:23 +02:00
JannisX11
fae6e70085 Add toolbar spacers and line breaks
Closes #367
Closes #902
Fix issue with dragging item out of toolbar in edit dialog
Improve size of quick message box
2021-08-03 21:44:50 +02:00
JannisX11
1344841417 Gray out optional hard coded key modifiers 2021-08-03 10:17:42 +02:00
JannisX11
547997c139 Fix custom theme dialog 2021-07-31 13:52:00 +02:00
JannisX11
ef5aec9985 Rewrite preference windows
Improve and expand dialog API
2021-07-30 23:12:51 +02:00
JannisX11
5ab8a5fb8f Merge branch 'tabs' into next 2021-07-24 14:28:07 +02:00
JannisX11
2e839f266a Improve screenshot dialog 2021-07-20 13:14:08 +02:00