473 Commits

Author SHA1 Message Date
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +01:00
JannisX11
c47ab25429 Merge branch 'master' into next 2022-01-23 12:00:15 +01:00
JannisX11
4ff4c3fd6a Add OBJ export face mode option
Closes #1257
2022-01-22 21:42:08 +01:00
JannisX11
46aaae3357 Update sv.json (POEditor.com) 2022-01-14 20:26:21 +02:00
JannisX11
9e53a3525d Update es.json (POEditor.com) 2022-01-14 20:26:19 +02:00
JannisX11
3c03f87481 Update ru.json (POEditor.com) 2022-01-14 20:26:18 +02:00
JannisX11
46c529a38b Update pt.json (POEditor.com) 2022-01-14 20:26:16 +02:00
JannisX11
f04f40c97f Update pl.json (POEditor.com) 2022-01-14 20:26:15 +02:00
JannisX11
7c503f29b6 Update ko.json (POEditor.com) 2022-01-14 20:26:14 +02:00
JannisX11
b9ebb1757d Update ja.json (POEditor.com) 2022-01-14 20:26:12 +02:00
JannisX11
5f3cdf7dc9 Update it.json (POEditor.com) 2022-01-14 20:26:11 +02:00
JannisX11
843ca9c06c Update de.json (POEditor.com) 2022-01-14 20:26:10 +02:00
JannisX11
288ab7b546 Update fr.json (POEditor.com) 2022-01-14 20:26:08 +02:00
JannisX11
c66fc3430a Update nl.json (POEditor.com) 2022-01-14 20:26:07 +02:00
JannisX11
f81c936970 Update cz.json (POEditor.com) 2022-01-14 20:26:06 +02:00
JannisX11
5db4ec67f0 Update zh_tw.json (POEditor.com) 2022-01-14 20:26:04 +02:00
JannisX11
b8de207a1c Update zh.json (POEditor.com) 2022-01-14 20:26:03 +02:00
JannisX11
0e2175fbb9 Loop cut direction option 2022-01-10 13:21:49 +01:00
JannisX11
3feb19a773 Export emission maps 2022-01-09 23:28:04 +01:00
JannisX11
2dfe864a75 Merge branch 'master' of https://github.com/JannisX11/blockbench 2021-12-21 18:42:39 +01:00
JannisX11
fc2e5f36df Update sv.json (POEditor.com) 2021-12-21 19:36:32 +02:00
JannisX11
8bcd5070f4 Update es.json (POEditor.com) 2021-12-21 19:36:31 +02:00
JannisX11
e075a0d35a Update ru.json (POEditor.com) 2021-12-21 19:36:29 +02:00
JannisX11
37aecbbe81 Update pt.json (POEditor.com) 2021-12-21 19:36:28 +02:00
JannisX11
4a2619562e Update pl.json (POEditor.com) 2021-12-21 19:36:26 +02:00
JannisX11
3c1c06891e Update ko.json (POEditor.com) 2021-12-21 19:36:24 +02:00
JannisX11
f166f2bb7f Update ja.json (POEditor.com) 2021-12-21 19:36:23 +02:00
JannisX11
0763464fcd Update it.json (POEditor.com) 2021-12-21 19:36:22 +02:00
JannisX11
3a6f349b2c Update de.json (POEditor.com) 2021-12-21 19:36:20 +02:00
JannisX11
ab73348012 Update fr.json (POEditor.com) 2021-12-21 19:36:19 +02:00
JannisX11
7b993e845e Update nl.json (POEditor.com) 2021-12-21 19:36:17 +02:00
JannisX11
0ac353ea03 Update cz.json (POEditor.com) 2021-12-21 19:36:16 +02:00
JannisX11
92c09100db Update zh_tw.json (POEditor.com) 2021-12-21 19:36:15 +02:00
JannisX11
bc4f71e36e Update zh.json (POEditor.com) 2021-12-21 19:36:13 +02:00
JannisX11
901580cf9c Implement skin pose preset panel
Fix transformer uniform scaling not extending correct axis
Fix IK pose displaying when exporting in edit mode
2021-12-20 14:42:54 +01:00
JannisX11
95c4e430c8 Fix sharpness issue in GIF recorder on large screens
Change texture generator resolution text to pixel density
Improve coordinate display in UV editor (paint tool and copy-paste tool)
2021-12-15 15:23:42 +01:00
JannisX11
485a103f50 Fix plugins not working offline
Reorganize UV editor toolbar
2021-12-14 22:51:21 +01:00
JannisX11
df418b89eb 4.1 Beta 2 [ci-build] 2021-12-14 14:46:49 +01:00
JannisX11
cf243850f6 Add GIF recording HUD + cropping
Closes #1181, closes #928
2021-12-13 14:41:07 +01:00
JannisX11
9d7b7d24c7 Fix #1198 Alt tool function issue on webapp
Fix #1194 copy paste tool issue
Fix #1195 Resize tool modifier suggestion issue
Add missing modifier suggestions, closes #1196
2021-12-12 13:26:23 +01:00
JannisX11
4ca824c1f7 Fix #1205 No recent model redaction in streamer mode
Refactor action control code
Fix #1197 web app collada export
2021-12-12 12:41:44 +01:00
JannisX11
1552db40fe Add units to resolution in template generator
Fix transform gizmo issue
2021-12-11 16:48:04 +01:00
JannisX11
3ac0ffe85b Add animation copy pasting
Add modifier suggestion for display mode uniform scaling
Display UV editor texture when no face is selected
2021-12-10 22:03:34 +01:00
JannisX11
c24bf62ab9 Add mesh extrude amend option 2021-12-08 20:33:13 +01:00
JannisX11
95195a63c7 Add option to bake animation into model
Fix animation save issue
2021-12-07 20:22:34 +01:00
JannisX11
62af905377 Add new marker colors Pink and Silver 2021-12-07 18:49:18 +01:00
JannisX11
77bdfb6fc7 Add Amend Edit menu 2021-12-07 18:31:16 +01:00
JannisX11
0439db5946 Import and export step interpolation 2021-12-05 15:39:42 +01:00
JannisX11
df7f45e32d Merge branch 'ik-new' into next 2021-12-05 14:49:33 +01:00
JannisX11
c8080d2fa8 Remove old and add new IK controls 2021-12-03 13:32:33 +01:00