Commit Graph

1215 Commits

Author SHA1 Message Date
JannisX11
e21f01f379 Add option to align edges in primitive generator 2022-08-09 23:53:15 +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
7f047e8f37 Catmullrom keyframe validation 2022-08-09 23:14:03 +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
773efda5f9 Fix previews in image edit dialogs not updating 2022-08-07 13:56:43 +02:00
JannisX11
fbb9ec232a Fix issue with draggin keyframes on touch screens
Fix issue with exporting dae animation with q.anim_time
Add event listeners for (un-)selecting preview scenes
2022-08-07 13:39:27 +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
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
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
eb2bce6cea Rename blockbench.js to misc.js
Add content as property on app image import
2022-08-01 21:59:04 +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
0f77deed9a Fix auto updating to out-dated beta versions 2022-07-30 14:57:59 +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
66f9baff69 Fix #1464 Once particles still loop
Improve particle texture file loading
2022-07-25 20:59:50 +02:00
JannisX11
49762b61bf Fix issue with undoing dragged keyframes (#1370)
Only show inside of Studio preview scene
2022-07-25 20:26:01 +02:00
JannisX11
972da05820 Fix gizmo orientation
Fix texture tiling on nether preview scene
Closes #1495
2022-07-25 11:07:48 +02:00
JannisX11
8bd7faaad4 v4.3.0 [ci-build]
(Fix issue in collada exporter)
2022-07-22 18:51:49 +02:00
JannisX11
6f57ec1fac Remove setting to show grid in display mode 2022-07-22 18:18:27 +02:00
JannisX11
f26ecc2295 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2022-07-22 17:28:07 +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
16bb916b9d Design 4.3 update screen 2022-07-21 23:51:14 +02:00
Jannis
c84007adb4 Manual particle texture import, closes #993 2022-07-20 12:52:49 +02:00
Jannis
6351beea65 Fix #1490 Cannot leave animation mode tab
Fix console warning regarding preview scene color
Attempt to fix linux icon
2022-07-19 23:11:00 +02:00
JannisX11
94e6e31ab6
Merge pull request #1486 from Gingeh/export-extensions
Check for a valid file extension when exporting, fixes #1485
2022-07-19 22:31:00 +02:00
JannisX11
d7a7150099 v4.3.0-beta.3 [ci-build]
Fix display scenes not working correctly in display mode
2022-07-19 14:23:05 +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
Gingeh
bfda2a9e87 Check that the extensions array exists 2022-07-18 15:40:52 +10:00
JannisX11
62ae901b05 Add project setting to flip modded entity on Y 2022-07-17 22:56:44 +02:00
Gingeh
77154e3b95 Check for a valid file extension when exporting 2022-07-17 20:36:06 +10: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
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
f68ca8e394 Add preview scene 3d model support 2022-07-08 23:33:59 +02:00
JannisX11
8a2edd9d9b Fix messed up resize gizmo
Improve fill tool performance
2022-07-08 20:47:06 +02:00
JannisX11
027a52942f Fix issue with mobile tool bar in display mode
Fix undo issue when rotating mesh on X axis
2022-07-07 23:49:10 +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