Age | Commit message (Collapse) | Author |
|
this with rearrangement.
not tested.
|
|
|
|
with 1@ in Viewer 1.23.x)
-- implemented patch to remove LM prefixes from landmarks' names
*NOTE: It will be unnecessary after the first successful session in viewer 2.0.
Can be removed before public release.
Implementation details:
At the first run with this patch it patches all cached landmarks: removes LM sort prefixes and
updates them on the viewer and server sides.
Also it calls fetching agent's inventory to process not yet loaded landmarks too.
If fetching is successfully done it will store special per-agent empty file-marker
in the user temporary folder (where cached inventory is loaded) while caching agent's inventory.
After that in will not affect the viewer until cached marker is removed.
--HG--
branch : product-engine
|
|
the same shader code.
kill already-nerfed quadratic attenuation which it seems we won't be supporting any decade soon.
|
|
|
|
|
|
far as the shader is concerned.
not complete.
|
|
|
|
next: shader model needs to grok point vs directional, shader model needs to resurrect ambient which I seem to have broken
|
|
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle.
|
|
|
|
|
|
|
|
media is playing
Review #91
This is a different take from my prior implementation. This has two changes to the "rules" for showing the inspector tooltip:
1. Do not show the inspector tooltip if hovering over a face that has media displaying
2. If you hover over a face with media *data* on it, show the inspector tooltip, subject to rule #1 (i.e. only if media is not displaying)
|
|
|
|
Added on-hover icons to invoke avatar inspector to IM toasts.
--HG--
branch : product-engine
|
|
Checker: UNINIT_CTOR
Function: LLSelectMgr::LLSelectMgr()
File: /indra/newview/llselectmgr.cpp
|
|
Checker: UNINIT_CTOR
Function: LLInterp<float>::LLInterp()
File: /indra/llmath/llinterp.h
|
|
Checker: UNINIT_CTOR
Function: LLVOSky::LLVOSky(const LLUUID &, unsigned char, LLViewerRegion *)
File: /indra/newview/llvosky.cpp
|
|
|
|
Checker: UNINIT_CTOR
Function: LLToolGrab::LLToolGrab(LLToolComposite *)
File: /indra/newview/lltoolgrab.cpp
plus followup to previous fix...
|
|
Checker: UNINIT_CTOR
Function: LLManipTranslate::LLManipTranslate(LLToolComposite *)
File: /indra/newview/llmaniptranslate.cpp
|
|
Checker: UNINIT_CTOR
Function: LLEventNotification::LLEventNotification()
File: /indra/newview/lleventnotifier.cpp
|
|
Checker: UNINIT_CTOR
Function: LLVoiceClient::sessionState::sessionState()
File: /indra/newview/llvoiceclient.cpp
|
|
Checker: UNINIT_CTOR
Function: LLVivoxProtocolParser::LLVivoxProtocolParser()
File: /indra/newview/llvoiceclient.cpp
|
|
|
|
Checker: UNINIT_CTOR
Function: LLViewerJoint::LLViewerJoint(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, LLJoint *)
File: /indra/newview/llviewerjoint.cpp
CID-377
Checker: UNINIT_CTOR
Function: LLOfferInfo::LLOfferInfo()
File: /indra/newview/llviewermessage.h
|
|
Checker: UNINIT_CTOR
Function: LLFloaterJoystick::LLFloaterJoystick(const LLSD &)
File: /indra/newview/llfloaterjoystick.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterScriptQueue::LLFloaterScriptQueue(const LLSD &)
File: /indra/newview/llcompilequeue.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterSnapshot::Impl::Impl()
File: /indra/newview/llfloatersnapshot.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterAnimPreview::LLFloaterAnimPreview(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/newview/llfloateranimpreview.cpp
|
|
Checker: UNINIT_CTOR
Function: LLCallDialog::LLCallDialog(const LLSD &)
File: /indra/newview/llimview.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterHardwareSettings::LLFloaterHardwareSettings(const LLSD &)
File: /indra/newview/llfloaterhardwaresettings.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterView::LLFloaterView(const LLUICtrl::Params &)
File: /indra/llui/llfloater.cpp
|
|
Checker: UNINIT_CTOR
Function: LLMenuGL::LLMenuGL(const LLMenuGL::Params &)
File: /indra/llui/llmenugl.cpp
|
|
Checker: UNINIT_CTOR
Function: LLToolTipMgr::LLToolTipMgr()
File: /indra/llui/lltooltip.cpp
|
|
Checker: UNINIT_CTOR
Function: LLPrimitive::LLPrimitive()
File: /indra/llprimitive/llprimitive.cpp
|
|
Checker: UNINIT_CTOR
Function: LLStyle::LLStyle(const LLStyle::Params &)
File: /indra/llui/llstyle.cpp
|
|
Checker: UNINIT_CTOR
Function: LLUIString::LLUIString()
File: /indra/llui/lluistring.h
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
lllocationhistory.cpp
|
|
LLPanelFriends::refreshNames
--HG--
branch : product-engine
|
|
LLPanelFriends::refreshNames
--HG--
branch : product-engine
|
|
LLPanelFriends::refreshNames
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Plumbing to pass the owner ID for a chatting object down into the
LLChatHistory::appendMessage() method where we create the objectim
SLapp that will bring up the remote object inspector. Pheww.
For object notifications that are displayed as text chat, we
|
|
appears clickable without URL.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|