Block a user
I18n: translate popover descriptions
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
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...
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
I18n: translate viewport grid unit
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
Bastien Montagne
deleted branch fbx_import_polys_verts_edges_np_pr from Mysteryem/blender-addons
2023-04-03 15:07:50 +02:00