Commit Graph

561 Commits

Author SHA1 Message Date
JannisX11
0f88fd6031 Refactor showMessageBox
Reduce jquery usage
Remove some legacy dialog code
2022-12-24 14:33:40 +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
2c4067ecb7 Merge branch 'bezier-keyframes' into next 2022-12-21 15:36:56 +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
bbedda916b Basic bezier keyframe support 2022-12-19 18:51:17 +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
fc1915c7da Merge branch 'master' into next 2022-12-18 13:30:42 +01:00
JannisX11
a2bcc1876a Merge branch 'animation-controllers' into next 2022-12-17 02:01:38 +01:00
JannisX11
b215e7423f Update recent thumbnail after loading bedrock texture 2022-12-13 12:23:52 +01:00
JannisX11
295b6c5f49 Animation controller connection lines & progress 2022-12-12 23:29:25 +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
JannisX11
5df5495658 Fix comment in 1.17 modded entity template 2022-11-27 20:33:56 +01:00
JannisX11
a4c09f2a63 Fix export scale setting not applying to OBJ format
Auto export keyframe with slight rotation when bone is relative to entity
2022-11-23 22:54:48 +01:00
JannisX11
6423667fb9 Ability to load bedrock entity files 2022-11-20 11:32:13 +01:00
JannisX11
888bfa3fa4 Rewrite bedrock model import select dialog 2022-11-19 19:59:57 +01:00
JannisX11
47ff237dcc Fix issues with skin poses 2022-11-19 13:29:11 +01:00
JannisX11
ac89a9c269 Fix Set IK Target still showing with no options
Change modded entity export version name to 1.17+
2022-11-17 22:16:53 +01:00
JannisX11
16b3940074 Fix issues with FBX exporter
Fix #1659 Converting skin model to new tab re-applies pose
2022-11-16 20:19:21 +01:00
JannisX11
7e12bf1c1c Fix #1632 pressing Ctrl + S in image editor corrupts file
Fix preview of non-square animated textures in texture list
Fix brush offset in 2D editor on animated textures
2022-11-16 18:18:03 +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
c0e6d38a42 4.5.0 [ci-build] 2022-11-10 15:04:40 +01:00
JannisX11
ea24c06e21
Merge pull request #1610 from MrCrayfish/rotation_snapping
Model formats can now disable cube rotation snapping
2022-11-10 14:39:16 +01:00
JannisX11
14c9e5c094 Make rotation_snap false by default 2022-11-08 21:35:29 +01:00
JannisX11
d256ce7c73 Update electron to fix indexeddb
Fix UI elements in 2D image editor not being hidden
Fix issue with creating undo points for animations
Automatically detect and load layered textures
2022-11-08 17:40:13 +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
94406b2f97 Hide UV Overlay button in 3D paint mode
Fix issue with collada export
Fix missing Resize Texture action in texture context menu
Fix issue with vertex snapping cube pivot points in java block/item
2022-11-06 20:16:22 +01:00
JannisX11
280183000b Add FBX animation support 2022-11-06 20:04:05 +01:00
JannisX11
9a82da08e2 Fix #1613 Duplicate texture ids when merging projects
Fix locators and null objects not being selectable via area select
2022-11-05 20:32:38 +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
3100a4858f Auto Set Cullfaces tool
Scale all elements if none are selected, closes #970
2022-11-02 13:44:20 +01:00
JannisX11
fbdbc91485 FBX exporter: unique object names
Remove maximum background size, closes #1624
FIx #1626 "Rectangle selection" typo
Add option on orbit controls to disable updating camera
2022-11-02 12:25:05 +01:00
JannisX11
bdbce83c30 Fix mirror_uv property import from bbmodels
Fix #1628 box UV import from JEM and JPM
2022-11-02 12:22:18 +01:00
JannisX11
8f7dd9b9ea Implement FBX exporter
Add setting for model export scale
2022-10-31 20:11:04 +01:00
JannisX11
d6e5388583 Merge branch 'fbx' into next 2022-10-31 19:33:21 +01:00
JannisX11
bc836d53a5 FBX: Support cubes
Support multi texture
Support rotations
2022-10-31 19:32:47 +01:00
JannisX11
2bc7a59681 Working FBX exporter for meshes 2022-10-31 13:08:49 +01:00
JannisX11
e1971a3f05 Create new icons
Fix issue with cube mirror painting on both axes
2022-10-29 23:33:11 +02: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
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
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
9d1271eaee Change update recent project thumbnail timing 2022-10-18 20:29:48 +02:00
JannisX11
a8c23d78ad Add file name to backup files
Fix missing selection rectangle
Fix OBJ exporter not exporting textures correctly in some cases
2022-10-18 19:44:15 +02:00
JannisX11
d4f72bc6df Fix #1611 Issue with mirror painting on meshes
Fix block model texture import issue
Fix cube size restriction box not updating between formats
2022-10-18 17:41:47 +02:00
JannisX11
5bd0ebbfc3 Fix resizing background images on touch screen
Fix #1606 Can't select image editor on Linux
2022-10-17 20:18:06 +02:00
MrCrayfish
883c5cf105 Fixed incorrect reference 2022-10-17 20:01:31 +10:30
MrCrayfish
4b7503542b Fixed minor issue with pasting and converting projects 2022-10-17 19:57:37 +10:30
MrCrayfish
e68b2136e9 Formats can now disable cube rotation snapping 2022-10-17 17:57:00 +10:30
JannisX11
24ca7c1a9c Fix model import error message in web app 2022-10-15 17:33:56 +02:00
JannisX11
f27c2602c7 Prepare for bedrock block geometry release 2022-10-15 17:28:34 +02:00
JannisX11
1d8e134267 Close #1605 Keep track of model credit field 2022-10-13 23:56:50 +02:00
JannisX11
a049e23913 Merge branch 'mcmeta' into next 2022-10-13 23:01:52 +02:00
JannisX11
7912894a95 Add face properties editor 2022-10-10 20:38:15 +02:00
JannisX11
6debfd32db Add recent thumbnails for image projects
Open new image project when selecting Texture skin preset
DIsable brush outline while zooming in UV editor
Add attachables to description of bedrock enttiy format
2022-10-09 19:39:58 +02:00
JannisX11
2ad937ef60 Close #1436 option to open java-block parent model
Fix shift key not working to apply texture to all faces on drop
2022-10-08 23:02:35 +02:00
JannisX11
1d50f59137 Improve performance by bundling interface update calls 2022-10-08 00:27:49 +02:00
JannisX11
eff5901f13 Fix 6 long model sharing links not working 2022-10-08 00:15:38 +02:00
JannisX11
0ada723ed8 Add MCMeta texture animation support 2022-10-07 19:52:36 +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
b502bd3939 Fix #1593
Can't add to selection with area select in edge or face mode
Fix pan tool visible in Tools menu on desktop
Fix display of side menu on tools in menu
2022-10-02 17:32:04 +02:00
JannisX11
8c572f5e9f Fix #1576 no support for references to other textures in the same java block model
Fix validator detecting java block references as invalid characters
Prevent users from disabling all mirror painting options
2022-10-02 00:26:48 +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
e073d6cd5e Option to rotate textures
Closes #1571
Add image edit options to texture context menu
2022-09-27 23:22:26 +02:00
JannisX11
f16b3fb3ce Merge branch 'master' into next 2022-09-25 01:12:56 +02:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00
JannisX11
b1de1cf14e WIP FBX exporter 2022-09-23 14:21:31 +02:00
JannisX11
e84495569f Pre-update fixes 2022-09-14 22:24:55 +02:00
JannisX11
c8a6e01baa Fix issue with screenshot tools on start screen
Add event hooks for format construct and delete
Change resize line highlight timing
2022-09-13 13:30:00 +02:00
JannisX11
730860c56f Fix mirror painting on meshes
Fix tools not visible in image mode on mobile
Fix Open Model start path prioritizing favorite models
2022-09-09 22:59:40 +02:00
JannisX11
387cd1c3d1 Adapt bedrock block cube limiter to new restrictions
Fix console log issue
2022-09-08 23:09:54 +02:00
JannisX11
f468486f8b Improve 2D image editor
Fix mobile implementation
Add dynamic max zoom level in UV / texture editor
2022-09-03 23:36:21 +02:00
JannisX11
94ace21c13 Add validation for smooth keyframes in Hold animations
Fix new issues with locator position field
2022-08-31 16:49:10 +02:00
JannisX11
a1c69b01ed Merge branch 'cube-limiter' into next 2022-08-25 18:09:07 +02:00
JannisX11
0dc0b4b800 Implement remaining cube size limiter gaps 2022-08-25 17:52:12 +02:00
JannisX11
c5f01db73d Bedrock cube size limiter 2022-08-21 23:23:29 +02:00
JannisX11
7ad1c898b6 Use smoother equation smooth brush falloff
Fix grid not updating when exploding model (#1451)
Fix tooltip in texture generator dialog
Change background color in center texture/UV editor
Increase minimum image zoom in Paint format
Fix wrong keybinding label in status bar on Mac
2022-08-20 20:31:04 +02:00
JannisX11
e5c172ea92 Paint mode improvements
Fix #1532 No Translation for Image Format
Improve line tool accuracy
Texture context menu option to edit in new tab, closes #1533
File > New > Image shortcut, closes #1530
Fix #1529 Brush stroke not connected between mesh faces
Cleaner way to display beta version in about dialog
Remove template option from Texture Generator in image mode
2022-08-20 12:36:40 +02:00
JannisX11
37e5a0a45b Implement recent project memory for texture and animation
Fix issue where creating keyframe columns would reset colors of existing keyframes
2022-08-16 19:21:06 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
3a603ce152 Implement validator 2022-08-03 21:14:59 +02:00
JannisX11
4e26a71d6f Add image import menu
Add command option in message boxes
Fix changeFormValues in dialog not updating file input visually
2022-08-01 21:38:45 +02:00
JannisX11
8bd7faaad4 v4.3.0 [ci-build]
(Fix issue in collada exporter)
2022-07-22 18:51:49 +02:00
Jannis
05dc0b0007 Fix exporting multiple collada animations
Only switch to mobile UI when touch screen detected
2022-07-22 17:22:55 +02:00
JannisX11
62ae901b05 Add project setting to flip modded entity on Y 2022-07-17 22:56:44 +02:00
JannisX11
70fc0fc44b Fix issue with .jem exporter
Fix themes not loading correctly when dropped into app after start
Fix #1478 Copy pasting animations does not generate unique name
2022-07-16 20:15:16 +02:00
JannisX11
d22d37c073 Preview scene fixes
Fix issue with UV menu
2022-07-09 19:04:12 +02:00
JannisX11
42e46366ec Allow animators for custom elements 2022-07-09 16:08:59 +02:00
JannisX11
86292d9c58 Merge branch 'preview' into next 2022-07-08 23:35:46 +02:00
JannisX11
21b741ad5c Implement #1466 Scroll to change color picker hue
List model loaders in File > New menu
Add credit tag export to OptiFine JEM
Fix #1467 corrupting texture files when saving while closing
2022-07-07 19:44:40 +02:00
JannisX11
3d56367602 Preview scene changes 2022-07-07 07:33:20 +02:00
JannisX11
d0fb0e549f Fix #1465 Rotation in bedrock locators
Remove creation time from bbmodel files
Fix compatibility of model identifier in bbmodel files
Allow deleting drag handler objects directly
2022-07-05 20:35:36 +02:00
JannisX11
157c061fb6 Collada animation export 2022-07-01 22:47:29 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00
JannisX11
19d551003b Fix issue with lock alpha channel on large brushes
Hide Bedrock Block format on start screen
Update Font Awesome
2022-06-26 22:43:00 +02:00
JannisX11
e197e24f8d Add "Unselect" action
Improve behavior of "hide everything except selection"
Make instruction keyframes automatically add ; on export if missing
Auto trim project name and identifier values
2022-06-25 11:14:23 +02:00
JannisX11
e44c28859f Fix issue with start screen loaders
Fix bedrock block texture import
2022-06-15 18:54:38 +02:00
JannisX11
beafe81c08 Merge branch 'bedrock-blocks' into next 2022-06-11 12:28:21 +02:00
JannisX11
a9f9e54d25 Merge branch 'new-start-screen' into next 2022-06-05 17:35:10 +02:00
JannisX11
0faf38e346 WIP custom cube limiter 2022-06-02 23:02:13 +02:00
JannisX11
4448019d77 Improve localstorage auto backups 2022-05-29 22:29:19 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
e5e2a7b816 Bedrock block format
Bedrock block texture auto importing
2022-05-29 12:33:41 +02:00
JannisX11
54ac723b30 Focus menu search bars on open
Fix issue with optifine cem texture import
2022-05-27 22:56:21 +02:00
JannisX11
9069f9fc37 OptiFine CEM improvements:
Invert root bone X axis pivots
Optimized mirrored sub group export
Automatically load bone textures
2022-05-26 22:49:43 +02:00
JannisX11
6f14cda3fa Move most hard coded format features to format features 2022-05-26 20:30:42 +02:00
JannisX11
b824a0d7e3 Add name to model sharing uploader
Make default cube on bone rig models 2x2 by default
2022-05-24 22:25:11 +02:00
JannisX11
62061d9f51 Convert start screen loaders to class
Implement format pages
2022-05-23 20:46:49 +02:00
JannisX11
b54f661d1b Add model sharing thumbnails
Add support for 6 long model sharing links
Add warning for high resolution skins
2022-05-22 14:21:55 +02:00
JannisX11
669be56ed6 WIP preview scenes 2022-05-21 17:43:08 +02:00
JannisX11
300ddd4f50 Make model identifier/geo name optional for formats
Fix menus not disappearing after closing tab
2022-05-20 00:24:43 +02:00
JannisX11
bdf9be4440 Add Warden, Allay, Spyglass skin model
Fix some skin names, closes #1418
2022-05-19 16:42:55 +02:00
JannisX11
9efcc025c8 Searchable lists in select elements
can_convert_to property on formats
Format convert event hook
2022-05-18 23:52:12 +02:00
JannisX11
5764c3b0ba Format about pages on start screen 2022-05-18 23:44:00 +02:00
JannisX11
d6a4d4e238 Use custom bb-select elements in interface
Add onBuild hook to dialogs
Enable animated textures in generic format
2022-05-14 20:37:35 +02:00
JannisX11
18d36b31a4 Nicer JSON arrangement of long string arrays 2022-05-06 13:38:57 +02:00
JannisX11
262b261558 Fix #1388 Dummy item model displayed incorrectly
Expose templates in skin format
Fix #1225 Area select keybind not working correctly
2022-04-28 21:41:47 +02:00
JannisX11
70e27ad555 Add action to cycle between tabs
Make Center View on Selection work in display mode, closes #1117
2022-04-24 17:26:47 +02:00
SizableShrimp
4e23711d39 Pass color to model parts in modded entity 1.16+
Signed-off-by: SizableShrimp <sizableshrimp@sizableshrimp.me>
2022-04-14 15:11:26 -05:00
JannisX11
88a0559c17 Display plugin about texts in multiple lines
Fix incorrect code font in plugin about text
Fix keybind items not allowing custom names
Fix custom formats not appearing on start screen instantly
Fix texture generator failing on 0 wide mesh faces
Fix issue with brush tool when using scroll bars in Paint panel
2022-04-10 17:57:47 +02:00
JannisX11
c5585e6a73 Fix issue with step interpolation in glTF export
Switch to new screen color picker on mac and linux
Fix issue with painting in Paint panel
2022-03-29 17:28:03 +02:00
JannisX11
fa6e3b44c3 Fix #858 block model incorrectly imports particle textures
Fix glTF not exporting correctly in different view modes
2022-03-20 11:35:26 +01:00
JannisX11
cb90fa1221 Fix issue with UV position when switching tabs
Fix #1344 Template texture filtering
2022-03-14 21:38:37 +01:00
JannisX11
ef20d0cf59 Fix #1338 Viewport zoom and offset not consistent
Add Panel event hooks
2022-03-12 22:57:54 +01:00
JannisX11
3d40ca5e67 Add frog and tadpole skin models 2022-03-10 18:45:41 +01:00
JannisX11
d1424b7c65 Add mobile undo/redo buttons
Support icons in dialog sidebar pages
Improve menu bar on touch devices
Change version label for modded entity to include 1.18
2022-03-10 15:17:29 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
350b1d0bfa Fix #979 issue with edit time codes in sessions
Improve about menu readability
Fix #1311 Tab can close while navigating UV
2022-03-06 12:22:59 +01:00
JannisX11
4c0de4d7f1 Panel rearranging and fixes 2022-03-04 23:34:36 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
7650f7791b Add option to unload animation
Improve bedrock attachable detection and loading
2022-03-01 21:59:40 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
2bddbe6242 Add more buttons to preview toolbar 2022-02-13 18:57:20 +01:00