Thomas Barlow Mysteryem
  • Joined on 2023-02-10
Thomas Barlow merged pull request blender/blender-addons#104966 2023-10-20 04:38:36 +02:00
Increase FBX IO minimum Blender version to 4.0.0
Thomas Barlow deleted branch fbx_missed_bl_version_increase from Mysteryem/blender-addons 2023-10-20 04:38:36 +02:00
Thomas Barlow pushed to blender-v4.0-release at Mysteryem/blender-addons 2023-10-20 04:38:23 +02:00
2ba7503c5c glTF: fix a few typos
b9e838eaec UV Export: I18n: disambiguate "Modified" message
Compare 2 commits »
Thomas Barlow pushed to main at Mysteryem/blender-addons 2023-10-20 04:37:32 +02:00
641731b679 Merge branch 'blender-v4.0-release'
2ba7503c5c glTF: fix a few typos
a72630ea95 Merge branch 'blender-v4.0-release'
b9e838eaec UV Export: I18n: disambiguate "Modified" message
Compare 4 commits »
Thomas Barlow commented on pull request blender/blender-addons#104956 2023-10-20 04:33:06 +02:00
FBX IO: Fix error importing BlendShapeChannels with extraneous FullWeights

I've added an extra check that all the FullWeights are within the [0.0, 100.0] range, which prevents the false positives when importing the .fbx files in https://projects.blender.org/blender/blende

28e5575617 Missed comment update in the merge
0d56171681 Include bug report comment on the same line as the exception
2cefb6ca1f Add more checks for determining whether to import FullWeights as vertex weights
9b30b7834c Merge branch 'blender-v4.0-release' into fbx_fix_extra_fullweights_error
1edbfe9249 Fix duplicate shape key import when the FBX connections are duplicated
45b7c7c0ce glTF: Manage specular with new Principled BSDF
Compare 22 commits »
Thomas Barlow commented on issue blender/blender-addons#104698 2023-10-18 19:05:56 +02:00
FBX In-between Blend Shapes support

Another idea for using drivers, but keeping the driver curves as simple as possible and making the scripted expressions more complicated.

Each driver contains no curve points, instead a…

Thomas Barlow created pull request blender/blender-addons#104966 2023-10-18 18:29:18 +02:00
Increase FBX IO minimum Blender version to 4.0.0
Thomas Barlow created branch fbx_missed_bl_version_increase in Mysteryem/blender-addons 2023-10-18 18:22:13 +02:00
951c35193f Increase FBX IO minimum Blender version to 4.0.0
Thomas Barlow pushed to main at Mysteryem/blender-addons 2023-10-18 18:21:48 +02:00
7fe80a3841 Merge branch 'blender-v4.0-release'
1edbfe9249 Fix duplicate shape key import when the FBX connections are duplicated
Compare 2 commits »
Thomas Barlow pushed to blender-v4.0-release at Mysteryem/blender-addons 2023-10-18 18:21:31 +02:00
1edbfe9249 Fix duplicate shape key import when the FBX connections are duplicated
Thomas Barlow pushed to main at blender/blender-addons 2023-10-18 17:26:59 +02:00
7fe80a3841 Merge branch 'blender-v4.0-release'
1edbfe9249 Fix duplicate shape key import when the FBX connections are duplicated
Compare 2 commits »
Thomas Barlow pushed to blender-v4.0-release at blender/blender-addons 2023-10-18 17:24:39 +02:00
1edbfe9249 Fix duplicate shape key import when the FBX connections are duplicated
Thomas Barlow deleted branch fbx_fix_duplicate_shapekey_connections from Mysteryem/blender-addons 2023-10-18 17:24:38 +02:00
Thomas Barlow merged pull request blender/blender-addons#104954 2023-10-18 17:24:38 +02:00
Fix duplicate shape key import when the FBX connections are duplicated
54ba8103bd Increase FBX version
efc15252ef Merge branch 'blender-v4.0-release' into fbx_fix_duplicate_shapekey_connections
45b7c7c0ce glTF: Manage specular with new Principled BSDF
341a5a993e Copy Attributes: fix Copy Visual Scale
5680981032 GPencil Tools: Fix layer navigator UI
Compare 20 commits »
Thomas Barlow pushed to main at Mysteryem/blender-addons 2023-10-18 17:12:35 +02:00
0570448652 Merge branch 'blender-v4.0-release'
45b7c7c0ce glTF: Manage specular with new Principled BSDF
81017df8ec Merge branch 'blender-v4.0-release'
341a5a993e Copy Attributes: fix Copy Visual Scale
5680981032 GPencil Tools: Fix layer navigator UI
Compare 45 commits »
Thomas Barlow pushed to blender-v4.0-release at Mysteryem/blender-addons 2023-10-18 17:12:16 +02:00
45b7c7c0ce glTF: Manage specular with new Principled BSDF
341a5a993e Copy Attributes: fix Copy Visual Scale
5680981032 GPencil Tools: Fix layer navigator UI
08d975205b glTF exporter: Fix crash exporting gpu instances on animated meshes
e64fa4e033 glTF: Fix trailing period in property description
Compare 18 commits »