Skip to content

0.1.6

Compare
Choose a tag to compare
@BasmanovDaniil BasmanovDaniil released this 02 Oct 10:09
· 620 commits to master since this release
2015.10.02 - 0.1.6:
  • Major refactoring, new UI for all examples
  • Removed ColorE.ToHex and ColorE.FromHex
  • Moved all static MeshDraft constructors from MeshE to MeshDraft
  • Added PTUtils.PointsOnCircle3 and PTUtils.PointsOnCircle2
  • Added RandomBreadthFirstTraversal maze algorithm
  • Added datasets for names and last names
  • RandomE
    • Removed meshDraft
    • Added onUnitCircle, insideUnitSquare, onUnitSquare, insideUnitCube, name constructors, new string and char constructos
  • TextureE
    • Removed Texture2D constructors
    • Added DrawCircle, DrawGradient and DrawGradientRect