Commit Graph

702 Commits

Author SHA1 Message Date
JannisX11
2196ad35f0 Tab overview screen
Empty dialog API
2022-12-19 00:36:19 +01:00
JannisX11
0798f86955 Allow multiple dialogs at once
Convert text prompt and display preset dialogs to Dialog system
2022-12-18 22:20:47 +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
c3b8a518c1 Color code display mode sliders
Improve start screen loading order
2022-12-18 13:25:50 +01:00
JannisX11
31024a3909 Animation controller: Improved touch support
Finish undo integration
Fix autocomplete issues
2022-12-17 16:04:53 +01:00
JannisX11
2dd87cd954 Molang autocomplete 2022-12-17 02:00:18 +01:00
JannisX11
87aad232f0 Animation controller preview 2022-12-14 18:04:06 +01:00
JannisX11
bc1f1f5a2c Animation controllers undo & connecting 2022-12-13 21:54:36 +01:00
JannisX11
295b6c5f49 Animation controller connection lines & progress 2022-12-12 23:29:25 +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
95415b3b51 Fix #1675 Fix default context menu in Firefox
Fix links not correctly underlined in Firefox
2022-12-02 14:56:39 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
aee549c58b Keyboard modifier menu in tablet mode 2022-11-27 14:17:17 +01:00
JannisX11
be740dd77a WIP settings profiles 2022-11-26 19:18:08 +01:00
JannisX11
8da8b5bd22 Add looped playback toggle 2022-11-26 00:16:49 +01:00
JannisX11
46c3f50ecc Improve dialog form width detection 2022-11-20 14:06:50 +01:00
JannisX11
b18d9e2786 Remove Jimp, mostly 2022-11-20 11:32:22 +01:00
JannisX11
94596d10e9 Fix issue with loop cuts when only line was selected
Fix shift and ctrl keys not working when changing loop cut offset
Allow percentage to be used in num sliders
2022-11-19 12:59:03 +01:00
JannisX11
fec2946a2a 4.5 update screen 2022-11-10 13:18:09 +01:00
JannisX11
96503005a9 Don't append semicolon to instruction if it's a command
Closes #1505
Make toolbar configure icon more subtle
Load splash art instantly when starting Blockbench
2022-11-08 20:21:07 +01:00
JannisX11
5649aac7e7 4.5.0 Beta 3 [ci-build] 2022-11-07 19:57:05 +01:00
JannisX11
8a536b2983 Painting grid in 2D editor 2022-11-06 12:17:00 +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
54b9f83c80 Fix #1633 Null object visual size resets in animation mode
Fix issue with molang expression validator
Fix UV editing of mesh vertices not working on tall textures
Add failsafe and warning for plugin BarItems without correct ID
2022-11-03 19:11:26 +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
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
7a3f948a3d Save selected tool when switching modes 2022-10-29 17:25:33 +02:00
JannisX11
b75e96d4e7 Improve keyframe value slider accuracy
Fix model loaders not disappearing from start screen when deleted
2022-10-26 23:27:53 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
6fb4772329 Fix issue with cube sizes in validator
Bump version to 4.5.0 beta 1
Increase tab bar height
Fix issue with vertical quad view resize line
2022-10-21 13:00:37 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
fed2652da3 WIP predicate override editor
Auto-shift dialogs into screen when size changes
2022-10-17 18:59:36 +02:00
JannisX11
77923653e0 Add additional options to plugin window side menu
Refactor code
Add amend edit interval options
Improve hybrid parent menus
2022-10-13 22:52:04 +02:00
JannisX11
c4b764d362 Add support for range type in dialog forms
Add full_width property in dialog forms
Fix issue with dialog form label width
Add Blockbench.readFile alias
Change X color on close buttons to dark
2022-10-09 14:57:33 +02:00
JannisX11
ffb8525ce8 Update dependencies
Remove old toolbar updating code
2022-10-08 21:35:21 +02:00
JannisX11
491c7eb624 Fix issue with scaling meshes
Improve mirror painting target detection on meshes
Fix visible resize line for right sidebar in image mode
2022-10-08 16:40:06 +02:00
JannisX11
b7e4603d34 Add copy paste tool move mode, close #1573
Automatically add new actions to already customized toolbars
2022-10-08 01:54:38 +02:00
JannisX11
1d50f59137 Improve performance by bundling interface update calls 2022-10-08 00:27:49 +02:00
JannisX11
eadb6383bb Change Center All to Center Lateral
Fix issue where action descriptions say Cubes instead of Elements (in en)
2022-10-03 20:58:45 +02:00
JannisX11
32ba91f9ff Add option to adjust opacity
Saving all textures in image editor now marks project as saved
Add cancel_on_click_outside option for dialogs
2022-10-03 20:42:46 +02:00
JannisX11
9467d99869 Merge branch 'master' into next 2022-10-03 15:00:16 +02:00
JannisX11
524b27c05e Fix updating size of locator/null icons 2022-10-03 14:59:20 +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
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
a159a177db Fix issue with moving locators
Fix issue with centering meshes
Fix transform gizmo not updating when dragging elements in outliner
Fix close button on Quick Setup not working
Fix lag when using mirror painting settings menu multiple times
2022-09-23 17:47:37 +02:00
JannisX11
b1de1cf14e WIP FBX exporter 2022-09-23 14:21:31 +02:00
JannisX11
f90f90c482 Fix typos 2022-09-17 23:38:56 +02:00
JannisX11
439cffe35a 4.4.1 [ci-build]
Close #1567 Reveal start button when selecting format
Fix issue with scaling cubes
Fix issue with scaling meshes when Box UV is enabled
Update Japanese lang file
2022-09-16 16:22:49 +02:00
JannisX11
49f2fed12c Add event hook for adding model loaders
Fix #1568 "Other" menu category appears when nothing is inside it
Add how to set source to Copy Brush description
2022-09-16 15:16:22 +02:00
JannisX11
e84495569f Pre-update fixes 2022-09-14 22:24:55 +02:00
JannisX11
c0ff143849 Add 4.4 Splash Screen 2022-09-14 18:30:39 +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
2b0c9c8dc8 Implement #1559 Context menu In Brush Presets Dialog
Fix issues with image editor
Fix stylus pressure issue
2022-09-10 10:17:22 +02:00
JannisX11
df42a82592 Add action to cancel GIF processing
Add Molang validation check for invalid lettera after number
Improve IK target submenu
Fix start screen updating issue
2022-09-07 17:59:48 +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
ef4110aa75 Implement custom brush presets
Allow dynamic structure lists in menus
Fix issue with updating select inputs in dialog forms
2022-08-31 22:45:19 +02:00
JannisX11
1024a4b008 Fix #1543 Windows high contrast mode overrides UI colors
Auto-select contrast theme if high contrast mode is detected
Increase scrollbar width on mobile
2022-08-27 13:05:17 +02:00
JannisX11
d72168565b Fix #1541 Animation Length slider does not update
Fix minor issue from prior commits
2022-08-25 17:15:47 +02:00
JannisX11
120eee1989 Fix #1427 Shifting UI when pressing PageUp/Down
Fix #1537 Mirror Painting not working
2022-08-24 19:09:36 +02:00
JannisX11
ff56489678 Add side_menu property for actions
Fix issue with copy paste tool selection offset
2022-08-22 20:04:59 +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
a2e6b3b708 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2022-08-15 14:57:11 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
2183cbe058 Made line painting work across mesh UV islands
Add limits to numeric settings
2022-08-13 18:44:32 +02:00
JannisX11
10dd9210b5 Merge branch 'master' into next 2022-08-09 23:14:35 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +02:00
JannisX11
bd2985071f Keyframe fixes
FIx find/replace not affecting keyframe values that are 0
Make resize tool scale keyframes on selected axis even if uniform
2022-08-08 21:58:45 +02:00
JannisX11
ebda6d4671 Improve start screen performance 2022-08-06 14:34:55 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
5611bf863a Add copy brush
Expand brush API
2022-08-05 23:52:53 +02:00
JannisX11
dad6dddb3b Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2022-08-04 17:27:53 +02:00
Jannis
51a868eb34 Change img rectangle selection behavior
Add setting to return to old behavior
2022-08-04 16:40:12 +02:00
JannisX11
f8dc7b0ae5 Add setting for default cube size
Add setting for default uniform scale keyframes
2022-08-03 21:47:43 +02:00
JannisX11
3a603ce152 Implement validator 2022-08-03 21:14:59 +02:00
JannisX11
af97b8a302 Add option to copy-paste coordinates
closes #619
2022-08-01 22:24:24 +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
1386d9c9aa Fix pivot tool not selecting faces
Fix message when navigating viewport while using copy paste tool
2022-07-31 13:12:13 +02:00
JannisX11
56ef236edc Brush blend modes
Close #1123
2022-07-31 11:46:22 +02:00
JannisX11
c68023c6d4 Brush API
Brush shape option
Bump version to 4.4 beta
2022-07-30 20:22:50 +02:00
JannisX11
d39b18a8cc WIP paint with stylus only
Add open folder for recent models in context menu
2022-07-29 18:52:30 +02:00
JannisX11
6eb5160b8e Fix API stuff 2022-07-26 18:44:56 +02:00
JannisX11
6f57ec1fac Remove setting to show grid in display mode 2022-07-22 18:18:27 +02:00
JannisX11
16bb916b9d Design 4.3 update screen 2022-07-21 23:51:14 +02:00
JannisX11
4639671eab Preview scene improvements
Add option to preview model scale, closes #1484
Fix issue with start screen sections
2022-07-18 22:42:28 +02:00
JannisX11
a55b7270f7 Fix #1471 area select tool issue with offscreen elements
Fix #1479 duplicating an animation does not let you save it if you do not modify it
Fix #1472 model position on ground does not reset in animate tab when switching animation
Fix #1473 No angle limit options when I append mesh to a template
2022-07-16 21:38:54 +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
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
1b911d2535 Fix issue with auto updating to beta versions
API for custom Select element
Start screen style improvements
2022-07-03 19:58:30 +02:00
JannisX11
cb3d3e52d1 Fix issue with backup loading
Make display mode scale sliders work locked together with mobile shift toggle
Restyle web download button
2022-07-03 12:57:44 +02:00
JannisX11
bad6ff0414 Mark recent models as favorite 2022-07-01 20:38:21 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00
JannisX11
137d97998f Add Create and Select keyframe column
Add Keyframe menu
2022-06-26 18:12:53 +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
16f67df9a9 Merge branch 'master' into next 2022-06-18 13:04:08 +02:00
JannisX11
e44c28859f Fix issue with start screen loaders
Fix bedrock block texture import
2022-06-15 18:54:38 +02:00
JannisX11
502c2b3321 Fix settings and keybindings search bar character casing issue
Fix keybinding conflicts not showing on start
Fix some settings not updating correctly
Fix copy paste tool accuracy issue
2022-06-10 17:55:13 +02:00
JannisX11
a9f9e54d25 Merge branch 'new-start-screen' into next 2022-06-05 17:35:10 +02:00
JannisX11
f113bfddfe Start screen changes 2022-06-05 17:33:03 +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
54ac723b30 Focus menu search bars on open
Fix issue with optifine cem texture import
2022-05-27 22:56:21 +02:00
JannisX11
2b2d966ccc Fix flipping groups with no content
Fix menu IDs
2022-05-26 19:51:12 +02:00
JannisX11
f3ba09439e Implement in app color palette saving 2022-05-25 23:42:05 +02:00
JannisX11
62061d9f51 Convert start screen loaders to class
Implement format pages
2022-05-23 20:46:49 +02:00
JannisX11
669be56ed6 WIP preview scenes 2022-05-21 17:43:08 +02:00
JannisX11
623f4c961a Add invalid character warning message for textures
Add margin of error for inflate on mirror brush
2022-05-20 17:01:33 +02:00
JannisX11
c9655c2a91 Disable display mirroring by default, add setting to enable
Fix issue with settings not updating
Fix issue with upper case characters in settings/keybindings search bar
2022-05-19 22:48:41 +02:00
JannisX11
29bcd54b8b Make keyframe sliders tab targets
Improve tab target switching performance
Fix issues with animation loops
2022-05-19 20:49:26 +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
d91aa94a89 Fix square color picker updating issue 2022-05-16 23:32:12 +02:00
JannisX11
cb8b2e7fa7 Add Append to Template to texture toolbar
Add dialog onPageSwitch return false support
2022-05-16 23:17:58 +02:00
JannisX11
8152cb7bc1 Fix custom actions in dialog sidebars not working correctly
Add background repositioning on touch devices
2022-05-15 12:05:11 +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
7c39a65efa Add UV menu 2022-05-07 19:35:41 +02:00
JannisX11
5af58b2eec Add "copy_value" option to properties
Expose menu separator color as variable
Move Tools menu after Animation menu
2022-05-06 23:43:50 +02:00
JannisX11
9334e9649e Shift floor to preview walk animations 2022-04-21 19:22:05 +02:00
JannisX11
8e1a547320 Fix stretched textures in vertical UV editor
Fix "Bright UI Text" label text
Add light_mode class to body when using light theme
Improve keyframe/placeholder sliding
2022-04-20 13:27:36 +02:00
JannisX11
da4f01265d Fix #1368 menu hover texts say "undefined"
Fix #1367 Incorrect cursor in prism editor
Fix #1370 Cant recover some keyframes with undo when they were overlapping
2022-04-10 19:10:04 +02: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
c951b2f727 Fix texture mesh rotation order
Make start screen sections deletable
Add "name" alias in dialogs
2022-04-04 22:56:51 +02:00
JannisX11
0b13ab1ebd Add error log window
Try and fix issue with iOS file extension selector
2022-04-03 14:54:40 +02:00
JannisX11
37fc36c03e Fix #1362 query alias not working with arguments
Fix plugins from URL not installing correctly
Fix dialog onCancel not having event as argument
2022-04-03 14:08:34 +02:00
JannisX11
d3cd51219c Fix context menus appearing in web app
Add back "3D Preview" navigation button on mobile
Fix Canvas Unselect not working on touch screens
Fix #1216 Relative auto UV can go out of bounds
2022-03-30 19:01:28 +02:00
JannisX11
cca7221ea1 Fix issue with stretched texture in UV editor
Fix launch issue after folding UV panel
Fix some panels not folding correctly
Make buildGrid available in global scope again
Fix incorrect title for display presets dialog
Fix #1354 Delete in main menu only works for elements/groups
2022-03-30 12:53:02 +02:00
JannisX11
c11c0d96a0 Fix #1352 palette not saving
Fix Issue with using copy paste tool outside of texture
2022-03-28 13:06:06 +02:00
JannisX11
e845e68d86 Setup new splash screen that always shows
Add insert properties for start screen sections
2022-03-28 13:04:23 +02:00
JannisX11
e4b2038cd9 Add web app queries
Improve UV zooming on mobile
Fix issue with seam tool
2022-03-25 22:39:06 +01:00
JannisX11
8f310a1e0e Add pan tool
Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-24 20:09:12 +01:00
JannisX11
b97fd52f12 Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-22 14:46:59 +01:00
JannisX11
b48b4702d3 Version bump [ci-build]
Fix menu scrolling on mobile
Fix padding not working on mesh templates
2022-03-20 16:07:32 +01:00
JannisX11
5828884041 Merge branch 'seams' into next 2022-03-19 23:04:59 +01:00
JannisX11
a41d3af368 Fix #1349 Append element increases template size
Move paint panel back to left sidebar
2022-03-19 13:37:58 +01:00
JannisX11
248c935a34 Add Mesh UV seams
Add seam tool
Add Mesh UV island selection
2022-03-18 21:23:39 +01:00
JannisX11
714025f64d Fix issues with panels
Optimize code
2022-03-17 23:00:30 +01:00
JannisX11
ab79360e70 Fix #1343 mark animation as unsaved when renaming bone
Implement #1336
Implement #1228 Add convert to mesh to right-click menu
Fix #1346 Duplicate in group menu in animation mode
2022-03-16 19:05:45 +01:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +01:00
JannisX11
d42faaab5a Optimize code
Fix missing titles in texture adjust dialogs
2022-03-16 16:19:56 +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
b7f06705a0 Make painting panel accessible without elements
Fix issue with animation panels on mobile
FIx #1345 Overlapping when extending template
2022-03-14 18:20:54 +01:00
JannisX11
57ba6fa21f Fix #1328 Mesh face painting restrictions
Fix issue with fill tool in Paint panel
Rename mesh shape from Cube to Cuboid
Save panel folding between restarts
2022-03-13 14:21:26 +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
f5beae09da Fix #1331 Quad view cannot be rescaled vertically
Fix #1333 Missing translation
Fix #1332 Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix #1330 Color panel resizing issue
2022-03-12 15:09:09 +01:00
JannisX11
e1c9d555c1 Change mac icon
Fix text pasting not working on mobile
Combine brightness+contrast, saturation+hue dialogs
Fix issue with UV editor scaling
Add ctrl key to move floating panels without snapping
2022-03-11 12:34:53 +01:00
JannisX11
ec5bb874a8 Improve panel rearranging
Add independent positioning for paint mode UV window
Fix issue with bone pivot toolbar
2022-03-10 21:24:33 +01:00
JannisX11
61c8983749 Improve panel rearranging 2022-03-10 18:34:00 +01:00
JannisX11
f6fe9479e5 Improve panel rearranging 2022-03-10 18:12:59 +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
e01c0abede Add support for material icons in outliner
Change back outliner group icon via material icons
Fix oninstall not working with side loaded plugins in web app
Fix panel issues
Fix UV editor issues
Add gizmos array to modularize gizmos that are hidden from screenshots
2022-03-09 21:52:10 +01:00
JannisX11
32fde58169 Implement easier to navigate UV editor
Fix panel issues
2022-03-08 23:09:31 +01:00
JannisX11
bc4705c2d2 Improve layout on mobile
Fix issues with panel arranging
2022-03-08 19:23:30 +01:00
JannisX11
781c1ff728 Mobile UI improvements
Redesign timeline toolbar
2022-03-07 19:49:43 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
26fe5c40b0 Implement mobile split screen view
Improve panel handling
Allow landscape mode on mobile
2022-03-07 14:37:19 +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
a171e6fb88 Add quick setup menu 2022-03-05 22:59:54 +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
ebea154699 Add searchable context menus
Add Move to group menu, closes #1244
2022-02-27 20:03:07 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
eb47eb9e37 Add action control to tools menu
Add move texture with UV to UV editor toolbar
Refactor about window
Fix issue when dragging keyframes
Fix issue with glTF exporter and no-side elements
2022-02-19 17:32:49 +01:00
JannisX11
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
7800f1320f Add mesh editing tools to main toolbar
Fix #1273 Mesh UVs mirrored
2022-02-15 17:57:21 +01:00
JannisX11
2bddbe6242 Add more buttons to preview toolbar 2022-02-13 18:57:20 +01:00
JannisX11
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
4c5705c2e6 Add frames option in texture resize dialog 2022-02-06 20:50:21 +01:00
JannisX11
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
9dcf166f6f Implement feature to preview texture changes
Move timeline setup controls into separate actions
Allow spacers at start and end of toolbars
2022-01-31 20:06:47 +01:00
JannisX11
fb1490c9bb Add texture adjust options 2022-01-30 19:05:07 +01:00
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +01:00
JannisX11
c47ab25429 Merge branch 'master' into next 2022-01-23 12:00:15 +01:00
JannisX11
4ff4c3fd6a Add OBJ export face mode option
Closes #1257
2022-01-22 21:42:08 +01:00
JannisX11
ce0f1078a8 Fix model import working in Skin mode
Fix OBJ import issue with broken models
Fix Painting grid issue with single edges
2022-01-14 16:44:54 +01:00
JannisX11
51b5681f7f Merge branch 'master' of https://github.com/JannisX11/blockbench 2022-01-08 14:22:32 +01:00
JannisX11
3f97f74082 Fix plugin caching issue
Fix start screen caching issue
Fix backgrounds not working in some display mode slots
2022-01-08 14:22:22 +01:00
SnaveSutit
940bd532c5 Update dialog.js
- Removed unused confirmEnabled and cancelEnabled from Dialog
2022-01-01 17:17:16 -05:00
JannisX11
30297c67dd Change ground plane color
Enable locators in generic model
Optimize skin models for pose compatibility
2021-12-21 15:30:01 +01:00
JannisX11
901580cf9c Implement skin pose preset panel
Fix transformer uniform scaling not extending correct axis
Fix IK pose displaying when exporting in edit mode
2021-12-20 14:42:54 +01:00
JannisX11
485a103f50 Fix plugins not working offline
Reorganize UV editor toolbar
2021-12-14 22:51:21 +01:00
JannisX11
cf243850f6 Add GIF recording HUD + cropping
Closes #1181, closes #928
2021-12-13 14:41:07 +01:00
JannisX11
9d7b7d24c7 Fix #1198 Alt tool function issue on webapp
Fix #1194 copy paste tool issue
Fix #1195 Resize tool modifier suggestion issue
Add missing modifier suggestions, closes #1196
2021-12-12 13:26:23 +01:00
JannisX11
4ca824c1f7 Fix #1205 No recent model redaction in streamer mode
Refactor action control code
Fix #1197 web app collada export
2021-12-12 12:41:44 +01:00
JannisX11
9394a2f29b Fix #1200 Missing slider translation
Fix #1204 cannot escape action control settings dialog
2021-12-11 17:01:23 +01:00
JannisX11
666b37b908 Add confidential field to formats to hide in streamer mode
Fix FOV issue in start screen thumbnails
Fix #1199 Drag to duplicate works on skin mode
2021-12-10 17:14:05 +01:00
JannisX11
ba4dceaa68 Clicking on buttons that open a menu now closes menu again
Add suggestions to mobile modifier key menu
2021-12-10 12:05:54 +01:00
JannisX11
d06f83922b Change start screen scrolling behavior
Remove use of deprecated atob API
2021-12-09 22:16:19 +01:00
JannisX11
d5ea80f7ba Fix local rotations in animation mode
Add keybinding label to "Search and run action" in help menu
Fix #1175 Previous/Next Keyframe not working with absent bone
2021-12-08 18:43:58 +01:00
JannisX11
95195a63c7 Add option to bake animation into model
Fix animation save issue
2021-12-07 20:22:34 +01:00
JannisX11
77bdfb6fc7 Add Amend Edit menu 2021-12-07 18:31:16 +01:00
JannisX11
df7f45e32d Merge branch 'ik-new' into next 2021-12-05 14:49:33 +01:00
JannisX11
c8080d2fa8 Remove old and add new IK controls 2021-12-03 13:32:33 +01:00