Commit Graph

477 Commits

Author SHA1 Message Date
JannisX11
7744d48f6b Add message box with instructions before updating 2023-07-29 17:53:09 +02:00
JannisX11
650252a4b7 Add settings to toggle 2D and 3D brush cursor
Fix #1969 3D brush cursor visible in screenshots
2023-07-29 17:06:42 +02:00
JannisX11
6249397472 v4.8.0 [ci-build] 2023-07-27 17:13:10 +02:00
JannisX11
ba9bdc73e8 Implement transparency render order option 2023-07-19 22:58:06 +02:00
JannisX11
218d20eff0 v4.8.0-beta.2 [ci-build] 2023-07-16 19:44:32 +02:00
JannisX11
85eb7a04bf Add preview scene player model option 2023-07-16 00:12:14 +02:00
JannisX11
da757bbf2b Add plugin dependency check when update adds dependencies 2023-07-08 23:22:41 +02:00
JannisX11
6014ea0880 Add option to toggle all grids
Make camel skin presets compatible with Toggle Layer
2023-07-08 13:43:41 +02:00
JannisX11
fc80716df6 Preview scene changes 2023-07-05 19:57:27 +02:00
JannisX11
5020dd3a56 Merge branch 'next' into preview-scenes-2 2023-07-04 20:12:19 +02:00
JannisX11
a4da798d78 Update preview scenes 2023-07-04 20:11:40 +02:00
JannisX11
7b92c7c028 Implement plugin dependencies
Allow plugin about page text selection
2023-07-03 00:31:36 +02:00
JannisX11
3b6f5be5da Fix numslider issue from last commit
Fix description of bedrock legacy export action
2023-07-02 22:37:17 +02:00
JannisX11
f967f2c40b Add UV project from view 2023-06-30 23:13:01 +02:00
JannisX11
ada4cd6d69 Merge branch 'plugin-browser' into next 2023-06-29 21:53:54 +02:00
JannisX11
bb00ae9b0e Option to disable local plugins
Closes #1724
2023-06-29 21:53:10 +02:00
JannisX11
d983ed1b1f Add better description for project conversion 2023-06-27 22:54:13 +02:00
JannisX11
771fe9a7c5 Multiple loop cuts 2023-06-25 12:13:25 +02:00
JannisX11
b34bb7c484 Setting to switch tools on double click 2023-06-25 11:40:53 +02:00
JannisX11
2f01633234 Merge branch 'mirroring' into next 2023-06-25 01:09:10 +02:00
JannisX11
d33a7de1f4 Mirror Modeling fixes
- Add outliner hierarchy support
- Undo support
2023-06-25 01:07:52 +02:00
JannisX11
f91306cde2 Plugin browser improvements 2023-06-23 17:55:12 +02:00
JannisX11
ffe9f45e18 WIP new preview scenes 2023-06-20 13:43:11 +02:00
JannisX11
1ad92d0074 Add error message for expired model link 2023-06-18 23:58:09 +02:00
JannisX11
d436595872 Add outliner search bar 2023-06-18 16:29:53 +02:00
JannisX11
b754f66003 Add backup browser 2023-06-17 23:41:07 +02:00
JannisX11
1e7a5c14e2 Improve layout of texture resize dialog 2023-06-03 11:51:24 +02:00
JannisX11
3d95d0d8b7 Reference Image option when sharing models
Fix reference images not embedding data in projects
Add better error messages when sharing model fails
2023-05-31 22:07:08 +02:00
JannisX11
78c27ebdf8 JSON indentation setting
Closes #1407
2023-05-31 21:36:50 +02:00
JannisX11
e90771e39f Add save project selector on quit
Fix image format not getting marked as saved on quit
2023-05-29 23:54:54 +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
853417135c v4.7.4 [ci-build] 2023-05-27 21:03:02 +02:00
JannisX11
150ae9ee9b Add Switch Face Crease button 2023-05-26 10:36:17 +02:00
JannisX11
99feeb409b Add reference image as blueprint by default when in side view
Fix missing translation for Rotate UV
2023-05-21 14:10:06 +02:00
JannisX11
e426ab1142 Show multiple axes in the graph editor 2023-05-21 01:00:18 +02:00
JannisX11
06af54e962 Split screen layouts replacing quad view 2023-05-10 23:24:46 +02:00
JannisX11
52550a9ef9 Option to hide selection outlines in paint mode
Closes #1869
2023-05-06 14:57:32 +02:00
JannisX11
417fc2a5cb Merge branch 'root-ik' of https://github.com/TheDrawingCoder-Gamer/blockbench into TheDrawingCoder-Gamer-root-ik 2023-04-27 23:19:17 +02:00
JannisX11
b8212ae763 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-04-27 23:08:18 +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
TheDrawingCoding-Gamer
167c7cd801
Resolve merge conflict 2023-04-17 15:07:13 -04:00
JannisX11
61dcce891c Fix Mesh UV issues:
Fix UV position sliders not displaying correct vertex coords when multiple faces selected
Fix small faces not connecting
Center UV islands in template generator that don't face left or right
Fix merge vertices typo
2023-04-17 00:39:55 +02:00
TheDrawingCoding-Gamer
c9054c91e4
IK Root 2023-04-15 17:09:46 -04: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
4bc3e4ab28 Add Vietnamese language
Fix typo
2023-04-14 22:27:23 +02:00
JannisX11
0f493002a3 Fix GIFs recording solid black
Fix thing in lang
2023-04-13 17:18:49 +02:00
JannisX11
1c941145bb Remove reference image web search 2023-04-12 22:02:16 +02:00