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

Adding in memory support for xyz files #5866

Merged
merged 10 commits into from
Dec 22, 2023
Merged

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    4d6c1f0 View commit details
    Browse the repository at this point in the history
  2. Updating CHANGELOG.md

    samypr100 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    172974d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1056c89 View commit details
    Browse the repository at this point in the history
  4. Switching implementation to use an unsigned char * buffer

    Added Python tests
    samypr100 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4d0d4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2978864 View commit details
    Browse the repository at this point in the history
  6. Style fix for open3d/utility/Helper.h

    Using {} initializer for WritePointCloudOption on tests/t/io/PointCloudIO.cpp
    samypr100 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ee4da5a View commit details
    Browse the repository at this point in the history
  7. memcpy --> std::memcpy

    samypr100 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ff5868f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    90c6ba3 View commit details
    Browse the repository at this point in the history
  2. @nsaipova review

    ssheorey committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c36d36d View commit details
    Browse the repository at this point in the history