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

important changes from main to ACDC_Dev #1

Open
wenqian157 opened this issue Feb 16, 2023 · 0 comments
Open

important changes from main to ACDC_Dev #1

wenqian157 opened this issue Feb 16, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@wenqian157
Copy link
Collaborator

Package name from “HDGeom” to “Mola”(Git repository name remain “HDUnity”)

Namespace from “HD” to “Mola”

“HDMesh”, “HDGrid”, “HDDirectedGraph” are renamed to “MolaMesh”, “MolaGrid”, “MolaDirectedGraph”.

Scripts such as HDMeshFactory, HDMeshSubdivision, HDUtils only contain static methods, just dropped “HD” in the name without adding “Mola” to reduce redundancy: "MeshFactory"...

Relocate methods in VectorUtils to “UtilsVertex”, “UtilsMath”, UtilsFace“, “UtilsGrid”, “UtilsMesh”, following same structure of python library

In MeshFactory, following “createBox” and “createGridMesh”, renamed “getCone” and “getTube” to “createCone” and “createTube” for consistancy.

@wenqian157 wenqian157 added the documentation Improvements or additions to documentation label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant