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 ShapeJSON support to Object3D and Shape types #1073

Merged
merged 4 commits into from
Jul 18, 2024

Commits on Jul 17, 2024

  1. Add ShapeJSON support to Object3D and Shape types

    Added ShapeJSON support to Object3D's shapes record and updated Shape type with JSON conversion functions. This enhancement allows for easier handling and storage of 2D shapes with holes as JSON data. By integrating ShapeJSON in these types, it enables seamless import/export of complex 3D scenes with intricate shapes in a more efficient manner, improving overall compatibility and versatility.
    Hoodgail committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    907e3c0 View commit details
    Browse the repository at this point in the history
  2. Format

    Hoodgail committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4b90a36 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Shape

    Methuselah96 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cc80908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c484e94 View commit details
    Browse the repository at this point in the history