Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://jira.secondlife.com/browse/EXT-5312
|
|
|
|
|
|
private voice calls
Added ShowVoiceVisualizersInCalls, setting it to true will show voice visualizers, lipsync and voice gestures for people in the same voice session that are also visible in-world.
|
|
|
|
|
|
Checker: NULL_RETURNS
Function: LLNotificationChannelPanel::onClickNotification(void *)
File: /indra/newview/llfloaternotificationsconsole.cpp
|
|
Checker: NULL_RETURNS
Function: LLNotificationChannelPanel::onClickNotificationReject(void *)
File: /indra/newview/llfloaternotificationsconsole.cpp
|
|
|
|
Checker: NULL_RETURNS
Function: LLFloaterGesture::onClickPlay()
File: /indra/newview/llfloatergesture.cpp
|
|
suggesting the user try global search.
|
|
Checker: NULL_RETURNS
Function: LLFloaterGesture::onCopyPasteAction(const LLSD &)
File: /indra/newview/llfloatergesture.cpp
|
|
Checker: NULL_RETURNS
Function: LLFloaterGesture::onCopyPasteAction(const LLSD &)
File: /indra/newview/llfloatergesture.cpp
|
|
Checker: NULL_RETURNS
Function: LLFavoritesBarCtrl::insertBeforeItem(LLDynamicArray<LLPointer<LLViewerInventoryItem>, (int)32> &, const LLUUID &, LLViewerInventoryItem *)
File: /indra/newview/llfavoritesbar.cpp
|
|
Checker: NULL_RETURNS
Function: LLAgentWearables::makeNewOutfit(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const LLDynamicArray<int, (int)32> &, const LLDynamicArray<int, (int)32> &, int)
File: /indra/newview/llagentwearables.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterTools::updatePopup(LLCoordGL, unsigned int)
File: /indra/newview/llfloatertools.cpp
|
|
Checker: FORWARD_NULL
Function: LLVOAvatar::parseSkeletonFile(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/newview/llvoavatar.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFeatureManager::loadFeatureTables()
File: /indra/newview/llfeaturemanager.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFloaterProperties::dirtyAll()
File: /indra/newview/llfloaterproperties.cpp
|
|
Checker: FORWARD_NULL
Function: LLMultiSliderCtrl::onEditorCommit(LLUICtrl *, const LLSD &)
File: /indra/llui/llmultisliderctrl.cpp
|
|
Checker: MISSING_BREAK
Function: LLGroupMgrGroupData::sendRoleChanges()
File: /indra/newview/llgroupmgr.cpp
not a bug.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
(There's an ability to send non-latin group notices but they turn to '????...' in group profile page.)
--HG--
branch : product-engine
|
|
|
|
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedClose(LLPanelClassifiedInfo *)
File: /indra/newview/llpanelpicks.cpp
|
|
Checker: FORWARD_NULL
Function: LLPanelLandmarkInfo::populateFoldersList()
File: /indra/newview/llpanellandmarkinfo.cpp
|
|
Checker: FORWARD_NULL
Function: LLScriptEdCore::onBtnDynamicHelp()
File: /indra/newview/llpreviewscript.cpp
|
|
|
|
Checker: FORWARD_NULL
Function: LLSidepanelItemInfo::refreshFromItem(LLViewerInventoryItem *)
File: /indra/newview/llsidepaneliteminfo.cpp
|
|
Checker: FORWARD_NULL
Function: upload_done_callback(const LLUUID &, void *, int, int)
File: /indra/newview/llviewermenufile.cpp
|
|
Checker: FORWARD_NULL
Function: LLToolPie::pickRightMouseDownCallback()
File: /indra/newview/lltoolpie.cpp
|
|
Checker: FORWARD_NULL
Function: LLPipeline::updateMoveNormalAsync(LLDrawable *)
File: /indra/newview/pipeline.cpp
not a bug.
|
|
voice notification exists).
- Added setting "Cancel" button visible when call is started.
--HG--
branch : product-engine
|
|
haven't created any Picks or Classifieds. Click the Plus button below to create a Pick or Classified.\")
- Replaced old default help text in settings.xml with new one
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Deleted unnecessary parameters (UIButtonImageTopPadding, UIButtonImageBottomPadding) from settings.xml and their usage in LLTabContainer
- Deleted triggers (LLIMFloaterContainer::processProperties and LLIMFloaterContainer::changed) due to LLIMFloaterContainer no more Observer
- Renamed class LLParticularGroupMgrObserver to LLParticularGroupObserver as the last one's name is more self explanatory
--HG--
branch : product-engine
|
|
when coordinates are enabled and parcel got no name.
Added maturity rating to full location string in case parcel name is empty.
--HG--
branch : product-engine
|
|
initially commited into default branch by mistake
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
windows)
- removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel
|
|
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter().
Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance.
Reviewed by Richard.
|
|
|
|
|
|
reviewed by Mani
|
|
|