Commit Graph

1913 Commits

Author SHA1 Message Date
JannisX11
2ad937ef60 Close #1436 option to open java-block parent model
Fix shift key not working to apply texture to all faces on drop
2022-10-08 23:02:35 +02:00
JannisX11
e2a22c878a Close #1601 Support query.time_stamp
Close #1375 Switch keyframe when switching graph editor channel
2022-10-08 21:57:10 +02:00
JannisX11
ffb8525ce8 Update dependencies
Remove old toolbar updating code
2022-10-08 21:35:21 +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
792f6b2776 Converting project creates copy in new tab by default 2022-10-03 20:13:06 +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
2c9f0d46c4 Add chift+click to select keyframe columns
Shift click to range-select keyframes vertically
2022-10-03 14:05:13 +02:00
JannisX11
537c79e518 Show locators and null objects as icon in viewport 2022-10-03 13:05:00 +02:00
JannisX11
de2beeef73 Enable mirror painting global space by default 2022-10-03 11:43:49 +02:00
JannisX11
6fcfac87b3 v4.4.2 [ci-build]
Fix issue with animated textures in image format
Fix mirror painting highlight grid not showing correct axis
2022-10-02 17:50:32 +02:00
JannisX11
d644d370c9 Update sv.json (POEditor.com) 2022-10-02 17:33:20 +02:00
JannisX11
bb8737a44d Update es.json (POEditor.com) 2022-10-02 17:33:18 +02:00
JannisX11
529bcc098c Update ru.json (POEditor.com) 2022-10-02 17:33:17 +02:00
JannisX11
a58282e122 Update pt.json (POEditor.com) 2022-10-02 17:33:15 +02:00
JannisX11
6f58fb5f8a Update pl.json (POEditor.com) 2022-10-02 17:33:14 +02:00
JannisX11
e7aa359938 Update ko.json (POEditor.com) 2022-10-02 17:33:12 +02:00
JannisX11
3385d99576 Update ja.json (POEditor.com) 2022-10-02 17:33:11 +02:00
JannisX11
79f640d362 Update it.json (POEditor.com) 2022-10-02 17:33:10 +02:00
JannisX11
19822778df Update de.json (POEditor.com) 2022-10-02 17:33:08 +02:00
JannisX11
e22a12fbc1 Update fr.json (POEditor.com) 2022-10-02 17:33:07 +02:00
JannisX11
5c0db06b67 Update nl.json (POEditor.com) 2022-10-02 17:33:04 +02:00
JannisX11
c888dc9fdd Update cz.json (POEditor.com) 2022-10-02 17:33:03 +02:00
JannisX11
1d40f120e4 Update zh_tw.json (POEditor.com) 2022-10-02 17:33:01 +02:00
JannisX11
33a6cc2fce Update zh.json (POEditor.com) 2022-10-02 17:33:00 +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
8c572f5e9f Fix #1576 no support for references to other textures in the same java block model
Fix validator detecting java block references as invalid characters
Prevent users from disabling all mirror painting options
2022-10-02 00:26:48 +02:00
JannisX11
17c6300b41 Fix #1575 Selected tool resets to default when switching between projects
Fix bedrock projects being marked as unsaved after opening in some cases
Fix #1581 Recent Project Thumbnails show discarded changes
2022-10-01 18:40:43 +02:00
JannisX11
7321a30514 Fix #1585 Image tabs do not correctly save viewport position
Fix missing thumbnails for image tabs
Fix issue with plugin settings not saving in rare cases
Fix #1583 converting a project does not mark it as unsaved
2022-10-01 17:11:42 +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
4271c7382a 2D space mirror painting
Closes #1579
2022-09-27 22:42:57 +02:00
JannisX11
17c95d812b Allow setting position of mesh face UV
Only auto-center UV editor on zoom when already near center
2022-09-25 23:08:10 +02:00
JannisX11
d9261e55dc Add rotate in global space on animators 2022-09-25 19:46:02 +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
bd5e7fc4a0 Merge branch 'master' of https://github.com/JannisX11/blockbench 2022-09-24 19:16:40 +02:00
JannisX11
f0bf581a63 Add browser compatibility message 2022-09-24 19:16:32 +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
f90f90c482 Fix typos 2022-09-17 23:38:56 +02:00
JannisX11
ea0a2d0aff
Merge pull request #1566 from Juknum/patch-1
Fix broken link in README
2022-09-17 18:25:43 +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
2143cca0a4 Fix issues with mirror painting 2022-09-16 15:14:34 +02:00
JannisX11
d9cafe8f92 v4.4.0 [ci-build] 2022-09-15 14:16:24 +02:00
JannisX11
ca83a8b128 Update sv.json (POEditor.com) 2022-09-15 13:36:01 +02:00
JannisX11
9bfbea6a67 Update es.json (POEditor.com) 2022-09-15 13:35:59 +02:00
JannisX11
7b23a1bad7 Update ru.json (POEditor.com) 2022-09-15 13:35:58 +02:00