1716 Commits

Author SHA1 Message Date
JannisX11
59b1f0da5b Update electron to v19 [ci-build]
Fixes #1372
Fix scroll bar on tool bars in web app
2022-07-02 19:35:32 +02:00
JannisX11
157c061fb6 Collada animation export 2022-07-01 22:47:29 +02:00
JannisX11
bad6ff0414 Mark recent models as favorite 2022-07-01 20:38:21 +02:00
JannisX11
5615e10c65 Add all axis scaling handle to resize gizmo 2022-07-01 15:31:24 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00
JannisX11
dd833969dd Change input slider styling
Fix #1460 issue with white spaces in GPL palette import
Change name of "Display Mode Grid" setting
2022-06-29 23:18:41 +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
137d97998f Add Create and Select keyframe column
Add Keyframe menu
2022-06-26 18:12:53 +02:00
JannisX11
3f18ea7bc2 Implement #1274 Pre Effect Script for particles
Implement #1392 Assign different particles to each entry in same particle keyframe
Fix issue with variables in particle curves
Fix #1426 "Jump to Animation Start" does not stop the sound that was playing
2022-06-26 17:22:10 +02:00
JannisX11
506f3abc02 Fix #1415 Generating template with existing UV on meshes 2022-06-25 20:33:44 +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
4dd8022a88 Fix #1455 color picker tool mistakenly picks color of background image
Attempt to fix missing keyframe icons (#1371)
2022-06-25 15:41:07 +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
3c4935ab28 Fix #214 Display mode: Unable to overwrite number input with negative value 2022-06-25 10:33:54 +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
16f67df9a9 Merge branch 'master' into next 2022-06-18 13:04:08 +02:00
JannisX11
ad9e5561a5 Fix #1450 Cannot unselect all if any element is locked
Fix #1452 Keyframe context menu does not work in graph editor
Fix uniform scale keyframes not importing as uniform
2022-06-18 12:56:46 +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
2ccd3a60b1 Fix mac build by installing cli-truncate dependency
[ci-build]
2022-06-10 20:07:45 +02:00
JannisX11
59d5a0bc0c v4.2.5 [ci-build] 2022-06-10 19:54:33 +02:00
JannisX11
b4b698505c Update sv.json (POEditor.com) 2022-06-10 20:39:10 +03:00
JannisX11
f997b78e70 Update es.json (POEditor.com) 2022-06-10 20:39:08 +03:00
JannisX11
e965a00324 Update ru.json (POEditor.com) 2022-06-10 20:39:07 +03:00
JannisX11
7b0f2fbfd8 Update pt.json (POEditor.com) 2022-06-10 20:39:06 +03:00
JannisX11
ead47afb7d Update pl.json (POEditor.com) 2022-06-10 20:39:04 +03:00
JannisX11
0e2747b8f9 Update ko.json (POEditor.com) 2022-06-10 20:39:03 +03:00
JannisX11
9073788d38 Update ja.json (POEditor.com) 2022-06-10 20:39:01 +03:00
JannisX11
f27b097223 Update it.json (POEditor.com) 2022-06-10 20:39:00 +03:00
JannisX11
a57e835385 Update de.json (POEditor.com) 2022-06-10 20:38:59 +03:00
JannisX11
af1ca0f5ea Update fr.json (POEditor.com) 2022-06-10 20:38:57 +03:00
JannisX11
4d82688960 Update nl.json (POEditor.com) 2022-06-10 20:38:56 +03:00
JannisX11
095511dd21 Update cz.json (POEditor.com) 2022-06-10 20:38:55 +03:00
JannisX11
8900fcf6c0 Update zh_tw.json (POEditor.com) 2022-06-10 20:38:53 +03:00
JannisX11
04cf979715 Update zh.json (POEditor.com) 2022-06-10 20:38:52 +03:00
JannisX11
32b402ccee Fix MolangJS order of operation issue on some expressions
Fix issue with animation file saving order
2022-06-10 18:58:08 +02:00
JannisX11
771428c1ae Upgrade electron builder, electron updater
Bump version to 4.2.5
2022-06-10 18:43:45 +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
45d5ef2c5a Fix issue with mixing linear and smooth keyframes
Closes #1417, closes #1430
Hide data point button when keyframe is smooth
2022-06-10 17:40:19 +02:00
JannisX11
0087391ec3 Add Warden, Allay, Spyglass skin model
Fix some skin names, closes #1418
2022-06-10 17:39:42 +02:00
JannisX11
acb321edb9 Fix rotate issue in copy-paste tool 2022-06-10 17:38:55 +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
dbb04a329a Revert icomoon font changes (#1371) 2022-06-04 18:54:25 +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
3eb971eb0d Make ground plane more useful in display mode 2022-05-26 22:48:25 +02:00