Skip to content

important changes from main to ACDC_Dev #1

Description

@wenqian157

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions