Files
test/source
Hans Goudey acbd057680 Fix #147680: Crash when voxel size is too small
These grid creation functions can return a grid without data when
certain parameters are invalid. The "set_output" function of the
geometry node execution parameters asserts that the data is
not null, so I assume this is invalid and causes crashes later on.

Pull Request: https://projects.blender.org/blender/blender/pulls/147741
2025-10-09 19:11:50 +02:00
..