Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

SpatialSlur 0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@davreev davreev released this 11 Apr 12:52
· 74 commits to master since this release

Release Notes

Some breaking changes since the last release so, once again, update with caution. A few organizational things to note below.

  • Documentation has been overhauled with the wonderful DocFx. It now includes conceptual content (WIP) alongside the API reference.

  • SlurRhino has been folded into the main library and no longer compiles into a separate file. This was primarily to allow for implicit conversion between corresponding Rhino/SpatialSlur types.

  • Added SlurUnity - a namespace containing convenience methods and classes for interfacing with the Unity .NET API.

  • Added SlurTools - a namespace containing more specific tools that make use of the rest of the library.

  • Build configurations have been added to manage dependencies for different use cases. See the "Building From Source" section for more detail.

⚠️

Grasshopper examples from the current master branch are no longer compatible with the binaries from this release as the API has continued to evolve. For 0.2.4 compatible examples, download Source code from the assets below.