Thomas Barlow Mysteryem
  • Joined on 2023-02-10
Thomas Barlow commented on pull request blender/blender#114063 2023-11-06 14:46:09 +01:00
PyAPI: Allow prop collection raw array read access for non-editable props

I haven't been able to get the test_load_exr failure on this PR branch at all, but I did get it once on another branch that was created from main at the same point in time, so maybe it was just…

Thomas Barlow pushed to prop_collection_raw_read_access at Mysteryem/blender 2023-11-06 14:36:16 +01:00
c631d2b946 Merge branch 'main' into prop_collection_raw_read_access
056595e5fb Merge branch 'blender-v4.0-release'
46e291470f I18N: Updated translations from git/weblate repository.
e31a05b56f Merge branch 'blender-v4.0-release'
2529aa6584 GPv3: Include current frame in multi-frame editing
Compare 369 commits »
Thomas Barlow pushed to main at Mysteryem/blender 2023-11-06 14:35:48 +01:00
056595e5fb Merge branch 'blender-v4.0-release'
46e291470f I18N: Updated translations from git/weblate repository.
e31a05b56f Merge branch 'blender-v4.0-release'
2529aa6584 GPv3: Include current frame in multi-frame editing
551927bbe3 Fix crash when opening AssetShelf the first time, in some cases.
Compare 195 commits »
Thomas Barlow commented on issue blender/blender-addons#104989 2023-11-05 11:24:06 +01:00
glTF 2.0 export fails with NaN float value from specific shape key

There's a similar report from NaN in mesh data over at https://github.com/KhronosGroup/glTF-Blender-IO/issues/1446.

It looks like Mesh.validate() doesn't validate shape keys though, so NaN in…

Thomas Barlow closed pull request blender/blender-addons#104910 2023-11-05 10:37:18 +01:00
WIP: FBX: Fix #84111: AssertionError importing shapekeys
Thomas Barlow commented on pull request blender/blender-addons#104910 2023-11-05 10:37:18 +01:00
WIP: FBX: Fix #84111: AssertionError importing shapekeys

I've merged !104956 into main which fixes this specific case of Unreal exported FBX resulting in the same error as #84111. Thank you for your report and patience.

Thomas Barlow deleted branch fbx_fix_extra_fullweights_error from Mysteryem/blender-addons 2023-11-05 10:16:57 +01:00
Thomas Barlow pushed to main at blender/blender-addons 2023-11-05 10:16:56 +01:00
0ceb884d1f FBX IO: Fix error importing BlendShapeChannels with extraneous FullWeights
Thomas Barlow merged pull request blender/blender-addons#104956 2023-11-05 10:16:56 +01:00
FBX IO: Fix error importing BlendShapeChannels with extraneous FullWeights
4bd757f0db Increase FBX version
33e1373492 Fix bad merge in rebase
f1cb952249 Missed comment update in the merge
c10fea6546 Include bug report comment on the same line as the exception
1ea4d1f110 Add more checks for determining whether to import FullWeights as vertex weights
Compare 6 commits »
3d823efc57 FBX IO: Export normals matching the mesh's normals_domain
4963e4aad6 Merge branch 'blender-v4.0-release'
33649998ff glTF exporter: fix typo
b26caabe52 Node Wrangler: Remove Switch Type operator
ecf3640d85 Merge branch 'blender-v4.0-release'
Compare 110 commits »
Thomas Barlow pushed to main at Mysteryem/blender-addons 2023-11-05 09:54:08 +01:00
3d823efc57 FBX IO: Export normals matching the mesh's normals_domain
Thomas Barlow pushed to main at blender/blender-addons 2023-11-03 16:42:30 +01:00
3d823efc57 FBX IO: Export normals matching the mesh's normals_domain
Thomas Barlow deleted branch fbx_update_for_auto_smooth from Mysteryem/blender-addons 2023-11-03 16:42:30 +01:00
Thomas Barlow merged pull request blender/blender-addons#104976 2023-11-03 16:42:29 +01:00
FBX IO: Export normals matching the mesh's normals_domain
Thomas Barlow pushed to fbx_update_for_auto_smooth at Mysteryem/blender-addons 2023-11-03 16:33:06 +01:00
09ac5449e6 Increase FBX minor version
408b8b8e23 Merge remote-tracking branch 'upstream/main' into fbx_update_for_auto_smooth
a811d2fce8 Rename missed unused variables
4963e4aad6 Merge branch 'blender-v4.0-release'
33649998ff glTF exporter: fix typo
Compare 38 commits »
Thomas Barlow pushed to main at Mysteryem/blender-addons 2023-11-03 16:26:21 +01:00
4963e4aad6 Merge branch 'blender-v4.0-release'
33649998ff glTF exporter: fix typo
b26caabe52 Node Wrangler: Remove Switch Type operator
ecf3640d85 Merge branch 'blender-v4.0-release'
de26298989 Collection Manager: Bump versions. #69577
Compare 35 commits »
Thomas Barlow opened issue blender/blender#114429 2023-11-02 23:38:02 +01:00
PyAPI: Improving and extending Py_buffer support
Thomas Barlow pushed to main at Mysteryem/blender 2023-11-01 18:23:36 +01:00
67b078aa6f Merge branch 'blender-v4.0-release'
0e8e8fa462 CMake: mark WITH_COMPILER_ASAN_EXTERN as advanced, quiet warning
b27ff093ca Build: resolve error configuring FFMPEG on Linux
dca2490689 Fix #114240: Initialize output alpha for RGB color
4d244bb86d Merge branch 'blender-v4.0-release'
Compare 32 commits »
Thomas Barlow created branch mesh_from_py_data_use_attributes in Mysteryem/blender 2023-11-01 18:23:13 +01:00