Skip to content

Releases: GSharker/G-Shark

1.2.0-alpha.2

08 Aug 00:37
84a5fb2
Compare
Choose a tag to compare

PR Title

Dev/mibi/surface closest parameter

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

This PR introduces the closest parameters, used to define the closest point.
To find the starting value uses split surface instead of the tessellation.

Related Tickets & Documents

This PR closes #120 #121

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.2.0-alpha.1

07 Aug 07:30
2bc3f4e
Compare
Choose a tag to compare

PR Title

Dev/mibi/surface split

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update

Description

This PR closes #123
This PR implements split surfaces. Also refactored some classes like Point4 and fix some methods using Point3 instead of Point4, losing all the relative point weights modifications.

Added tests?

  • 👍 yes

Added to documentation?

  • 📓 docs

1.2.0-alpha.0

06 Aug 11:13
b942955
Compare
Choose a tag to compare

PR Title

Fix knot multiplicity.

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

Fixes: Knot multiplicity methods

Related Tickets & Documents

Fixes #232

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.2.0

31 Jul 04:30
fc75017
Compare
Choose a tag to compare

What’s Changed

Implemented a new CI for releases and publishing NuGet, added the basic class for NURB surfaces, implemented new methods for curves.

🚀 New Features

🧰 Refactor

🦈 Contributors

@sonomirco @d3ssy

1.0.4-alpha.1

31 Jul 01:48
3dd49ef
Compare
Choose a tag to compare

PR Title

fixed path for the gshark logo.

What type of PR is this? (check all applicable)

  • 🐛 Bug Fix

Description

Updated gshark icon path.

1.0.4-alpha.0

31 Jul 01:06
9eacd41
Compare
Choose a tag to compare

PR Title

Updated the README file

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

This PR fixes some badges after some action where renamed.

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.0.4: Merge pull request #217 from GSharker/dev/mibi/automating-releases

31 Jul 00:56
884a4a1
Compare
Choose a tag to compare