Skip to content

Commit

Permalink
update to v2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ale2x72 committed Feb 29, 2024
1 parent b08ae83 commit 4768ca0
Show file tree
Hide file tree
Showing 45 changed files with 9,325 additions and 673 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
---
## [2.2.10]
### Added
- _**Orient on Grid**_ component (under *Geometry*): this component orients a list of objects on a grid. Grid cell size is automatically computed from the larges X and Y dimensions of the object's bounding boxes (aligned with the World XY plane). Works also with groups and blocks.
### Changed
- _**Space Filling Polyhedra**_ component: doubled the size of the *Bisymmetric Hendecahedron* to make it similar to the other Polyhedra; changed the way code behaves to improve performance when generating multiple geometries

### Deprecated

### Removed

### Fixed
- _**Space Filling Polyhedra**_ component: fixed some points coordinates to remove imprecisions
- general checks for compatibility with Rhino 8

## [2.2.9]
### Added
- _**Select Rhino Objects**_ component: this component selects objects in Rhino by their GUID.
Expand Down
Binary file modified Example files/01_froGH_File I-O.gh
Binary file not shown.
Binary file modified Example files/02_froGH-Human_Geometry.gh
Binary file not shown.
Binary file modified Example files/03_froGH_Mesh.gh
Binary file not shown.
Binary file modified Example files/04_froGH_Mesh-Create.gh
Binary file not shown.
Binary file modified Example files/06-1_froGH-Human_Camera Control Zoom + Save.gh
Binary file not shown.
Binary file modified Example files/06_froGH_View-Display.gh
Binary file not shown.
Loading

0 comments on commit 4768ca0

Please sign in to comment.