Skip to content

Releases: GSharker/G-Shark

2.3.1

13 Aug 02:12
57bfbfb
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@NishantChandrashekhar, @chuongmep, @d3ssy and @devel0

2.3.0

04 May 01:34
14848cf
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@AlanRynne and @sonomirco

2.2.0

20 Feb 21:47
e1d76b6
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@chuongmep, @d3ssy and @sonomirco

2.1.0

04 Feb 02:23
121b6ac
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@chuongmep, @d3ssy and @sonomirco

2.0.1

04 Jan 02:04
94f4f73
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@cesarecaoduro

2.0.0

03 Jan 03:46
415781c
Compare
Choose a tag to compare

What’s Changed

🦈 Contributors

@NishantC5, @cesarecaoduro, @d3ssy, @devel0, @sonomirco

1.5.0-alpha.2

15 Nov 19:16
4073ba8
Compare
Choose a tag to compare

PR Title

Adds check for surface planarity.

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

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

Description

Adds surface planarity check.

Related Tickets & Documents

Close #203

Added tests?

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

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.5.0-alpha.1

11 Nov 23:15
b8a1327
Compare
Choose a tag to compare

PR Title

Update package description.

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

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

Description

Modifies nuget package description and summary.

Related Tickets & Documents

Added tests?

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

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.5.0-alpha.0

10 Nov 10:13
da5ce4a
Compare
Choose a tag to compare

PR Title

Dev/guma/refactor transform

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

  • ♻️ Refactor
  • ✨ Feature

Description

Refactors transform logic into TransfomationMatrix, responsible for defining the structure and base logic of a transform matrix, and Transform, responsible for exposing transformation methods and their overloads.

Related Tickets & Documents

Closes #207

Added tests?

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

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed

1.5.0

17 Oct 22:11
Compare
Choose a tag to compare

What’s Changed

  • We added Polycurve
  • Keep developing Surface
  • Fixed some bugs
  • Refactored the structure of the project.

🚀 New Features

🐛 Bug Fixes

🧰 Refactor

🦈 Contributors

@cesarecaoduro, @d3ssy, @peggylin-hub, @sonomirco