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

Issue #8488 #8490

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Issue #8488 #8490

merged 1 commit into from
Sep 30, 2024

Conversation

Rachit23110261
Copy link
Contributor

Summary of Changes
This pull request adds an entry for Distances in the vbosName enum. The new entry designates the buffer that contains the distance values for vertices or facets. This change ensures that distances can be managed consistently with other vertex data, such as coordinates, normals, and colors.

Release Management
Affected package(s): GraphicsView (or any package dealing with vertex buffer objects, depending on where this enum is used)
Issue(s) solved (if any):

I, Rachit Mehta, confirm that I have the right to submit this contribution under CGAL's open-source license and that this contribution abides by CGAL's policies.

@lrineau lrineau linked an issue Sep 23, 2024 that may be closed by this pull request
@afabri afabri added this to the 6.1-beta milestone Sep 30, 2024
@afabri
Copy link
Member

afabri commented Sep 30, 2024

@lrineau this adds a sentence in a doxygen comment of a part of the documentation that we do not build. So you might just merge.

@lrineau lrineau modified the milestones: 6.1-beta, 6.0.1 Sep 30, 2024
@lrineau lrineau self-assigned this Sep 30, 2024
@lrineau lrineau merged commit 0f2efc7 into CGAL:master Sep 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing enum documentation in enum Three package
3 participants