Releases: GSharker/G-Shark
1.2.0-alpha.22
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
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
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
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
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
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
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
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
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
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