Commit Graph

1775 Commits (master)

Author SHA1 Message Date
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 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 1b216f2aa8 Fix multiple update messages when reloading app 2022-07-30 15:08:33 +02:00
JannisX11 0f77deed9a Fix auto updating to out-dated beta versions 2022-07-30 14:57:59 +02:00
JannisX11 6eb5160b8e Fix API stuff 2022-07-26 18:44:56 +02:00
JannisX11 fde215f6db Update service worker for 4.3.1 2022-07-25 21:15:31 +02:00
JannisX11 3790cb1719 v4.3.1 [ci-build] 2022-07-25 21:03:44 +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 c4004b635d Change update screen 2022-07-22 19:26:42 +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 6eeaf4541d Update sv.json (POEditor.com) 2022-07-22 18:09:26 +02:00
JannisX11 5612f66a80 Update es.json (POEditor.com) 2022-07-22 18:09:24 +02:00
JannisX11 3da668dd9e Update ru.json (POEditor.com) 2022-07-22 18:09:23 +02:00
JannisX11 30da5d5de5 Update pt.json (POEditor.com) 2022-07-22 18:09:22 +02:00
JannisX11 733b1547f6 Update pl.json (POEditor.com) 2022-07-22 18:09:20 +02:00
JannisX11 083ed4256f Update ko.json (POEditor.com) 2022-07-22 18:09:19 +02:00
JannisX11 f6161ec9eb Update ja.json (POEditor.com) 2022-07-22 18:09:18 +02:00
JannisX11 026ed578fb Update it.json (POEditor.com) 2022-07-22 18:09:17 +02:00
JannisX11 8c1f32d9de Update de.json (POEditor.com) 2022-07-22 18:09:15 +02:00
JannisX11 b8b9e6ea42 Update fr.json (POEditor.com) 2022-07-22 18:09:14 +02:00
JannisX11 f1138b5deb Update nl.json (POEditor.com) 2022-07-22 18:09:12 +02:00
JannisX11 ea0111cc7e Update cz.json (POEditor.com) 2022-07-22 18:09:11 +02:00
JannisX11 2defa6fc9b Update zh_tw.json (POEditor.com) 2022-07-22 18:09:09 +02:00
JannisX11 00af9e576a Update zh.json (POEditor.com) 2022-07-22 18:09:08 +02:00
JannisX11 d966584f83 Merge branch 'master' of https://github.com/JannisX11/blockbench 2022-07-22 18:08:31 +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
JannisX11 407d36efc9 Fix web app download button not working
Attempt to fix icon on Linux
2022-07-18 20:13:16 +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 cc96d96865
Merge pull request #1463 from sya-ri/patch-1
Fix link in README.md
2022-07-10 00:44:43 +03:00
JannisX11 0746fd96e2 4.3.0-beta.2 [ci-build] 2022-07-09 19:49:59 +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