Commit Graph

70 Commits

Author SHA1 Message Date
JannisX11
579fb5f2fa Sidebar width per mode 2023-11-04 14:59:23 +01:00
JannisX11
8abf744639 Add plugin feature overview 2023-10-30 00:14:41 +01:00
JannisX11
4260d6bb58 Merge branch 'master' into next 2023-05-28 12:14:50 +02:00
JannisX11
d96c9daa4b Add Reset Layout to help menu
Make Reset Layout unfold panels
2023-05-12 22:11:56 +02:00
JannisX11
06af54e962 Split screen layouts replacing quad view 2023-05-10 23:24:46 +02:00
JannisX11
13f01baba2 Fix panel snap highlight below viewport not visible
Fix dragging panel is possible with middle or right mouse button
2023-04-14 22:05:18 +02:00
JannisX11
8cd1ec1e07 Fix Reset Layout not working with new panel system 2023-04-07 14:44:32 +02:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
72dc9ec7e1 Performance improvements 2023-01-08 14:38:20 +01:00
JannisX11
2382d7dd55 Display UV and Element panels when no elements selected 2023-01-06 23:38:54 +01:00
JannisX11
400ece7fe2 Merge branch 'animation-controllers' into next 2022-12-19 20:37:02 +01:00
JannisX11
31024a3909 Animation controller: Improved touch support
Finish undo integration
Fix autocomplete issues
2022-12-17 16:04:53 +01:00
JannisX11
aee549c58b Keyboard modifier menu in tablet mode 2022-11-27 14:17:17 +01:00
JannisX11
1d50f59137 Improve performance by bundling interface update calls 2022-10-08 00:27:49 +02:00
JannisX11
2b0c9c8dc8 Implement #1559 Context menu In Brush Presets Dialog
Fix issues with image editor
Fix stylus pressure issue
2022-09-10 10:17:22 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +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
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
b97fd52f12 Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-22 14:46:59 +01:00
JannisX11
714025f64d Fix issues with panels
Optimize code
2022-03-17 23:00:30 +01:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +01:00
JannisX11
cb90fa1221 Fix issue with UV position when switching tabs
Fix #1344 Template texture filtering
2022-03-14 21:38:37 +01:00
JannisX11
b7f06705a0 Make painting panel accessible without elements
Fix issue with animation panels on mobile
FIx #1345 Overlapping when extending template
2022-03-14 18:20:54 +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
ef20d0cf59 Fix #1338 Viewport zoom and offset not consistent
Add Panel event hooks
2022-03-12 22:57:54 +01:00
JannisX11
f5beae09da Fix #1331 Quad view cannot be rescaled vertically
Fix #1333 Missing translation
Fix #1332 Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix #1330 Color panel resizing issue
2022-03-12 15:09:09 +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
61c8983749 Improve panel rearranging 2022-03-10 18:34:00 +01:00
JannisX11
f6fe9479e5 Improve panel rearranging 2022-03-10 18:12:59 +01: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
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
32fde58169 Implement easier to navigate UV editor
Fix panel issues
2022-03-08 23:09:31 +01:00
JannisX11
bc4705c2d2 Improve layout on mobile
Fix issues with panel arranging
2022-03-08 19:23:30 +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
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
8beef0e1f0 Add pose mode 2021-11-23 12:51:09 +01:00
JannisX11
4c646d4e69 Fix issue with box UV switching in individual tabs
Downgrade electron to 13 on Linux, fixes #1091
Fix UV editor width on mobile
2021-10-15 12:15:11 +02:00
JannisX11
1b5bb9aba8 Fix tab selection issues
Fix issue with save dialog when closing program
UV Editor no longer updates when hidden, improving performance
Fix animated texture preview in UV panel
2021-09-15 17:50:46 +02:00
JannisX11
5ac0ec6306 Separate line selection mode
Vertex gizmo border
Show filter menu even when empty
Hide inverse kinematics toolbar for now
2021-09-07 18:19:39 +02:00
JannisX11
badea93afb Fix animation list overflow
Fix panel folding button visible in mobile layout
2021-03-08 17:50:59 +01:00
JannisX11
842ddd621e Restructure template generator dialog
Fix #831 inconsistent panel folding gap
2021-03-02 22:24:23 +01:00
JannisX11
28034789df Integrate null objects 2021-01-31 20:31:45 +01:00
JannisX11
8f42f3a277 Add buttons to fold panels 2021-01-13 00:18:36 +01:00
JannisX11
8555f5b86c Make everything deletable 2020-11-27 23:23:16 +01:00
JannisX11
9f065d24ef Fix element and bone panel being hidden in web app 2020-10-26 20:24:59 +01:00
JannisX11
506f40ec8c Mobile Interface improvements 2020-10-26 15:27:07 +01:00