Skip to content

Releases: JuliaGeometry/GeometryBasics.jl

v0.5.10

07 Jul 13:27
86fc11c
Compare
Choose a tag to compare

GeometryBasics v0.5.10

Diff since v0.5.9

Merged pull requests:

  • Move GeoInterface.jl to an extension (#263) (@rafaqz)

Closed issues:

  • OBJ file imports appear to be forced to a triangulation (#259)

v0.5.9

07 May 14:54
caa6c89
Compare
Choose a tag to compare

GeometryBasics v0.5.9

Diff since v0.5.8

Merged pull requests:

  • revert name change of rotation(::Cylinder) (#258) (@ffreyer)

v0.5.8

06 May 15:40
1a35ede
Compare
Choose a tag to compare

GeometryBasics v0.5.8

Diff since v0.5.7

Merged pull requests:

v0.5.7

28 Mar 16:43
0c43d8e
Compare
Choose a tag to compare

GeometryBasics v0.5.7

Diff since v0.5.6

Merged pull requests:

  • Fix float stability in orthogonal_vector (#252) (@ffreyer)

Closed issues:

  • #246 breaks face_normals(coordinates(mesh), faces(mesh)) (#251)

v0.5.6

24 Mar 17:13
21f8f6e
Compare
Choose a tag to compare

GeometryBasics v0.5.6

Diff since v0.5.5

Merged pull requests:

Closed issues:

  • Using faces to index into point vectors no longer produces point vectors (#247)
  • Can'f make Tessellation work (#248)
  • Breaking behaviour change relating to using Boolean operations on faces (#249)

v0.5.5

20 Feb 00:31
e60d315
Compare
Choose a tag to compare

GeometryBasics v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

19 Feb 18:56
7ed350d
Compare
Choose a tag to compare

GeometryBasics v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

19 Feb 15:53
c0da282
Compare
Choose a tag to compare

GeometryBasics v0.5.3

Diff since v0.5.2

Merged pull requests:

Closed issues:

  • Better show methods for triangle faces (#26)
  • Long type info (#60)
  • Redesigning Metadata processing and creating of meta-geometries (#71)
  • FaceView docstring example does not work (#81)
  • merging an empty vector of meshes / creating an empty mesh (#136)
  • Dealing with normals of sharp edges (#139)
  • Mesh with tris and quads? (#142)
  • Documentation: GeometryBasics.mesh docs don't match function signature (#152)
  • Error with empty metadata (#191)
  • typos (#234)

v0.5.2

24 Jan 12:38
a84b168
Compare
Choose a tag to compare

GeometryBasics v0.5.2

Diff since v0.5.1

Merged pull requests:

Closed issues:

  • Polygon is sequence of segments, not points? (#13)
  • clashing meta fields (#48)
  • Polygon with BigFloats (#132)
  • Construction from SVector is ambiguous (#216)
  • Polygon(::AbstractVector) method not working on v0.5 for non base Vector types (#236)

v0.5.1

18 Nov 17:38
02ed799
Compare
Choose a tag to compare

GeometryBasics v0.5.1

Diff since v0.5.0

Merged pull requests: