Block a user
Spreadsheet: improve,add tooltips to float and int value to see the complete value
Thanks for the quick updates!
Geometry Nodes: Optimize realize instances for single component inputs
Would be nice to have a regression test for the attribute propagation for this case.
Function Node: Integer Math node
Please remove it for now. We can consider adding it back separately. Thanks!
Refactor: Nodes: Mark sockets as unavailable in declaration
Don't change the number of sockets on nodes as part of this patch. Only make them unavailable like before.
21bfbfc3ee
avoid double copy when getting field values into socket values
c7a46f6cf7
fix release mode warning
5ccfe90c43
fix alphabetic order
c11580730f
add warning when iteration domain is empty
dd6a0f5d6e
file version bump
662db3fdce
improve usage of implicit sharing
9abac1fe8e
add docs for IndexRange::contains
a48bc90eb0
allow writing bake to disk from unsaved file if absolute path is provided
fd8e06d8b9
show info message when falling back to packed bake
9bee8ababd
Merge branch 'main' into bake-packed
Regression: Dragging Assets from the Library no longer transfers attached empties
Fix #127045: regression when importing assets from the asset browser
Function Node: Integer Math node
We just had a quick meeting to decide what changes we want in this patch now to make it ready for the merging tomorrow or early next week.
- Remove the following operations:
Square
,…
Refactor: Core: add getter functions for data-block name
1b971eb1e2
bring back non-optional instantiation in wm_file_link_append_datablock_ex
0802826597
Merge branch 'main' into fix-asset-import
421d6c55ae
GPv3: Implement the
set_origin
operator.
f82af7fa19
Cleanup: Sculpt: Remove unused PBVHVertRef function
3fcd153d89
Anim: fix unit test when built without experimental features