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

Add methods to construct p5.Geometry from other p5 drawing functions #6287

Merged
merged 12 commits into from
Aug 2, 2023

Commits on Jul 24, 2023

  1. Add geometry building

    davepagurek committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8e204a7 View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    davepagurek committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9ae7c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6893b View commit details
    Browse the repository at this point in the history
  4. Fix row()/column() bug

    davepagurek committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dfaa4d6 View commit details
    Browse the repository at this point in the history
  5. Remove old function call

    davepagurek committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4c8a45b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f44275 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Fix camera/mat3 tests

    davepagurek committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b4c388c View commit details
    Browse the repository at this point in the history
  2. Add docs and tests

    davepagurek committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1ac3d29 View commit details
    Browse the repository at this point in the history
  3. Fix error message

    davepagurek committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    66980a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde8273 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update docs

    davepagurek committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3ea6e7b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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