Block a user
8a83495f7b
Merge branch 'main' into asset-shelf
64faa31bb7
Revert "Fix for NaN values resulting from curve editing with collision"
I18n: disambiguate messages
Better use the new one here, legacy will be removed at some point, so would avoid using it in new code.
Bastien Montagne
pushed to brush-assets-project at blender/blender-addons
2023-03-07 11:13:57 +01:00
e81990516c
Merge branch 'main' into asset-shelf
4c397ede41
FBX export: Option to prioritize active color at export.
dac57a696c
Bump FBX version to 5.0.0.
5f8abef9a6
Fix own mistake in merging recent FBX changes.
2a0791a47b
Speed up FBX export of vertex colors with numpy
9f3d8c2373
Merge branch 'asset-shelf' into brush-assets-project
7b81c6e78b
Merge branch 'main' into asset-shelf
067fc67bdd
Merge branch 'blender-v3.5-release'
98b56aadec
Fix for NaN values resulting from curve editing with collision
38cba7a843
Cleanup: remove old AST code in I18n message extraction
2b118a1cda
Update pose library add-on for new asset shelf BPY support
3b366b7ee9
Merge branch 'main' into asset-shelf
e0d916df62
Merge branch 'blender-v3.5-release'
16f4da4996
Node Wrangler: Cleanup: fix wrong comment
19e187753a
Revert "Node Wrangler: remove obsolete Geometry Nodes preview"
9b3954c9f8
Merge branch 'asset-shelf' into brush-assets-project
a0b5fda5af
Fix build error
19dbb4bfdc
Merge branch 'main' into asset-shelf
16aab1508d
Cleanup: comment out unused parameters from last commit
08af0f1204
Fix setting the active vertex color when assigning false
e81990516c
Merge branch 'main' into asset-shelf
4c397ede41
FBX export: Option to prioritize active color at export.
dac57a696c
Bump FBX version to 5.0.0.
5f8abef9a6
Fix own mistake in merging recent FBX changes.
2a0791a47b
Speed up FBX export of vertex colors with numpy
7b81c6e78b
Merge branch 'main' into asset-shelf
067fc67bdd
Merge branch 'blender-v3.5-release'
98b56aadec
Fix for NaN values resulting from curve editing with collision
38cba7a843
Cleanup: remove old AST code in I18n message extraction
2e5452ee87
I18n: do not extract messages explicitly marked as not translatable
067fc67bdd
Merge branch 'blender-v3.5-release'
98b56aadec
Fix for NaN values resulting from curve editing with collision
067fc67bdd
Merge branch 'blender-v3.5-release'
2e5452ee87
I18n: do not extract messages explicitly marked as not translatable
b773b3728a
Merge branch 'blender-v3.5-release'
2e5452ee87
I18n: do not extract messages explicitly marked as not translatable
38cba7a843
Cleanup: remove old AST code in I18n message extraction
5a004ccc6a
Cleanup: use function style casts, nullptr
5b152a4880
Docs: correct doc-string for wmEvent::customdata
dbb4c4a687
Cleanup: use
gz_prop_type
for wmGizmoPropertyType
0e64d1e652
Docs: add comments to bNodeType init & free callbacks
2e5452ee87
I18n: do not extract messages explicitly marked as not translatable
83f28793c0
Fix missing data role in color management fallback
a23102528c
Fix failing test after own recent commit regarding Main freeing function.
1f2823291a
Cleanup: Add warning to ListBase's
BLI_remlink
regarding not cleared prev/next pointers.
08bd6deb57
Fix #99836: Blender SEGV when open .blend file in blender.
I18n: disambiguate messages
I don't think that one is needed, for the time being at least, we can use the new 'Curves' ID context.
Cleanup: remove old AST code in I18n message extraction