Commit Graph

160 Commits

Author SHA1 Message Date
JannisX11
aa34173470 Add mirror modeling support for bones
Save mirror modeling option per project
Disable mirror modeling in java block/item project for now
2023-07-12 21:42:39 +02:00
JannisX11
f6fb8f68c5 Fix #1936 Mirror modeling leaves element behind 2023-07-09 21:27:34 +02:00
JannisX11
d983ed1b1f Add better description for project conversion 2023-06-27 22:54:13 +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
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
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
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
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
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
ae6943f62f Fix #1763 Canceling closing save dialog still closes project 2023-02-26 21:03:07 +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
e7fcf8245e Add export settings API
Add FBX export settings
2023-02-23 21:13:20 +01:00
JannisX11
3e53d4f9ef Reference image transform controls 2023-02-19 17:56:08 +01:00
JannisX11
c585cee237 Update UV mode description in project settings 2023-02-18 10:42:42 +01:00
JannisX11
0f31a92383 WIP reference images 2023-02-16 21:10:15 +01:00
JannisX11
0b8bc8a899 Fix size issue with orthographic camera in GIF recorder
Fix loading error on older browsers
2023-01-19 21:21:33 +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
93117035de Fix temp memory leaks
Improve performance
2023-01-14 22:08:41 +01:00
JannisX11
6062d9cbc8 Improve settings profiles 2022-12-31 01:05:51 +01:00
JannisX11
d065d3f206 Support unhandled fields and render_type in java block 2022-12-23 23:29:55 +01:00
JannisX11
f1b3d69c1f Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2022-12-23 00:35:44 +01:00
JannisX11
0153d9fc13
Merge pull request #1655 from bridge-core/feat/saved-state-event
feat: saved state changed event
2022-12-23 00:25:42 +01:00
JannisX11
6674363114 Bump version to 4.6 beta 0
Update electron, wintersky, molang
Rename EmptyDialog to ShapelessDialog
2022-12-22 13:22:30 +01:00
JannisX11
6d42266a2b Paint through transparent pixels, closes #875
Fixes #1692 Closing other tab closes "New Tab"
2022-12-19 22:26:41 +01:00
JannisX11
7533db12c7 Improvements to tab overview
Update material icons
2022-12-19 12:43:27 +01:00
JannisX11
2196ad35f0 Tab overview screen
Empty dialog API
2022-12-19 00:36:19 +01:00
JannisX11
d005c7661c Merge branch 'face-selection' into next 2022-12-18 16:05:51 +01:00
JannisX11
abc3d07353 Animation controllers progress 2022-12-11 23:08:35 +01:00
JannisX11
98b59b7ca7 Change mesh selection system
Faces and edges can now be selected individually rather than vertex based
Closes #1050
2022-12-04 20:45:25 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
solvedDev
f149b5ef02 upd: saved state changed event 2022-11-12 23:04:14 +01:00
JannisX11
93e9352883 Fix #1644 inconsistent keyframe selection behavior
Fix box UV offset not snapping to integer values
2022-11-12 14:32:55 +01:00
JannisX11
91df921b25 Allow moving bones in skin mode
Fix #881 Skin explode does not return to correct position after saving model in exploded state
Resizing folded top or bottom panel will now unfold panel
2022-11-05 10:39:38 +01:00
JannisX11
f0ad76e719 Highlight windows when dragging detached tab 2022-11-04 20:09:16 +01:00
JannisX11
8c94058095 Fix #1630 FBX inconsistent scale across importers
Fix #1631 Inverted face direction on cubes in FBX export
Move locators and null objects to 3D foreground when selected
Fix "Edit in Blockbench" and project tab thumbnails not working
2022-11-03 21:56:14 +01:00
JannisX11
63fefe9e24 Fix #1629 Image editor disappears when enabling quad view
Add image_editor format feature
2022-11-02 18:33:31 +01:00
JannisX11
7a3f948a3d Save selected tool when switching modes 2022-10-29 17:25:33 +02:00
JannisX11
8af0c8e3d4 Detachable project tabs 2022-10-28 22:56:39 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +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
9c1f02dd8b v4.4.3 [ci-build]
Fix issue with image mode thumbnails
Fix issue with cube limit grid box
2022-10-19 14:02:47 +02:00
JannisX11
1d8e134267 Close #1605 Keep track of model credit field 2022-10-13 23:56:50 +02:00
JannisX11
792f6b2776 Converting project creates copy in new tab by default 2022-10-03 20:13:06 +02:00
JannisX11
9467d99869 Merge branch 'master' into next 2022-10-03 15:00:16 +02:00
JannisX11
17c6300b41 Fix #1575 Selected tool resets to default when switching between projects
Fix bedrock projects being marked as unsaved after opening in some cases
Fix #1581 Recent Project Thumbnails show discarded changes
2022-10-01 18:40:43 +02:00
JannisX11
7321a30514 Fix #1585 Image tabs do not correctly save viewport position
Fix missing thumbnails for image tabs
Fix issue with plugin settings not saving in rare cases
Fix #1583 converting a project does not mark it as unsaved
2022-10-01 17:11:42 +02:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00