Skip to content

Tags: NickUfer/manifold3d-rs

Tags

manifold3d-0.0.6

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
chore: bump version to 0.0.6

manifold3d-macros-0.0.3

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
chore: bump version to 0.0.3

manifold3d-0.0.5

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
chore: bump version to 0.0.5

manifold3d-macros-0.0.2

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
chore: bumps versions

manifold3d-0.0.4

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
chore: bumps versions

manifold3d-types-0.0.1

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
refactor: splits project up into multiple crates

feat: adds manifold boolean operation and transformation functions

manifold3d-tests-0.0.1

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
refactor: splits project up into multiple crates

feat: adds manifold boolean operation and transformation functions

manifold3d-macros-0.0.1

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
refactor: splits project up into multiple crates

feat: adds manifold boolean operation and transformation functions

manifold3d-0.0.3

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
refactor: splits project up into multiple crates

feat: adds manifold boolean operation and transformation functions

manifold3d-0.0.2

Verified

This commit was signed with the committer’s verified signature.
NickUfer Nick Ufer
feat: upgrades to manifold v3.0.0

feat: adds ManifoldError
feat: adds Manifold#revolve
refactor: moves constructors to impl blocks
refactor: improves Angle struct