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

.pnts loader for ModelExperimental #9978

Merged
merged 50 commits into from
Jan 6, 2022
Merged

.pnts loader for ModelExperimental #9978

merged 50 commits into from
Jan 6, 2022

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    9649ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9d72d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    b01f0ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eee81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79b3c57 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    a5052f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65c0f7 View commit details
    Browse the repository at this point in the history
  3. Refactor parsedContent object

    ptrgags committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f0cd412 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Start working on unit tests

    ptrgags committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    398b677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d09f367 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Add RGB565 decoding function

    ptrgags committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8281e65 View commit details
    Browse the repository at this point in the history
  2. Parse RGB565 on the CPU

    ptrgags committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    b09142d View commit details
    Browse the repository at this point in the history
  3. Handle oct-encoded normals

    ptrgags committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ca1e80e View commit details
    Browse the repository at this point in the history
  4. Fix batch table unit tests

    ptrgags committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    22582e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Fix oct encoded normal tests

    ptrgags committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4697576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6322a1 View commit details
    Browse the repository at this point in the history
  3. b3dm is lowercase

    ptrgags committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d2f62b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4310f5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d048bc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c3172d View commit details
    Browse the repository at this point in the history
  7. Clean up buffers on unload

    ptrgags committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8bcfd85 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Dec 17, 2021

  1. Update documentation

    ptrgags committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3b597e3 View commit details
    Browse the repository at this point in the history
  2. Don't hold on to typed array

    ptrgags committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    bb24378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f5264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b7df45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a11330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5c9c8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b0e870 View commit details
    Browse the repository at this point in the history
  8. Fix constant color

    ptrgags committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    86e7409 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c87758 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aca0b0b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    518d834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54bd8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    251eddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a34e169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7cc4a5 View commit details
    Browse the repository at this point in the history
  6. Update sRgb conversion code

    ptrgags committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    19f72ec View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Update unit tests

    ptrgags committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9553044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a1005 View commit details
    Browse the repository at this point in the history
  3. Default to dark grey

    ptrgags committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9ac5fc2 View commit details
    Browse the repository at this point in the history
  4. Fix translucency

    ptrgags committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fb67acb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5a3d08 View commit details
    Browse the repository at this point in the history
  6. Fix oct-encoded normals

    ptrgags committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    0941231 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfc91ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3748b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Fix compilation error

    ptrgags committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3595ab6 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    ptrgags committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7ca7747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907caff View commit details
    Browse the repository at this point in the history