- fixed : LLPipeline::sShowHUDAttachments isn't reset to TRUE when an...
- fixed : LLPipeline::sShowHUDAttachments isn't reset to TRUE when an attachment is worn on an empty RLV_LOCK_REMOVE locked HUD attachment point -> @remattach:top=n (with no current attachment on "top" or any other locked HUD attachments) -> uncheck "Show HUD Attachments" (allowed because RlvAttachmentLocks::hasLockedHUD() will return FALSE when there are no locked HUDs) -> attach HUD attachment to top => invisible - fixed : HUD zoom level should be restricted when a HUD attachment is non-detachable - fixed : wireframe should be disabled when a HUD attachment is non-detachable --HG-- branch : RLVa
Showing
- indra/newview/llviewerdisplay.cpp 6 additions, 7 deletionsindra/newview/llviewerdisplay.cpp
- indra/newview/llviewermenu.cpp 5 additions, 2 deletionsindra/newview/llviewermenu.cpp
- indra/newview/llvoavatarself.cpp 9 additions, 1 deletionindra/newview/llvoavatarself.cpp
- indra/newview/rlvhandler.cpp 1 addition, 18 deletionsindra/newview/rlvhandler.cpp
- indra/newview/rlvlocks.cpp 33 additions, 15 deletionsindra/newview/rlvlocks.cpp
- indra/newview/rlvlocks.h 8 additions, 1 deletionindra/newview/rlvlocks.h
Loading
Please register or sign in to comment