Skip to content

Commit

Permalink
Adding out of bounds safety checks in the reference_texture_if_needed…
Browse files Browse the repository at this point in the history
… and read_material lambdas in open3d::io::ReadTriangleMeshFromGLTFWithOptions().
  • Loading branch information
omri-polycam committed Oct 3, 2023
1 parent e2f79de commit aec08bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/open3d/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO polycam/open3d
REF 1f84a1126521fa621edb4cc863492359695764b5
SHA512 1754092216f81f599013a725196ba4693fa9fc9725382b02d281565965c8c97592ed251d90e093daf38b2580085425d1cd9f596fa80d800a1c2028347a4bcf9a
REF 3b75f4377cee3c5441f49481c270a2e214ff5627
SHA512 3f3e4ff44831987da3439f650f3556a74cbb380390417f0cde8d46c60e0919216667cf0b1f4460d827b453eb8fb175fada81107f0a2f6f00f54adeed0ad0c147
HEAD_REF main
)

Expand Down

0 comments on commit aec08bf

Please sign in to comment.