Commit Graph

627 Commits

Author SHA1 Message Date
JannisX11
712a7849ef Fix plugin documentation link 2023-03-21 00:06:21 +01:00
JannisX11
4fd20c310c Add setting for always showing splash art 2023-03-20 23:56:39 +01:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00
JannisX11
84562b4edd Merge branch 'backgrounds' into next 2023-03-19 18:17:02 +01:00
JannisX11
56e9d2950e Reference image features and display mode support 2023-03-19 18:14:37 +01:00
JannisX11
4801c030ee Add option to lock palette 2023-03-14 23:38:21 +01:00
JannisX11
37e7493c37 Add dialog inline_select form element 2023-03-14 23:20:49 +01:00
JannisX11
426970aee5 Merge branch 'master' into next 2023-03-12 13:55:59 +01:00
JannisX11
d0ffd15bac Reference image blueprint support 2023-03-12 00:54:03 +01:00
JannisX11
4ad48f2254 Add Alt keybinding label to color picker 2023-03-11 13:11:47 +01:00
JannisX11
e4aeff55c2 Reference image improvements
Closes #1552
Closes #1157
2023-03-10 23:17:25 +01:00
JannisX11
2f87236cfe Reference image refactor and fixes
Added NumSlider sensitivity setting
2023-03-09 00:02:52 +01:00
JannisX11
4f2e557eea Reference image updates 2023-03-03 21:10:41 +01:00
JannisX11
7a1bceb651 Fix #1766 UV faces rotate individually
Improve keybinding labels for international layouts
2023-02-26 20:53:25 +01:00
JannisX11
1c6f15d420 Allow placeholder string in properties
Fix unused form inputs affecting dialog label width
2023-02-25 17:31:08 +01:00
JannisX11
e7fcf8245e Add export settings API
Add FBX export settings
2023-02-23 21:13:20 +01:00
JannisX11
3f6bdf096c Basic proportional editing 2023-02-21 22:56:44 +01:00
JannisX11
640e59762f Add message box checkboxes
Add "don't show again" checkbox to save model codec message box
2023-02-20 22:53:08 +01:00
JannisX11
5c54ad0d40 Fix issue with numeric input sliders on touch 2023-02-20 22:20:47 +01:00
JannisX11
3e53d4f9ef Reference image transform controls 2023-02-19 17:56:08 +01:00
JannisX11
2b5c29d2bc Option to reset settings to default 2023-02-18 10:36:22 +01:00
JannisX11
236a26158f Improve numeric inputs
Update preview size when resizing window with background rendering off
Improve search bar mobile input
2023-02-18 10:18:50 +01:00
JannisX11
c6b88fd102 Allow expressions in dialog number inputs 2023-02-18 09:30:40 +01:00
JannisX11
80c89cd8c0 Merge branch 'master' into next 2023-02-17 00:19:24 +01:00
JannisX11
5f133d26af Fix incorrect keybinding in menu for Center on Selection 2023-02-17 00:18:22 +01:00
JannisX11
17583ece95 Download plugins on desktop only when update available
Change plugin API to make more sense
2023-02-16 22:36:14 +01:00
JannisX11
006d8aa361 Improve link and text sharing UI 2023-02-05 14:39:09 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
46261d2a40 Fix style of search bar in menus
Change default align of long searchable menus
Prioritize menu over dialog when using confirm/cancel keys
2023-02-04 19:48:32 +01:00
JannisX11
99900be065 Fix #1746 themes do not load on web app 2023-02-04 12:56:31 +01:00
JannisX11
489964cf31 Fix issue with styling in plugin dialogs
Fix cannot set empty string as settings override value
Fix color in menu items on hover
Add nullish coalescing as browser requirement
2023-02-04 12:42:11 +01:00
JannisX11
69078ca5ea v4.6.3 [ci-build] 2023-02-02 10:09:30 +01:00
JannisX11
8926cd51c9 Remove native tooltip on icon mode bar selects 2023-02-02 00:03:29 +01:00
JannisX11
74f7296d63 Implement sub-keybindings
Improve keybinding dialog styling
Implement keybind options for individual paste options, closes #1149
2023-01-31 23:48:29 +01:00
JannisX11
c1bdad4011 Display icon mode bar select option name in tooltip
Closes #1739
2023-01-26 17:33:21 +01:00
JannisX11
7f84f00702 Fix issue with display skin in web app 2023-01-25 17:52:53 +01:00
JannisX11
2b9dc165cd Implement dom purify 2023-01-24 19:05:25 +01:00
JannisX11
47709e913a Add "Limit to Palette" texture edit feature
Change bow display slot names to include charged
2023-01-23 23:51:56 +01:00
JannisX11
d5d16b3d06 Fix minor issues
Update electron builder
2023-01-22 23:28:57 +01:00
JannisX11
a1bcfdfb83 Fix #1732 Clicking autocomplete doesn't update text correctly
Fix pressing tab does not switch between UV editor sliders
Fix MolangJS error when not enough arguments are present in functions
2023-01-20 17:59:56 +01:00
JannisX11
8f1524a555 Fix delete not working on animation controllers 2023-01-20 11:04:13 +01:00
JannisX11
0b8bc8a899 Fix size issue with orthographic camera in GIF recorder
Fix loading error on older browsers
2023-01-19 21:21:33 +01:00
JannisX11
67d2c80eb5 Shapeless dialog fixes 2023-01-17 23:03:58 +01:00
JannisX11
864b009077 4.6.0 [ci-build] 2023-01-16 18:31:59 +01:00
JannisX11
a5ea0895f5 Dialog fixes
Fix mesh edge & face counter in status bar
Project opening fixes
2023-01-16 17:04:52 +01:00
JannisX11
2fc2732dbe Update splash screen 2023-01-15 18:21:06 +01:00
JannisX11
93117035de Fix temp memory leaks
Improve performance
2023-01-14 22:08:41 +01:00
JannisX11
a6c04681a3 Fix an issue in molang validation
Fix profile delete dialog not translated
Fix playback of animated textures with per-frame frame time
2023-01-13 23:25:53 +01:00
JannisX11
733b19b3ba Add background color on start screen label
Fix controller connections exceeding 20 rows not displaying
2023-01-13 00:15:01 +01:00
JannisX11
28cbf8f8f6 Automatically create bezier keyframes with angled handles
Add setting to only show handles of selected bezier keyframes
2023-01-12 17:58:30 +01:00