Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@BorisTheBrave BorisTheBrave released this 02 Dec 10:45
· 61 commits to main since this release
  • Breaking: Swapped CubeDir.Left and CubeDir.Right
  • Added OffGrid
  • Added ChairGrid
  • Added VoronoiGrid
  • Added JitteredSquareGrid
  • Added Voronator utiliyt class
  • Added NestedModifier (for internal use)
  • Added AabbGrid (for internal use)
  • 2d grids now support GetMeshData.
  • Fixes for RelaxModifier. It now uses the same coordinates as underlying.
  • Fix IsPointInTriangle.
  • Fix MeshPrism.IsPointInTri to be more robust.
  • Fix issue in substitution tiling.
  • Fix various grid operations to respect grid bounds
  • Fix transform of dual of transformed grid