Skip to content

Releases: philipbelesky/groundhog

0.7.1b

06 Apr 11:39
Compare
Choose a tag to compare
Fixed
  • MeshSlope and MeshAspect components should now properly compute the face normals for quad meshes
  • Better handle null items in FlowCatchment component
  • Flood components should produce more sensible results

0.7.0b

06 Apr 11:39
Compare
Choose a tag to compare
Added
  • New MeshAspect component
  • Full website added along with basic examples and documentation for some components
  • Both FlowPath components now have an optional 'Limit' parameter
Changed
  • Improved Flows and Terrain example files with more visualisation options
  • MeshSlope component will no longer unitise the vector outputs
Fixed
  • Improved parsing of each component's generic parameters for tables in documentation

0.6.1a

27 Nov 08:10
Compare
Choose a tag to compare
Changed
  • Improved component Icons slightly (proper icons coming soon!)
Removed
  • Plant Placement Solver component (needs to be reworked form the C# script)

0.6.0a

27 Nov 08:10
Compare
Choose a tag to compare
Changed
  • Flow Path component outputs paths as a flat list; not a tree
  • Flow Path component now split into seperate versions for Surfaces and Meshes
  • Switched references to use NuGet
Fixed
  • Fixed generic plant attributes
  • Fixed contour clipped so it excludes contours completely outside the boundary

0.5.0a

27 Nov 08:11
Compare
Choose a tag to compare
Changed
  • Initial release for Skin + Scale Studio
  • Tidied up example definitions