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

New Shape; Horn #76

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 6, 2019

  1. More accurate Z sorting of Shapes

    Composite shapes use volume to find Z. Shapes with closed paths ignore doubled final point when averaging Z.
    bendablegears committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    a743e81 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Minor Z fixes refactor; code formatting

    jslint doesn't complain anymore. Vector class has useful isSame function.
    bendablegears committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    783f4c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. update to 1.1.0

    bendablegears committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a7dcd7a View commit details
    Browse the repository at this point in the history
  2. New Shape; Horn

    Actually "truncated cone with spherical caps"  but that's a mouthful.
    bendablegears committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    e661777 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. fix Horn's diameter properties

    frontDiameter and endDiameter can actually be changed, now.
    bendablegears committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c990e8b View commit details
    Browse the repository at this point in the history
  2. add Horn to index

    bendablegears committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    94ec7ef View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    84870c7 View commit details
    Browse the repository at this point in the history