blender-geometry-script/examples
Arrel 08c3cd5d67 Fix Repeat Grid example: improve parameter naming, add proper spacing calculation
- Rename parameters from width/height to columns/rows for clarity
- Implement proper bounding box calculation for geometry spacing
- Fix grid vertex calculation (use N+1 vertices for N cells)
- Add explanatory comments for grid sizing logic
- Fix method chaining for mesh_to_points
2025-07-07 10:32:49 -04:00
..
City Builder.py Update examples to use generated enums 2022-11-17 13:18:08 -05:00
Mesh to LEGO.py Update examples to use generated enums 2022-11-17 13:18:08 -05:00
Repeat Grid.py Fix Repeat Grid example: improve parameter naming, add proper spacing calculation 2025-07-07 10:32:49 -04:00