Commit Graph

135 Commits

Author SHA1 Message Date
JannisX11
75b8cda2cf Merge branch 'pbr' into next 2024-12-17 19:54:19 +01:00
JannisX11
10a6f1186e Implement texture_set files + setting plain color & mer 2024-11-09 21:01:12 +01:00
JannisX11
8d7f444a7b Add description for using numeration in multi rename 2024-10-11 23:12:11 +02:00
JannisX11
a2b55e826b PBR progress 2024-10-03 17:09:22 +02:00
JannisX11
a5c138b302 Merge branch 'master' into next 2024-09-07 21:24:08 +02:00
JannisX11
e0e19c8b02 Fix unreleased issues
Fix texture UV size loading issue
Fix incorrect start screen section order
2024-07-06 00:01:54 +02:00
JannisX11
3135869903 Detect and warn about unresolved Git merge conflicts 2024-06-08 15:40:54 +02:00
JannisX11
249c288d86 Make "Edit" first option when opening image file with Blockbench 2024-05-01 11:11:26 +02:00
JannisX11
c62729362f Merge branch 'master' into next 2024-02-29 18:47:56 +01:00
JannisX11
788546b6e5 "Add Image" option when dropping png file into image editor 2024-02-11 20:09:05 +01:00
JannisX11
0395698f14 Add video support in reference images
Sync video reference images with animation timeline
Closes #1482
Fix reference image reload bug
2024-01-12 21:51:37 +01:00
JannisX11
1fb1c67f43 Add option to insert final newline
Closes #2086
2023-11-16 19:02:27 +01:00
JannisX11
10c056eff5 Color panel and layer improvements 2023-11-11 17:56:35 +01:00
JannisX11
fd923371a3 Texture editing fixes 2023-11-09 23:24:38 +01:00
JannisX11
38825625b5 Add icons to import image dialog 2023-11-05 15:05:25 +01:00
JannisX11
00db0a98bb Allow dropping image as new layer 2023-11-05 14:55:16 +01:00
JannisX11
ecf8c40cf0 Update icons 2023-10-22 20:44:45 +02:00
JannisX11
d793f58765 Fix issue opening image project in web app 2023-08-20 20:48:19 +02:00
JannisX11
9fce77c389 Fix #1970 issue drag and dropping skin file 2023-07-29 17:22:58 +02:00
JannisX11
4348e776e7 Fix message box closing errors 2023-07-18 23:52:13 +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
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
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
00b477de2d Fix reference image drag n drop
Add icon to reference image delete dialog
2023-04-28 20:17:47 +02:00
JannisX11
5e2c2876e7 Remove save codec dialog due to not working well with browser downloads 2023-04-19 16:09:50 +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
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
84562b4edd Merge branch 'backgrounds' into next 2023-03-19 18:17:02 +01:00
JannisX11
e4aeff55c2 Reference image improvements
Closes #1552
Closes #1157
2023-03-10 23:17:25 +01:00
JannisX11
e7fcf8245e Add export settings API
Add FBX export settings
2023-02-23 21:13:20 +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
c718ba1f57 Move share options to new file 2023-02-20 22:31:43 +01:00
JannisX11
d8d20e09c0 Add first time save codec selector
Fix status bar overflow
2023-02-20 22:18:09 +01:00
JannisX11
3e53d4f9ef Reference image transform controls 2023-02-19 17:56:08 +01:00
JannisX11
006d8aa361 Improve link and text sharing UI 2023-02-05 14:39:09 +01:00
JannisX11
4d9ecd33c4 Add orientation option in image extruder 2023-01-07 22:38:54 +01:00
JannisX11
d35653db8b Convert last dialogs from legacy system
Convert Transform > Scale dialog to new system
Convert extrude image dialog
2023-01-07 22:18:29 +01:00
JannisX11
0896c7dcd9 Fix some number input issues
Fix min-max not working for number settings
Change PWA screen orientation
Fix dialog stack issue
Update molang
2022-12-31 01:28:49 +01:00
JannisX11
74e5230cff Hide absolute paths in shared models
Highlight selected face in face properties editor
2022-11-06 21:54:05 +01:00
JannisX11
aaac6a22db Fix drag&drop image import menu not showing up
Fix converting to bedrock block undoing removed faces
2022-10-27 20:08:31 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
01f13c8d0b Merge branch 'predicates' into next 2022-10-21 00:21:23 +02:00
JannisX11
7b5e253143 Track image projects in recent models
Add format description to project dialog
2022-10-20 13:05:59 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
eff5901f13 Fix 6 long model sharing links not working 2022-10-08 00:15:38 +02:00