Commit Graph

314 Commits

Author SHA1 Message Date
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
79a3047d17 Fix issues with Box UV Mirror
Fixes #1653
2022-11-12 12:01:26 +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
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
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
f63008bed9 Add support for per-frame frame times in mcmeta
Fix UV mirror action not working
Fix UV mirror toggles missing in outliner
Fix missing Folder translation in texture dialog
2022-10-24 22:34:39 +02:00
JannisX11
16b1e50e8d 4.5 Beta 1 [ci-build] 2022-10-21 15:53:24 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
d935198fc2 Add selection modes in Select window 2022-10-09 15:15:27 +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
524b27c05e Fix updating size of locator/null icons 2022-10-03 14:59:20 +02:00
JannisX11
537c79e518 Show locators and null objects as icon in viewport 2022-10-03 13:05:00 +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
387cd1c3d1 Adapt bedrock block cube limiter to new restrictions
Fix console log issue
2022-09-08 23:09:54 +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
550c0726e8 Fix #1556 Alignment of even radius eraser
Fix issue with locators
2022-09-06 19:29:47 +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
bd5742dc00 Fix default transform behavior of custom element types 2022-08-27 23:56:59 +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
93d3ec195a Refactor modeling code files 2022-08-24 21:11:51 +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
a2e6b3b708 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2022-08-15 14:57:11 +02:00
JannisX11
f9e1d275c2 Improve flipping bone behavior with numbered bones
Add scroll bar to palette on mobile
2022-08-11 20:09:04 +02:00
JannisX11
b8663462e1 Vertex snap support for group pivots 2022-08-11 19:07:52 +02:00
JannisX11
e21f01f379 Add option to align edges in primitive generator 2022-08-09 23:53:15 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
a613371265 Brush over connected mesh faces #1384 2022-08-04 00:11:19 +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
6eb5160b8e Fix API stuff 2022-07-26 18:44:56 +02:00
JannisX11
42e46366ec Allow animators for custom elements 2022-07-09 16:08:59 +02:00
JannisX11
5ab2662aea Add support for additional marker colors
Add option to set timeline marker time
2022-06-25 16:43:11 +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
41eae34d46 Fix timeline markers getting duplicated
Fix next/previous frame actions not working in paint mode
Fix issue with context menu of null object
2022-06-21 23:30:18 +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
0faf38e346 WIP custom cube limiter 2022-06-02 23:02:13 +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
6f14cda3fa Move most hard coded format features to format features 2022-05-26 20:30:42 +02:00
JannisX11
48ae3104fa Add preview controller event hooks 2022-05-25 22:41:54 +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
23c689201f Fix new meshes not syncing correctly in sessions
Fix error message when using motion trails
2022-05-10 23:08:39 +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
cb5b3226b9 FIx #1366 Prism editor bottom scrollbar issue
Fix #1068 Move gizmo in normal space sometimes not aligned correctly
FIx #1232 Gizmo does not stay aligned on normal transform space
Fix issue with spliting quads into tris
Fix #1240 AutoUV drifting on mesh models
2022-04-28 21:16:20 +02:00
JannisX11
b3f5c70672 Fix #1230 different mesh rotation behavior when in selected group 2022-04-23 18:54:17 +02:00