AnimalLogic / AL_USDMaya

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
266 stars 69 forks source link

if renderGuides are shown, they should be selectable #152

Closed pmolodo closed 5 years ago

pmolodo commented 5 years ago

Description (this won't be part of the changelog)

If "displayRenderGuides" is checked on, then prims whose purpose is "render" will be displayed, but they will not be selectable. This is confusing, at best, for artists.

This PR makes it so that if objects whose purpose is "render" or "guide" are displayed, they are selectable. (I'm assuming this was a bug, as the docs state that you "can select any prim being displayed. If it was deliberate, then it should probably be turned into a separate option, and the docs updated.)

Changelog

Fixed

Checklist (Please do not remove this line)