Commit Graph

672 Commits

Author SHA1 Message Date
JannisX11
78c27ebdf8 JSON indentation setting
Closes #1407
2023-05-31 21:36:50 +02:00
JannisX11
15a08bd642 Clear unused texture space feature 2023-05-28 15:13:00 +02:00
JannisX11
4260d6bb58 Merge branch 'master' into next 2023-05-28 12:14:50 +02:00
JannisX11
64caffaa28 Fix upable to paint in 2D editor
Fix hover issue with menu item side menu
2023-05-27 20:53:54 +02:00
JannisX11
2013208317 Add timeline menu to menu bar 2023-05-26 23:51:08 +02:00
JannisX11
0b124dc8a0 Add option to duplicate texture 2023-05-26 23:47:52 +02:00
JannisX11
150ae9ee9b Add Switch Face Crease button 2023-05-26 10:36:17 +02:00
JannisX11
cef41276de Improve mesh editing performance
Change cuboid mesh preset name to cuboid from cube
Fix switching to paint mode de-syncing view mode selector
2023-05-25 21:48:06 +02:00
JannisX11
f79bbb4bea Fix dialog methods using jQuery events 2023-05-16 19:29:38 +02:00
JannisX11
ad2fd38acd Improve long menu overflow
Force to lose WebGL context after deleting preview
2023-05-16 19:14:08 +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
1806f0e4fe Fix actions not being deleted from toolbars when toolbar hidden 2023-05-09 23:30:08 +02:00
JannisX11
52550a9ef9 Option to hide selection outlines in paint mode
Closes #1869
2023-05-06 14:57:32 +02:00
JannisX11
da328a0751 4.7.2 [ci-build] 2023-04-30 23:03:47 +02:00
JannisX11
b8212ae763 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-04-27 23:08:18 +02:00
JannisX11
0b9c2f027a Fix reference images being selectable through model 2023-04-27 19:36:33 +02:00
JannisX11
5e1ade0de2 Fix actions not being removed from kybind list 2023-04-23 11:36:03 +02:00
JannisX11
d36d8c4a6e Fix #1839 can delete reference images while properties are open
Fix missing lang string in reference image dialog
2023-04-21 17:06:43 +02:00
AaronWoodward
b1b7223c81 PR Feedback 2023-04-20 22:50:19 -07:00
AaronWoodward
ee25fae85f Adding axis-independent stretching (like inflate but multiplicative) 2023-04-20 22:50:05 -07:00
JannisX11
039ff972b6 Fix startup issue after adding certain actions to toolbars 2023-04-18 23:28:56 +02:00
JannisX11
3d87c1f778 Fix options not getting added to empty sub menus 2023-04-18 18:41:44 +02:00
JannisX11
20315bf016 Mobile app hotfix for touch events 2023-04-17 22:10:08 +02:00
JannisX11
72c9e93f99 Label FBX Binary as experimental 2023-04-17 17:58:26 +02:00
JannisX11
50cbb4b88c Fix mesh undo issues 2023-04-17 15:02:43 +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
df37dc7bc3 Fix sketchfab upload of glTF file wrong export settings
Fix Sketchfab access token not getting saved by default
Add tooltips to dialog share text buttons
Fix default export settings issue
2023-04-15 17:10:29 +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
5c8cb02640 Improve prism editor autocomplete
Allow tab editing in prism editors with tag capture_tab_key
2023-04-13 18:15:55 +02:00
JannisX11
7752443f6b Add Round Value feature to numeric sliders
Remove proportional editing from toolbar by default (it's a niche tool for Blockbench style)
2023-04-11 20:22:49 +02:00
JannisX11
db6ba49884 Fix resize line dragging with pen
#623
2023-04-10 13:34:55 +02:00
JannisX11
40764f8234 Improved GIF recorder
Fix GIF flickering issue
2023-04-09 01:17:46 +02:00
JannisX11
de3b54bee3 Invert color palette slider scroll direction 2023-04-08 16:30:39 +02:00
JannisX11
ceab756bf6 Fix angle dialogs not opening 2023-04-07 22:14:44 +02:00
JannisX11
7795011fd4 Add option to configure 2D mirror painting center 2023-04-07 21:24:13 +02:00
JannisX11
8cd1ec1e07 Fix Reset Layout not working with new panel system 2023-04-07 14:44:32 +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
4d0a5926c8
Merge pull request #1803 from MrKinau/master
Fix: Menu won't close after deselecting it
2023-04-01 21:57:02 +02:00
JannisX11
7128d69f74 Fix #1804 Centering view on empty project corrupts view
Reset Zoom on UV editor now also resets position
2023-04-01 19:29:14 +02:00
MrKinau
af3cfbdc55 fix close menu after clicking on selected menu bar item 2023-03-31 08:55:06 +02:00
JannisX11
4bd1563d22 Add toolbar conditions 2023-03-30 20:26:37 +02:00
JannisX11
2eb3ea0bf9 WIP attachable display mode 2023-03-23 00:34:08 +01:00
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