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

CSUMB Capstone : Added google/draco compression natively in mbgrd2gltf #1456

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Changed Gitignore

    varadpoddar committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a4ebb50 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 13, 2024

  1. Added EncodeGridWithDraco(), Updated CMakeLists For draco addition, I…

    …nclude Draco files, Verify build
    varadpoddar committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    26c3858 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    0d300e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56711f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    54b27ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a059f35 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fixed Attributes, Primitives structure, & removed unnecessary code th…

    …at was introduced from geometry class.
    varadpoddar committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    490f62e View commit details
    Browse the repository at this point in the history
  2. Fixed Attributes, Primitives structure, & removed unnecessary code th…

    …at was introduced from geometry class.
    varadpoddar committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4ec4e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca2d191 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fixed passing buffer.data directly causing buffer.data.size() not bei…

    …ng recognized in the process.
    varadpoddar committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1fa84b7 View commit details
    Browse the repository at this point in the history
  2. Removed print statement for added draco dependency file check. Remove…

    …d funtion definations from draco.h.
    varadpoddar committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    43e201a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc29e4 View commit details
    Browse the repository at this point in the history
  4. Fixed Manpage

    varadpoddar committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1d876c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. html added

    aretinoco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ed4ca0b View commit details
    Browse the repository at this point in the history
  2. html s

    aretinoco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0f870b3 View commit details
    Browse the repository at this point in the history
  3. pdf and man formatting

    aretinoco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4679e55 View commit details
    Browse the repository at this point in the history
  4. final man changes

    aretinoco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a1c78e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    478a935 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdb08e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe3d5cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f082a3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d4ceb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb2911e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from varadpoddar/TinyGLTF-Update

    Tiny gltf update
    varadpoddar authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f70cd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9629ee View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. readd file

    aretinoco committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1414043 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from varadpoddar/test

    readd file
    aretinoco authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4d16cf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    13c1ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2e889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253f15c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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