Commit Graph

542 Commits

Author SHA1 Message Date
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
6fbc803f98 Apply first imported texture on bedrock block automatically
Fix missing undo integration for dropping textures
2023-05-29 14:10:50 +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
dc7f4b3ffc Add save_model_action event hook 2023-05-26 23:27:23 +02:00
JannisX11
eb2bca5e88 Add bed skin preset
Closes #1852
2023-05-06 14:46:35 +02:00
JannisX11
93d7348344 Animation controller fixes
Fix #1862 Animation controllers with particles and sounds don't load
Fix cannot open context menu for controller particles and sounds
Fix #1861 Ctrl + S does not save single animation controller
2023-05-05 20:05:07 +02:00
JannisX11
680db62587 Fix #1860 playback of loop modes in anim controllers
Fix error when saving timeline setup
Support "context.is_first_person" for attachables
2023-05-05 19:46:42 +02:00
JannisX11
45202570be Fix #1854 Skin Block preset not working 2023-04-29 12:10:45 +02:00
JannisX11
ea402f5a76 Fix FBX position keyframe scale 2023-04-29 00:51:43 +02:00
JannisX11
6947de5b82 Use alt key to amplify graph from center 2023-04-28 22:55:36 +02:00
JannisX11
00b477de2d Fix reference image drag n drop
Add icon to reference image delete dialog
2023-04-28 20:17: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
2e575e9a96 Fix cube face rotation not always restricted to format 2023-04-26 00:45:42 +02:00
JannisX11
2a1b30042c Fix binary FBX issues 2023-04-23 23:33:46 +02:00
AaronWoodward
225d0f34e0 Remove stretching enabled by default for generic model format 2023-04-20 22:50:21 -07:00
AaronWoodward
5835a067d8 Fixup for missing return, adding stretch to last export formats. 2023-04-20 22:50:21 -07:00
AaronWoodward
b1b7223c81 PR Feedback 2023-04-20 22:50:19 -07:00
JannisX11
5e2c2876e7 Remove save codec dialog due to not working well with browser downloads 2023-04-19 16:09:50 +02:00
JannisX11
2e8395b559 4.7.0 [ci-build] 2023-04-17 19:15:00 +02:00
JannisX11
72c9e93f99 Label FBX Binary as experimental 2023-04-17 17:58:26 +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
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
8794a6b70b Add attachable binding validation 2023-04-12 21:10:57 +02:00
JannisX11
07f03f5de5 Fix glTF rig root offset issue 2023-04-08 14:17:22 +02:00
JannisX11
b7c3707047 Fix skinned mesh normals in glTF
Add embed textures option in glTF
Localize some export options
2023-04-07 17:25:05 +02:00
JannisX11
2d792137e1 Improve memory cleanup no project close
Rename 16x MC skin resolution to "default"
Show more of JSON file when displaying error
2023-04-07 14:35:41 +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
81a9d70870 4.7.0-beta.1 [ci-build] 2023-04-02 21:54:49 +02:00
JannisX11
bef73f0b1b Implement glTF skinned meshes 2023-04-02 18:40:32 +02:00
JannisX11
95d7f5b35a FIx inflate slider in bedrock block format 2023-03-30 22:10:39 +02:00
JannisX11
eb09fcb4a5 Integrate export codec selector into closing save flow
Fix issue with uninstalling plugins
Add preview.texture_frame variable
Fix textures getting stuck in non-existant frame after removing animation frames
2023-03-27 22:54:07 +02:00
JannisX11
2eb3ea0bf9 WIP attachable display mode 2023-03-23 00:34:08 +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
09e335cb48 Merge branch 'bin-fbx' into next 2023-03-12 17:08:06 +01:00
JannisX11
008ee823fe Bianry FBX tweaks 2023-03-12 16:35:42 +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
a38bde05ae Fix textures from memory only applied to north face 2023-03-09 14:53:36 +01:00
JannisX11
f58ac09e34 Fix issue in FBX export 2023-03-08 18:02:11 +01:00
JannisX11
216c24e761 Binary FBX encoding fixes 2023-03-08 00:09:56 +01:00
JannisX11
7696aa0d21 Binary FBX type fixes 2023-03-07 21:36:42 +01:00
JannisX11
b6ef2a7d35 WIP Binary FBX num types and arrays 2023-03-07 21:06:14 +01:00
JannisX11
0343dbd6e0 Fix locators not importing "ignore inherited scale" 2023-03-03 21:14:43 +01:00
JannisX11
ae6943f62f Fix #1763 Canceling closing save dialog still closes project 2023-02-26 21:03:07 +01:00
JannisX11
780b229804 WIP Binary FBX 2023-02-25 19:49:46 +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
0e82137da3 WIP binary FBX encoding 2023-02-24 23:45:35 +01:00