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

Remove string conversion following IGL upgrade #436

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

paddyroddy
Copy link
Collaborator

Following the merge of libigl/libigl-python-bindings#243 this should no longer be required (see libigl/libigl-python-bindings#82 (comment)).

@paddyroddy paddyroddy added the enhancement New feature or request label Feb 10, 2025
@paddyroddy paddyroddy self-assigned this Feb 10, 2025
@paddyroddy paddyroddy enabled auto-merge (squash) February 10, 2025 09:33
@paddyroddy paddyroddy added the dependencies Pull requests that update a dependency file label Feb 10, 2025
@paddyroddy paddyroddy disabled auto-merge February 10, 2025 09:34
@paddyroddy paddyroddy requested a review from Copilot April 1, 2025 16:09
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the unnecessary string conversion from the file path when calling igl.read_triangle_mesh following the upgrade to libigl.

  • Removed str() conversion of the file path
  • Updated the function call so that a Path object is passed directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant