Bastien Montagne mont29
  • Amsterdam, The Netherlands
  • Blender developer, mainly focused on 'Core' module.

  • Joined on 2010-10-07
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-03-07 11:40:32 +01:00
8a83495f7b Merge branch 'main' into asset-shelf
64faa31bb7 Revert "Fix for NaN values resulting from curve editing with collision"
Compare 2 commits »
Bastien Montagne commented on pull request blender/blender#105420 2023-03-07 11:34:33 +01:00
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 suggested changes for blender/blender#105420 2023-03-07 11:34:33 +01:00
I18n: disambiguate messages
Bastien Montagne commented on pull request blender/blender#105420 2023-03-07 11:34:21 +01:00
I18n: disambiguate messages

Arg right, think I was still on 2.93 branch when I checked the 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
Compare 54 commits »
Bastien Montagne pushed to brush-assets-project at blender/blender 2023-03-07 11:13:39 +01:00
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
Compare 258 commits »
Bastien Montagne pushed to brush-assets-project at mont29/blender-addons 2023-03-07 11:12:45 +01:00
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"
Compare 42 commits »
Bastien Montagne pushed to brush-assets-project at mont29/blender 2023-03-07 11:12:43 +01:00
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
Compare 200 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender-addons 2023-03-07 11:11:35 +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
Compare 96 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-03-07 11:11:32 +01:00
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
Compare 944 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-07 11:06:35 +01:00
067fc67bdd Merge branch 'blender-v3.5-release'
98b56aadec Fix for NaN values resulting from curve editing with collision
Compare 2 commits »
Bastien Montagne pushed to main at blender/blender 2023-03-07 11:06:27 +01:00
067fc67bdd Merge branch 'blender-v3.5-release'
2e5452ee87 I18n: do not extract messages explicitly marked as not translatable
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-07 11:05:06 +01:00
b773b3728a Merge branch 'blender-v3.5-release'
2e5452ee87 I18n: do not extract messages explicitly marked as not translatable
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-07 11:04:45 +01:00
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
Compare 21 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender-addons 2023-03-07 10:50:23 +01:00
35d087e51c Fix #104467: Archimesh boolean doesn't work in 3.5
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-03-07 10:50:21 +01:00
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.
Compare 8 commits »
Bastien Montagne commented on pull request blender/blender#105420 2023-03-07 10:49:42 +01:00
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.

Bastien Montagne suggested changes for blender/blender#105420 2023-03-07 10:49:42 +01:00
I18n: disambiguate messages
Bastien Montagne deleted branch dp_cleanup_i18n from pioverfour/blender 2023-03-07 10:42:10 +01:00
Bastien Montagne merged pull request blender/blender#105418 2023-03-07 10:42:08 +01:00
Cleanup: remove old AST code in I18n message extraction