Eugene Mikhailovski
Results
1
issues of
Eugene Mikhailovski
Getting the below error when trying to run the sample code in Blender 4.1.1 ``` from geometry_script import * @tree("Repeat Grid") def repeat_grid(geometry: Geometry, width: Int, height: Int): g =...