Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vector primitives #18

Merged
merged 34 commits into from
Aug 31, 2022
Merged

Add vector primitives #18

merged 34 commits into from
Aug 31, 2022

Conversation

Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Aug 31, 2022

Add vector 3D and vector UV geometry primitives modules.

@Revathyvenugopal162 Revathyvenugopal162 changed the title Feat/add vector primitives Add vector primitives Aug 31, 2022
@github-actions github-actions bot added the enhancement New features or code improvements label Aug 31, 2022
@github-actions github-actions bot added the maintenance Package and maintenance related label Aug 31, 2022
@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review August 31, 2022 13:23
@Revathyvenugopal162
Copy link
Contributor Author

i will add tests once the vectorUV and vector3D module gets ready after review.

Revathyvenugopal162 and others added 2 commits August 31, 2022 15:48
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
pyproject.toml Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vector3D.py Outdated Show resolved Hide resolved
src/ansys/geometry/core/primitives/vectorUV.py Outdated Show resolved Hide resolved
Revathyvenugopal162 and others added 2 commits August 31, 2022 19:18
Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
tests/test_primitives.py Outdated Show resolved Hide resolved
tests/test_primitives.py Outdated Show resolved Hide resolved
Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge it!

@RobPasMue RobPasMue dismissed jorgepiloto’s stale review August 31, 2022 19:09

Dismissing review to allow for merging - the issue raised can not be solved. Otherwise we would fall in an infinite recursive loop. Thanks for bringing it up @jorgepiloto!

@RobPasMue RobPasMue merged commit 1d1cbb0 into main Aug 31, 2022
@RobPasMue RobPasMue deleted the feat/add-vector-primitives branch August 31, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants