Block a user
c9372eab15
FBX IO: Raise minor version after animation import updates
abab1c9343
FBX IO: Speed up animation import using NumPy
b70da04b92
Rigify: add a warning if feature set requires newer Blender version
bb842e6a20
Node Wrangler: Fix outdated menu names that break addon loading tests
4df6f7c66d
Node Wrangler: fix node add menu entry
Thomas Barlow
deleted branch fbx_import_anim_numpy_p1 from Mysteryem/blender-addons
2023-09-04 22:07:46 +02:00
FBX IO: Speed up animation import using NumPy
FBX IO: Speed up animation import using NumPy
In this case .sca
is correct, the FBXTransformData
namedtuple uses rather short attribute names.
Show tool settings hides toolbar and side bars
The first screenshot looks like blender/blender#111332. Are you sure you didn't save the file on 4.0 at some point?
Opening a 4.0.0a .blend in 3.6.2 breaks 3D Viewport UI
Regression: Custom normals data transfer modifier does not work
The Transfer Mesh Data operator part has been separated into blender/blender#111899
Transfer Mesh Data operator set to Custom Normals does not work or crashes
Regression: Custom normals data transfer modifier does not work
I would have thought both data transfer methods would run off of the same code, but ok.
Custom normals data transfer does not work or crashes
UI: Change menu icons of single-choice enums to radio buttons
I think an enum property that only has a single option and only allows a single choice would be a little odd with either checkboxes or radio buttons, mainly because that single option should…
Thomas Barlow
pushed to fbx_parse_multithread_pr at Mysteryem/blender-addons
2023-09-02 13:43:59 +02:00
93b00cdb76
Minor speedup to array decompression
UI: Change menu icons of single-choice enums to radio buttons
Thomas Barlow
created branch ui_enum_menu_item_radio_icons in Mysteryem/blender
2023-09-01 16:46:58 +02:00
Thomas Barlow
pushed to ui_enum_menu_item_radio_icons at Mysteryem/blender
2023-09-01 16:46:58 +02:00
bbc1a5393a
UI: Change menu icons of single-choice enums to radio buttons
618f39fca2
Keymap: improve tweak tool consistency & behavior
f99c6c8785
Cleanup: rename wmTimer struct members for clarity
18280b9a75
Cleanup: remove additional braces in switch statement
f79c9c4834
Docs: correct time_duration doc-string
cb582f82f6
Cleanup: remove redundant assignments
Curves Sculpt Tool menu appears in UV Sculpt Brush Specials menu after entering Curves Sculpt mode for the first time
I'm guessing this happens because there's no UV Sculpt Tool menu in f99c6c8785/scripts/startup/bl_ui/space_view
…
Tool 'builtin_brush.Grab/Relax/Pinch' not found for space 'IMAGE_EDITOR'