Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use null instead of an object with undefined properties #51

Merged

Commits on Oct 12, 2023

  1. Use null instead of an object with undefined properties

    This will be coalesced to an empty object, which keeps the expected behavior. The previous default would trigger a warning in the console about it not being conform to the vec3 property type definition.
    Antonio Pisano committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6c03717 View commit details
    Browse the repository at this point in the history