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

Added TriangleGeometry Class #29882

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Added TriangleGeometry Class #29882

wants to merge 9 commits into from

Commits on Nov 14, 2024

  1. Added TriangleGeometry

    New class to create triangular planes.
    pxninja committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    547dde0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009b02a View commit details
    Browse the repository at this point in the history
  3. Spaces → Tabs

    pxninja committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    84400eb View commit details
    Browse the repository at this point in the history
  4. Removed trailing spaces

    pxninja committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0c4a3d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Removed equilateral height normalization

    The height is now a literal value.
    pxninja committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2bf1778 View commit details
    Browse the repository at this point in the history
  2. Simplified indices logic

    pxninja committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d8dc152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7628a6f View commit details
    Browse the repository at this point in the history
  4. Removed src export

    pxninja committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    900c642 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Changed detail to segments

    pxninja committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    12bb689 View commit details
    Browse the repository at this point in the history