Skip to content

Commit

Permalink
Point instance picking support (no selection highlighting)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppt-adsk committed Mar 21, 2024
1 parent 59b9563 commit dc7ce6b
Show file tree
Hide file tree
Showing 13 changed files with 1,132 additions and 77 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ SdfPath MayaHydraSceneIndex::SetCameraViewport(const MDagPath& camPath, const Gf

bool MayaHydraSceneIndex::AddPickHitToSelectionList(
const HdxPickHit& hit,
const MHWRender::MSelectionInfo& selectInfo,
const MHWRender::MSelectionInfo& /* selectInfo */,
MSelectionList& selectionList,
MPointArray& worldSpaceHitPts)
{
Expand Down
Loading

0 comments on commit dc7ce6b

Please sign in to comment.