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

  • Joined on 2010-10-07
Bastien Montagne merged pull request blender/blender#106195 2023-04-03 15:56:10 +02:00
I18n: translate popover descriptions
Bastien Montagne pushed to main at blender/blender 2023-04-03 15:56:09 +02:00
d1ec8a2ae5 I18n: translate popover descriptions
Bastien Montagne pushed to 105989 at lichtwerk/blender 2023-04-03 15:55:58 +02:00
3e82574d0f Fix #105989: Outliner: Make Single User duplicates data
da764ee357 I18n: translate viewport grid unit
e4cd7d2fed Updated translations from SVN trunk (r6419).
e05010b2f2 Cleanup: make format on new install_linux_packages py script.
f692010ae1 Cleanup: remove redundant call to #free() for light tree arrays
Compare 247 commits »
Bastien Montagne closed issue blender/blender-addons#104520 2023-04-03 15:45:54 +02:00
插件报错
Bastien Montagne closed issue blender/blender-addons#104521 2023-04-03 15:45:46 +02:00
插件报错
Bastien Montagne closed issue blender/blender-addons#104522 2023-04-03 15:45:37 +02:00
插件报错
Bastien Montagne closed issue blender/blender-addons#104523 2023-04-03 15:45:31 +02:00
插件报错
Bastien Montagne closed issue blender/blender-addons#104524 2023-04-03 15:45:09 +02:00
插件报错
Bastien Montagne approved blender/blender#105991 2023-04-03 15:36:42 +02:00
Fix #105989: Outliner: Make Single User duplicates data

LGTM, that id_single_user should not be in BKE tbh, it's more of an Editor level code. But for the time being...

Bastien Montagne commented on pull request blender/blender#106435 2023-04-03 15:30:55 +02:00
I18n: fix add-on extraction when UI code appears in __init__.py

removing the check is not the way to go, it is intended to not parse 'private' files conventionally named like _my_private_module.py. Think it should rather make an explicit exception for __init__.py.

Bastien Montagne deleted branch dp_translate_view_grid_unit from pioverfour/blender 2023-04-03 15:28:33 +02:00
Bastien Montagne merged pull request blender/blender#106383 2023-04-03 15:28:31 +02:00
I18n: translate viewport grid unit
Bastien Montagne pushed to main at blender/blender 2023-04-03 15:28:30 +02:00
da764ee357 I18n: translate viewport grid unit
Bastien Montagne pushed to main at mont29/blender-addons 2023-04-03 15:19:18 +02:00
3953ece6b6 FBX IO: Bump minor version after recent improvements to FBX import.
Bastien Montagne pushed to main at blender/blender-addons 2023-04-03 15:19:08 +02:00
3953ece6b6 FBX IO: Bump minor version after recent improvements to FBX import.
Bastien Montagne pushed to main at mont29/blender-addons 2023-04-03 15:07:59 +02:00
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 5 commits »
Bastien Montagne deleted branch fbx_import_polys_verts_edges_np_pr from Mysteryem/blender-addons 2023-04-03 15:07:50 +02:00