summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-08MergeGraham Linden
2019-01-08Merged in andreykproductengine/maint-eep (pull request #219)Rider Linden
SL-10280 Added label repositioning code to display percentage in correct places. Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2019-01-08Merged in graham_linden/viewer-eep-sl-10304 (pull request #218)Rider Linden
SL-10304
2019-01-08SL-10280 Added label repositioning code to display percentage in correct places.andreykproductengine
2019-01-08SL-10194 Selecting mesh face doesn't highlight the face in any wayruslantproductengine
- Implemented
2019-01-08SL-10320 FIXED Crash in LLVOAvatar::updateAttachmentOverrides()maxim_productengine
2019-01-07SL-10067, SL-9917: Updated UUIDs for sun and moon textures and to corrected ↵Rider Linden
known skies.
2019-01-07SL-10304 fix handling of water normal map blending when both current and ↵Graham Linden
next textures are identical.
2019-01-07SL-9883: Hide controls and display message if parcel < 128mRider Linden
2019-01-07MergeGraham Linden
2019-01-04SL-10041, SL-9758: Environment tab is disabled(shows can't do this) when EM ↵Rider Linden
does not allow parcel override. "Commit" button now reads "Apply to Parcel" or "Apply to Region" as needed.
2019-01-04MergeGraham Linden
2019-01-04Added new LLSINGLETON macro that includes override keyword.Rider Linden
2019-01-04MergeGraham Linden
2019-01-04Convert to using shared shadow sampling function (reduce duplicated code ↵Graham Linden
blocks in several shaders).
2019-01-04MergeRider Linden
2019-01-04Move some estate requests into the LLEstateInfoModel and out of the Region ↵Rider Linden
floater. Fix issue where user could potentially be looking at one set of estate options and update the estate they were standing in by mistake.
2019-01-04MergeGraham Linden
2019-01-04Add new shaders for generating shadows from clouds.Graham Linden
Add new class3 shadow shaders for VSM shadows. Add disabled shadow pass in WLSky for using above.
2019-01-04SL-10279 Fix altitude description repositioning codeandreykproductengine
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and ↵Graham Linden
atten args.
2019-01-03SL-10293 Firestorm PR: preferences and menu searchAndreyL ProductEngine
2019-01-04SL-1866 FIXED [OSX] Viewer crashes when the user changes avatar after ↵maxim_productengine
editing texture
2019-01-03Fix two files stomped my merging VR before a downstream branch.Graham Linden
2019-01-03MergeGraham Linden
2019-01-03Merge VRGraham Linden
2019-01-03SL-8963 Fixed Long name of region overlaps with next one on the World mapandreykproductengine
2019-01-03SL-10288 comments cleanupAndreyL ProductEngine
2019-01-02SL-10279: Temp fix for stale estate info when editing parcel environment.Rider Linden
2019-01-03SL-10288 settings.xml fixAndreyL ProductEngine
2019-01-02SL-10279: Most functionality now present. Still needs some cleanup on the ↵Rider Linden
bump code.
2019-01-03SL-10288 Mesh uploader changes from FirestormAndreyL ProductEngine
2018-12-24SL-10283 Allow changing "Repeats per meter" on face 6 of hollowed cubemaxim_productengine
2018-12-21MergeRider Linden
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-21SL-10275 FIXED [EEP] Pressing Enter while setting "Settings From Inventory" ↵maxim_productengine
opens the Day Cycle
2018-12-20SL-10274 FIXED [EEP] Settings object created by Save As cannot be copied ↵maxim_productengine
from an object
2018-12-19Add new shaders for advanced atmo SH env lighting calcs.Graham Linden
2018-12-19Fix broken culling when rendering water reflection (unstable for many scene ↵Graham Linden
elements when 'Everything' is turned on).
2018-12-19SL-10155 FIXED [MAC] Mesh upload tries to upload folder instead of opening itMnikolenko ProductEngine
2018-12-18SL-10235 FIXED Texture tab is opened with Bumpiness or Shininess instead of ↵maxim_productengine
Texture as default value
2018-12-18SL-10251 show correct fee for 'save to disk' option on Japanese localizationmaxim_productengine
2018-12-17MergeGraham Linden
2018-12-17SL-10252: On Windows, use $SystemRoot again, not FOLDERID_Fonts.Nat Goodspeed
2018-12-16Automated merge with ssh://bitbucket.org/lindenlab/viewer-bugsplatNat Goodspeed
2018-12-16DRTVWR-447: Merge up to latest viewer-releaseNat Goodspeed
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
instead of a variable of type decltype(expression). Using SHGetKnownFolderPath(FOLDERID_Fonts) in LLFontGL::getFontPathSystem() requires new Windows #include files. A variable with a constructor can't be declared within the braces of a switch statement, even outside any of its case clauses.
2018-12-15increment viewer version to 6.1.0AndreyL ProductEngine
2018-12-15Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-12-14SL-10241: Group roll for changing environment.Rider Linden