Block a user
Geometry Nodes: improve parallelization in Delete/Separate Geometry node
80f34eaa4d
Merge branch 'main' into temp-copy-on-write
01480229b1
Cycles: Fix MetalRT checkbox not hooked up to device on AMD
b77c82e2bb
Tests: minor updates to make bl_rna_manual_reference more useful
c2c62c3618
RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd
Docs: remove malformed patterns for RNA mapping
Assets: bundle essentials with Blender
I liked the idea, but it didn't really work unfortunately, because e.g. "All" is also an asset library but it contains assets that can be linked and those that must not be linked. So I did not…
fb55a465df
rename bundle to essentials in a few more places
89eced277f
improve naming
c0bdb6280f
move essentials library to
include_generated
block
e28ccf6073
comment style
95eb376895
improve description
Assets: bundle essentials with Blender
Ok, not obvious to me why this is generated, but fine with me.
Cleanup: Use utility function to find groups in node tree
Got some minor naming/grammer requests, but other than that this looks fine now.
Cleanup: Use utility function to find groups in node tree
I think it would be better to use names like tree_to_search_in
and tree_to_search_for
. I find that the most clear.
Cleanup: Use utility function to find groups in node tree
Check recursively if a node tree contains another.
Geometry Nodes: improve parallelization in Delete/Separate Geometry node
Jacques Lucke
created branch parallelize-delete-geometry in JacquesLucke/blender
2023-02-10 12:41:28 +01:00
Jacques Lucke
pushed to parallelize-delete-geometry at JacquesLucke/blender
2023-02-10 12:41:28 +01:00
9b62a861e9
cleanup
1198626add
cleanup
8729b77148
progress
4bc16e3a24
add some parallelization
01480229b1
Cycles: Fix MetalRT checkbox not hooked up to device on AMD
Geometry Nodes: Crash when copying Group Input node
Fix #104383: Don't update declaration for clipboard copy