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 blender/blender 2023-03-21 12:50:57 +01:00
5478ca2589 Merge branch 'main' into asset-shelf
1d43beab84 I18n: Extract asset catalog and asset names and descriptions
2ce23b069e I18n: Translate Node Add menus generated from asset files
c73ae00cfc I18n: translate painting error message
17c8e0d309 Refactor Light Tree to improve readability and efficiency
Compare 42 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-03-21 12:50:39 +01:00
af482b91dc Update to changes in main branch
2f258e5b02 Merge branch 'main' into asset-shelf
8f6415418e Cleanup: Refactor UI tree & grid view building API
5584c1cb53 IO: add PLY export test coverage for loose edges and loose vertices
4c70d9e11a Merge branch 'blender-v3.5-release'
Compare 85 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-03-21 12:50:00 +01:00
4140febae1 FBX Export: Fix export of meshes with polygons in different order to loops
Bastien Montagne pushed to main at mont29/blender 2023-03-21 12:49:57 +01:00
1d43beab84 I18n: Extract asset catalog and asset names and descriptions
2ce23b069e I18n: Translate Node Add menus generated from asset files
c73ae00cfc I18n: translate painting error message
Compare 3 commits »
Bastien Montagne deleted branch dp_translate_asset_nodes_menu from pioverfour/blender 2023-03-21 12:41:25 +01:00
Bastien Montagne merged pull request blender/blender#105933 2023-03-21 12:41:23 +01:00
I18n: Extract and translate asset catalog and asset names and descriptions
Bastien Montagne pushed to main at blender/blender 2023-03-21 12:41:23 +01:00
1d43beab84 I18n: Extract asset catalog and asset names and descriptions
2ce23b069e I18n: Translate Node Add menus generated from asset files
Compare 2 commits »
Bastien Montagne suggested changes for blender/blender-addons#104482 2023-03-21 12:14:28 +01:00
FBX Import: Speed up geometry with numpy

Patch look good, would rather have the 'utils' part of it (shared with some other patches) either put in a single one, or even in a separate PR to help with the merging process.

Bastien Montagne suggested changes for blender/blender-addons#104487 2023-03-21 12:14:14 +01:00
FBX Import: Speed up geometry layers with foreach_set and numpy

Patch look good, would rather have the 'utils' part of it (shared with some other patches) either put in a single one, or even in a separate PR to help with the merging process.

Bastien Montagne suggested changes for blender/blender-addons#104497 2023-03-21 12:13:50 +01:00
FBX Import: Speed up cycles decal workaround with numpy

Patch look good.

Bastien Montagne commented on pull request blender/blender-addons#104491 2023-03-21 12:12:48 +01:00
FBX Import: Speed up shape keys with numpy

Thanks, then indeed I think keeping a single codepath here is better overall.

Bastien Montagne suggested changes for blender/blender-addons#104491 2023-03-21 12:12:48 +01:00
FBX Import: Speed up shape keys with numpy

Patch look good, would rather have the 'utils' part of it (shared with some other patches) either put in a single one, or even in a separate PR to help with the merging process.

Bastien Montagne deleted branch fbx_fix_unsorted_loop_start_pr from Mysteryem/blender-addons 2023-03-21 12:06:24 +01:00
Bastien Montagne pushed to main at blender/blender-addons 2023-03-21 12:06:23 +01:00
4140febae1 FBX Export: Fix export of meshes with polygons in different order to loops
Bastien Montagne merged pull request blender/blender-addons#104498 2023-03-21 12:06:23 +01:00
FBX Export: Fix export of meshes with polygons in different order to loops
Bastien Montagne deleted branch dp_translate_painting_message from pioverfour/blender 2023-03-21 11:40:36 +01:00
Bastien Montagne pushed to main at blender/blender 2023-03-21 11:40:34 +01:00
c73ae00cfc I18n: translate painting error message
Bastien Montagne merged pull request blender/blender#105932 2023-03-21 11:40:34 +01:00
I18n: translate painting error message