Commit Graph

287 Commits

Author SHA1 Message Date
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
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
a171e6fb88 Add quick setup menu 2022-03-05 22:59:54 +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
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
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
8a514d5d45 Add slider functionality to keyframe inputs 2022-02-13 21:12:38 +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
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
c6c596bed9 Add support for deprecated plugin tag 2022-02-10 19:21:50 +01:00
JannisX11
fee106b08a Merge branch 'master' into next 2022-02-06 20:20:28 +01:00
JannisX11
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
9dcf166f6f Implement feature to preview texture changes
Move timeline setup controls into separate actions
Allow spacers at start and end of toolbars
2022-01-31 20:06:47 +01:00
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +01:00
JannisX11
d5ec1571af Fix issues with importing projects with same UUIDs
Improve error messages when trying to generate Box UV template with meshes
Fix font awesome icon display in messsage boxes
Fix area select not working ideally with Ctrl keybinding
2022-01-28 21:56:48 +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
de0668f3ec Finish variable placeholder inputs
Auto generate variable placeholder inputs from animation
2022-01-24 20:49:38 +01:00
JannisX11
0f0c85b376 Merge branch 'master' into molang-triggers 2022-01-24 19:00:11 +01:00
JannisX11
5ddc8b267b Fix issue with Sketchfab uploader
Fix several issues related to edit sessions
2022-01-16 13:54:36 +01:00
JannisX11
62694f5a1c Fix #1242 GLTF export issue
Attempt to solve #1236, issue with displaying icomoon icons
2022-01-02 18:54:20 +01:00
JannisX11
2f772ee8ae Add 4.1 update screen 2021-12-21 15:24:01 +01:00
JannisX11
901580cf9c Implement skin pose preset panel
Fix transformer uniform scaling not extending correct axis
Fix IK pose displaying when exporting in edit mode
2021-12-20 14:42:54 +01:00
JannisX11
a346551b8e Improve Copy-paste tool UX 2021-12-14 13:57:49 +01:00
JannisX11
efdb3572bc Fix paint brush issues 2021-12-14 00:14:23 +01:00
JannisX11
2b038c7b72 Fix issue with exploded skin view in multiple tabs
Improve GIF cropping
2021-12-13 23:52:23 +01:00
JannisX11
cf243850f6 Add GIF recording HUD + cropping
Closes #1181, closes #928
2021-12-13 14:41:07 +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
d06f83922b Change start screen scrolling behavior
Remove use of deprecated atob API
2021-12-09 22:16:19 +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
75f084dffe Add UV overlay toggle to UV editor in paint mode
Fix issue with loading custom icons offline in PWA (hopefully)
2021-11-30 17:20:37 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
8083f317c9 Add keyframe step interpolation 2021-11-27 16:44:11 +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
1b529c1b08 Add UV overlay in Paint mode
Improve project closing time
Fix Box UV not resetting face rotations
2021-11-23 23:46:57 +01:00
JannisX11
c76ed4ca3d Add option to auto hide tab bar 2021-11-21 19:28:19 +01:00
JannisX11
4b7dc2d829 Improve plugin list about panel visibility 2021-11-20 16:51:12 +01:00
JannisX11
53c3fa5535 Change "Filter" menu to "Tools"
Add separator lines to preview angles menu
2021-11-20 16:17:13 +01:00
JannisX11
cddb23fb5f Merge branch 'master' into next 2021-11-19 13:38:42 +01:00
JannisX11
8f7291aea0 Add rotation mode in camera angle dialog
Add button to load remaining animations from file
Allow import of multiple animation files at once
Created groups now sync with boneness animation bones
2021-11-17 00:20:51 +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