Blender Git Commit Log
Git Commits -> Revision cb96435
Revision cb96435 by Hans Goudey (master) December 20, 2021, 16:34 (GMT) |
Geometry Nodes: Parallelize mesh grid primitive On a Ryzen 3700x, this ended up 2.5x faster than before. More benchmarking details are included in the differential revision. For smaller grids, all this should do is increase the code size a bit, and add a few more if statements. Differential Revision: https://developer.blender.org/D13617 |
Commit Details:
Full Hash: cb96435047506ce116a03a3373f339302080191d
Parent Commit: 1d25ba1
Lines Changed: +84, -57
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_mesh_primitive_grid.cc (+84, -57) (Diff)