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

  • Joined on 2010-10-07
Bastien Montagne pushed to brush-assets-project at mont29/blender 2023-04-12 15:18:50 +02:00
52e431f28e Merge branch 'asset-shelf' into brush-assets-project
5efe4a32ff Merge branch 'main' into asset-shelf
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
c31434a570 Cleanup: Remove setting polygon loop total from Python
Compare 76 commits »
Bastien Montagne pushed to brush-assets-project at blender/blender 2023-04-12 15:18:44 +02:00
52e431f28e Merge branch 'asset-shelf' into brush-assets-project
5efe4a32ff Merge branch 'main' into asset-shelf
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
c31434a570 Cleanup: Remove setting polygon loop total from Python
Compare 76 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-04-12 15:18:22 +02:00
5efe4a32ff Merge branch 'main' into asset-shelf
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
c31434a570 Cleanup: Remove setting polygon loop total from Python
30d8cb3be8 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
Compare 32 commits »
Bastien Montagne pushed to asset-shelf at blender/blender 2023-04-12 15:18:16 +02:00
5efe4a32ff Merge branch 'main' into asset-shelf
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
c31434a570 Cleanup: Remove setting polygon loop total from Python
30d8cb3be8 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
Compare 32 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-04-12 15:15:29 +02:00
4b06cabf1e Update for subversion bump in main branch
45a8625088 Merge branch 'main' into asset-shelf
4472717de2 Cleanup: Remove unnecessary PBVH attribute pointer
b03174782e Fix #106775: File Draw Negative Width Buttons
9477ab65a4 ImageEngine: Improve Performance and Quality.
Compare 43 commits »
Bastien Montagne pushed to main at mont29/blender 2023-04-12 15:10:20 +02:00
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
Compare 2 commits »
Bastien Montagne deleted branch dp_disambiguate from pioverfour/blender 2023-04-12 15:09:34 +02:00
Bastien Montagne merged pull request blender/blender#106718 2023-04-12 15:09:33 +02:00
I18n: disambiguate a few messages
Bastien Montagne pushed to main at blender/blender 2023-04-12 15:09:32 +02:00
c40ce3baae Cleanup: I18n: sort disambiguation contexts from BLT_translation.h
5cf365554b I18n: disambiguate a few messages
Compare 2 commits »
Bastien Montagne commented on pull request blender/blender#106718 2023-04-12 15:09:08 +02:00
I18n: disambiguate a few messages

Ah see a lot of updates in imbuf code and tests, so guess it's unrelated in the end.

Bastien Montagne pushed to main at mont29/blender 2023-04-12 15:08:11 +02:00
c31434a570 Cleanup: Remove setting polygon loop total from Python
30d8cb3be8 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
81815681d0 Python API: Add function to create links to virtual sockets
9ffd413008 macOS/Linker: support mold and lld
da75495ada Fix user add-ons not showing up with "User" filter in Preferences
Compare 29 commits »
Bastien Montagne commented on pull request blender/blender#106718 2023-04-12 15:06:28 +02:00
I18n: disambiguate a few messages

Hrrrrmmm buildbot is failing on some weird apparently unrelated tests (imbuf ones), will wait a bit to see if this is also a problem in main currently

Bastien Montagne pushed to main at mont29/blender-addons 2023-04-12 15:00:33 +02:00
4b846e5a7a FBX: Cleanup: Bump minor version after adding support for GeometryNodes material export.
bb76a94d06 Cleanup: Remove setting polygon loop total
893100d8e3 Fix: FBX fails to export materials on geometry nodes objects
35b588cb05 Import_3ds: Added transform reset if no matrix applied
Compare 4 commits »
Bastien Montagne pushed to main at blender/blender-addons 2023-04-12 15:00:25 +02:00
4b846e5a7a FBX: Cleanup: Bump minor version after adding support for GeometryNodes material export.
Bastien Montagne commented on pull request blender/blender#106718 2023-04-12 14:44:46 +02:00
I18n: disambiguate a few messages
Bastien Montagne approved blender/blender#106718 2023-04-12 14:44:32 +02:00
I18n: disambiguate a few messages

LGTM now, thanks :)

Bastien Montagne commented on pull request blender/blender#106718 2023-04-12 14:40:35 +02:00
I18n: disambiguate a few messages

how these existing pairs are generated?

They both mostly come from various uses of rna_enum_object_type_items in properties. These disambiguate using ID_ID, apparently to…

Bastien Montagne deleted branch F-106246 from mont29/blender 2023-04-12 14:25:58 +02:00
Bastien Montagne closed issue blender/blender#106246 2023-04-12 14:25:55 +02:00
Regression: Crash on deleting the multi-level hierarchy
Bastien Montagne pushed to main at blender/blender 2023-04-12 14:25:55 +02:00
30d8cb3be8 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.