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

PLYLoader: Fix handling binary files with \n\r line endings in header. #26232

Merged
merged 6 commits into from
Jun 12, 2023

Commits on Jun 9, 2023

  1. add support for meshPhongNodeMaterial

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cade3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed14fe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. detect files with \r\n line endings

    aardgoose committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a5e6953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04b779 View commit details
    Browse the repository at this point in the history
  3. make \r\n specific.

    aardgoose committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ed75863 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Update PLYLoader.js

    Mugen87 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    723aa0b View commit details
    Browse the repository at this point in the history