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

  • Joined on 2010-10-07
2438ae5c27 FBX Import: Speed up geometry with numpy
9859e253b5 FBX Import: Speed up geometry layers with foreach_set and numpy
66390ced12 FBX Import: Speed up shape keys with numpy
5da3d41c27 FBX Import: Speed up cycles decal workaround with numpy
47da0ad56b FBX Import: Base patch for numpy and foreach_set speedup
Compare 25 commits »
Bastien Montagne deleted branch fbx_import_geom_layers_foreach_pr from Mysteryem/blender-addons 2023-04-03 14:54:57 +02:00
Bastien Montagne pushed to main at blender/blender-addons 2023-04-03 14:54:57 +02:00
9859e253b5 FBX Import: Speed up geometry layers with foreach_set and numpy
Bastien Montagne merged pull request blender/blender-addons#104487 2023-04-03 14:54:56 +02:00
FBX Import: Speed up geometry layers with foreach_set and numpy
9859e253b5 FBX Import: Speed up geometry layers with foreach_set and numpy
66390ced12 FBX Import: Speed up shape keys with numpy
5da3d41c27 FBX Import: Speed up cycles decal workaround with numpy
47da0ad56b FBX Import: Base patch for numpy and foreach_set speedup
8d54fc1c45 Import_3ds: Added ambient light color
Compare 24 commits »
Bastien Montagne deleted branch fbx_import_shape_keys_np_pr from Mysteryem/blender-addons 2023-04-03 14:49:05 +02:00
Bastien Montagne merged pull request blender/blender-addons#104491 2023-04-03 14:49:04 +02:00
FBX Import: Speed up shape keys with numpy
Bastien Montagne pushed to main at blender/blender-addons 2023-04-03 14:49:04 +02:00
66390ced12 FBX Import: Speed up shape keys with numpy
66390ced12 FBX Import: Speed up shape keys with numpy
5da3d41c27 FBX Import: Speed up cycles decal workaround with numpy
47da0ad56b FBX Import: Base patch for numpy and foreach_set speedup
8d54fc1c45 Import_3ds: Added ambient light color
103e5445c2 Import_3ds: Added ambient light color
Compare 23 commits »
Bastien Montagne deleted branch fbx_import_cycles_workaround_np_pr from Mysteryem/blender-addons 2023-04-03 14:43:07 +02:00
Bastien Montagne pushed to main at blender/blender-addons 2023-04-03 14:43:06 +02:00
5da3d41c27 FBX Import: Speed up cycles decal workaround with numpy
Bastien Montagne merged pull request blender/blender-addons#104497 2023-04-03 14:43:06 +02:00
FBX Import: Speed up cycles decal workaround with numpy
5da3d41c27 FBX Import: Speed up cycles decal workaround with numpy
47da0ad56b FBX Import: Base patch for numpy and foreach_set speedup
8d54fc1c45 Import_3ds: Added ambient light color
103e5445c2 Import_3ds: Added ambient light color
f831b84210 Import_3ds: Exchanged to shorter chunk variables
Compare 22 commits »
Bastien Montagne deleted branch fbx_import_numpy_foreach_base_pr from Mysteryem/blender-addons 2023-04-03 14:40:59 +02:00
Bastien Montagne pushed to main at blender/blender-addons 2023-04-03 14:40:59 +02:00
47da0ad56b FBX Import: Base patch for numpy and foreach_set speedup
Bastien Montagne merged pull request blender/blender-addons#104499 2023-04-03 14:40:59 +02:00
FBX Import: Base patch for numpy and foreach_set speedup