Skip to content

Releases: GSharker/G-Shark

1.2.0-alpha.22

26 Aug 00:37
dfdb3e7
Compare
Choose a tag to compare

PR Title

Added derivativeAt.

Added test.
Updated GHDebugFile.

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

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

Description

This PR adds DerivativeAt to Circle

Related Tickets & Documents

This PR closes #287

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.21

25 Aug 03:56
2413656
Compare
Choose a tag to compare

PR Title

Dev/mibi/ruled surface

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

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

Description

This PR adds the CreateRuledSurface method, also makes some code cleanup across the library (little stuff).

Related Tickets & Documents

This PR closes #200

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.20

24 Aug 10:22
5388dcc
Compare
Choose a tag to compare

PR Title

Dev/guma/polyline implements icurve

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

  • ♻️ Refactor

Description

This PR implements ICurve methods on Polyline.

Related Tickets & Documents

Closes #263

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.19

23 Aug 23:20
3264270
Compare
Choose a tag to compare

PR Title

Dev/mibi/surfaces tests and refactoring

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

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

Description

This PR refactored the current implementation of the NurbsSurface and added some additional tests.

Related Tickets & Documents

This PR closes #238

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.18

22 Aug 04:49
88dee36
Compare
Choose a tag to compare

PR Title

Dev/mibi/implements ICurve to circle

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

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

Description

This PR implements the methods that will be extended into ICurve #257 and exposed the method ToNurbs.

Related Tickets & Documents

This PR closes #260

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.17

22 Aug 00:13
521ed4a
Compare
Choose a tag to compare

PR Title

Fix env.

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

  • 🐛 Bug Fix

Description

Fix double declaration of env in workflow file.

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.2.0-alpha.16

21 Aug 23:40
af92a9b
Compare
Choose a tag to compare

PR Title

Update build-and-test-on-pr.yml

Run on ubuntu with dotnet options to improve build and test speed.

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

  • 👷 Optimization

Description

Attempts to improve performance of SetUpDotNet step in build and test action from 27s to 6s.

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.2.0-alpha.15

21 Aug 05:42
9df79e5
Compare
Choose a tag to compare

PR Title

Implement icurve methods and properties.

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

  • ♻️ Refactor
  • ✨ Feature

Description

Implement icurve methods and properties.

Related Tickets & Documents

Closes #261

Added tests?

  • 👍 yes

Added to documentation?

  • 📓 docs

1.2.0-alpha.14

21 Aug 03:54
b0f19ae
Compare
Choose a tag to compare

PR Title

Refactor to address warnings.

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

  • ♻️ Refactor

Description

Addresses compiler warnings.

Related Tickets & Documents

Closes #269

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.13

20 Aug 07:02
ec7fad9
Compare
Choose a tag to compare

PR Title

Dev/mibi/point at length

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

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

Description

This PR added PointAtLength and TangentAtLength.

Related Tickets & Documents

PR closes #255

Added tests?

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

Added to documentation?

  • 📓 docs
  • 🙅 no documentation needed