Block a user
3f8f5fd998
Cleanup: sort NOD_static_types.hh entries
b0c4054b9c
Cleanup: add missing newlines
f18b37f811
Cleanup: Geometry Nodes: reduce boilerplate for blend read/write for socket items
bfc1fb8f83
Cleanup: Geometry Nodes: reduce boilerplate for ui-lists for socket items
26c25305f5
Merge branch 'blender-v4.3-release'
c868c04327
Merge branch 'voronoi_node' of projects.blender.org:bebop_artist/blender into voronoi_node
0bec8607d8
WIP: adding edges from voronoi container
2b32c87410
initializing Voronoi node and manual voro++ integration
3f8f5fd998
Cleanup: sort NOD_static_types.hh entries
b0c4054b9c
Cleanup: add missing newlines
Preview Menu in Asset Browser does not allow rendering active objects
New feature: Voronoi modifier
Is there a similar feature to this in Blender at the moment? I am trying to find a realtime voronoi fracture tool for procedural modeling.
de47fee2e1
Fix #126156: Do not allow to assign embedded IDs to IDProperties.
08d5eb8f9c
Cleanup: cmake formatting
83fe5712ab
Fix #126525: Gizmo flickering when a Blender window is resized
b4c9986447
Windows: Enable external manifest by default on ARM64
d7a6ab6f04
Fix #124364: BPY improve description template_list.list_id
36d0ea1067
Merge remote-tracking branch 'origin/main' into pca_node
65efd7f033
Fix: Dynamic topology mesh invisible after recent commit
7e0029fb65
Sculpt: Simplify BVH node flag initialization, avoid normals update
a2d8eec834
Cleanup: Reduce indentation in PBVH construction
726315deba
Cleanup: Sculpt: Pass BVH building data as arguments
65efd7f033
Fix: Dynamic topology mesh invisible after recent commit
7e0029fb65
Sculpt: Simplify BVH node flag initialization, avoid normals update
a2d8eec834
Cleanup: Reduce indentation in PBVH construction
726315deba
Cleanup: Sculpt: Pass BVH building data as arguments
4870ba5906
Cleanup: Isolate dyntopo detail size call
4493842fe7
Cleanup: use ImplicitSharingPtr for volume tree sharing info
cebffdc060
Cleanup: simplify using ImplicitSharingPtr for raw ImplicitSharingInfo
eb8fb9e5a4
BLI: improve api for getting memory count
37ca8347a2
BLI: support smart pointer for weak implicit sharing pointer
e40c3e5662
Geometry Nodes: add memory counting for bake state
Principal Components node for 3D vectors
@LukasTonne I do not see a module meeting on 20.08, which module meeting are you referring to?
Principal Components node for 3D vectors
@LukasTonne yes I can join depending on the timings, I think it is quite useful node. As @bradyajohnston mentioned sci-viz and general processing. I also have some ideas about publishing a paper…
717b8c08f3
Fix #125401: Crash when enabling prefetching
27bc773c0b
Cleanup: Formatting
e04707bf2a
Cleanup: Sculpt: Remove last usage of PBVHVertRef visibility function
70a24258c6
Sculpt: Remove unused positions array copy with some deform modifiers
92d935a205
Build: Ambiguous call to isfinite for MSVC 17.11