JannisX11
|
392233a0d3
|
Fix inputs potentially not working correctly on iOS
|
2023-04-23 22:55:07 +02:00 |
|
JannisX11
|
ac808e69e4
|
Fix #1836 unable to paint on mobile after selecting color
Fix splash art not visible on mobile
|
2023-04-19 16:05:49 +02:00 |
|
JannisX11
|
0a954bac8b
|
Redo add UV checkerboard option, prevent touch select
|
2023-04-18 19:17:10 +02:00 |
|
JannisX11
|
9689d76117
|
Revert "Better graphics table support for paint tools"
This reverts commit 0dc905b2fe .
|
2023-04-18 19:14:57 +02:00 |
|
JannisX11
|
5e612e8d38
|
Fix UV snapping using only initial keys
Fix color picker Z index in dialog
Resolve todos
|
2023-04-17 14:30:51 +02:00 |
|
JannisX11
|
6907ebeecc
|
Fix inverted normals when deleting vertices
Remove shadow from floating reference images
|
2023-04-17 13:51:18 +02:00 |
|
JannisX11
|
5d4b65df92
|
Implement splash art slideshow & new splash arts
|
2023-04-16 23:48:32 +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
|
db6ba49884
|
Fix resize line dragging with pen
#623
|
2023-04-10 13:34:55 +02:00 |
|
JannisX11
|
0dc905b2fe
|
Better graphics table support for paint tools
Fix pressure and angle sensitivity
Closes #1286
|
2023-04-10 13:24:52 +02:00 |
|
JannisX11
|
fa87749758
|
Allow scrolling while dragging UV face
Switch rotate gizmo cursors
Applying texture to box UV cube in UV editor not applies to all sides
|
2023-04-09 13:26:44 +02:00 |
|
JannisX11
|
73afbb1729
|
Select reference image modes
Outline invisible reference images in editing mode
Fix issue with reference image depth order when color picking
|
2023-04-07 23:24:03 +02:00 |
|
JannisX11
|
fac7c26b33
|
Better feedback for JSON errors in dialog
Include sub keybindings in keybinding search results
|
2023-04-05 21:32:08 +02:00 |
|
JannisX11
|
e351582468
|
Implement new numeric input in more places
|
2023-04-04 20:16:51 +02:00 |
|
JannisX11
|
88a23577ac
|
Reference image web search and improvements
Auto enable template generator padding on meshes
|
2023-04-02 21:44:09 +02:00 |
|
JannisX11
|
87bdd27847
|
Tag new animations as unsaved
Fix amend edit menu Z index
|
2023-03-25 13:46:30 +01:00 |
|
JannisX11
|
1a4abbbe12
|
Bedrock attachable display mode
|
2023-03-25 13:33:53 +01:00 |
|
JannisX11
|
30c99de40a
|
Add keyframe amplify tool
|
2023-03-21 20:36:02 +01:00 |
|
JannisX11
|
84562b4edd
|
Merge branch 'backgrounds' into next
|
2023-03-19 18:17:02 +01:00 |
|
JannisX11
|
aaa0d5aecd
|
Fix #1786 Cannot unselect texture if list is full
|
2023-03-18 12:38:45 +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
|
e4aeff55c2
|
Reference image improvements
Closes #1552
Closes #1157
|
2023-03-10 23:17:25 +01:00 |
|
JannisX11
|
158186f35b
|
Fix line numbers in CSS editor
|
2023-03-09 18:31:08 +01:00 |
|
JannisX11
|
4f2e557eea
|
Reference image updates
|
2023-03-03 21:10:41 +01:00 |
|
JannisX11
|
cc6937387c
|
Preview toggle in texture edit dialogs
|
2023-02-25 20:17:55 +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
|
d8d20e09c0
|
Add first time save codec selector
Fix status bar overflow
|
2023-02-20 22:18:09 +01:00 |
|
JannisX11
|
5b27e8363e
|
Add mesh UV rotation handle
|
2023-02-19 18:31:27 +01:00 |
|
JannisX11
|
3e53d4f9ef
|
Reference image transform controls
|
2023-02-19 17:56:08 +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
|
0f31a92383
|
WIP reference images
|
2023-02-16 21:10:15 +01:00 |
|
JannisX11
|
006d8aa361
|
Improve link and text sharing UI
|
2023-02-05 14:39:09 +01:00 |
|
JannisX11
|
f5e4387718
|
v4.6.4 [ci-build]
|
2023-02-04 21:30:30 +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
|
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
|
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
|
5af03eaf4a
|
Fix animation controller in-connectors overflowing
|
2023-01-30 21:14:02 +01:00 |
|
JannisX11
|
0e5fb615c5
|
Fix incorrect name when creating display preset
Fix texture render sides updating incorrectly in some cases
|
2023-01-28 19:12:51 +01:00 |
|
JannisX11
|
27ad3eacd9
|
Cleanup and performance tweaks
Update electron to 22.0.3
|
2023-01-22 07:18:29 +01:00 |
|
JannisX11
|
9ee5a85c11
|
Add icon for bezier keyframes
Fix icon for animation controller panel
|
2023-01-20 20:04:40 +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
|
a45df13028
|
Fix #1712 Variable placeholder panel overflow
|
2023-01-15 19:41:11 +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 |
|
JannisX11
|
28090ee1af
|
Add button to select settings profile in title bar
|
2023-01-11 17:49:17 +01:00 |
|
JannisX11
|
72dc9ec7e1
|
Performance improvements
|
2023-01-08 14:38:20 +01:00 |
|
JannisX11
|
4d9ecd33c4
|
Add orientation option in image extruder
|
2023-01-07 22:38:54 +01:00 |
|