Block a user
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
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.
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…
WIP: FBX: Fix #84111: AssertionError importing shapekeys
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
FBX IO: Fix error importing BlendShapeChannels with extraneous FullWeights
Thomas Barlow
pushed to fbx_fix_extra_fullweights_error at Mysteryem/blender-addons
2023-11-05 09:58:57 +01:00
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
Thomas Barlow
pushed to fbx_fix_extra_fullweights_error at Mysteryem/blender-addons
2023-11-05 09:58:24 +01:00
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'
Thomas Barlow
deleted branch fbx_update_for_auto_smooth from Mysteryem/blender-addons
2023-11-03 16:42:30 +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
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
PyAPI: Improving and extending Py_buffer support
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'
Thomas Barlow
created branch mesh_from_py_data_use_attributes in Mysteryem/blender
2023-11-01 18:23:13 +01:00