summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-09-17SL-9650 EEP environment panel should not animateandreykproductengine
2018-09-17SL-1503 MAINT Objects do not rendering under waterruslantproductengine
Fixed.
2018-09-14Merged in graham_linden/viewer-eep-graham (pull request #88)Rider Linden
SL-9632
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that ↵Graham Linden
could be used by HUDs Make sky and cloud shaders use common scaleSoftClip implementation in gammaF.glsl
2018-09-14Merged in graham_linden/viewer-eep-graham (pull request #87)Rider Linden
SL-1491
2018-09-14SL-1491Graham Linden
Fix name at top of the 3 softenLight shaders so we can differentiate which is in use when using nSight debug. Made class2 softenLightF shader modulate the atmospherics additive to only specular shading to fix lens flare on terrain etc.
2018-09-14SL-1556: Correctly identify when the selected parcel is in another region ↵Rider Linden
and display a message about cross region environments.
2018-09-14Merged in andreykproductengine/maint-eep (pull request #86)Rider Linden
SL-9653 Multy slider edge overlap cases Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-09-14Merged in maxim_productengine/viewer-eep (pull request #85)Rider Linden
SL-9656 and SL-9652 fixed
2018-09-14Merged in graham_linden/viewer-eep-graham (pull request #84)Rider Linden
SL-1872
2018-09-14SL-9653 EEP Blender abruptly jumps from correct value to initialandreykproductengine
2018-09-14SL-9653 Multy slider edge overlap casesandreykproductengine
2018-09-14SL-9652 FIXED EEP Not allowed characters can be used for Environment Assets namemaxim_productengine
2018-09-14SL-9656 FIXED EEP viewer crash after opening About Land and then ↵maxim_productengine
right-clicking a Day Cycle in Inventory
2018-09-13DRTVWR-474: Pass updater cmd to LLLeap::create() as vector<string>.Nat Goodspeed
This avoids having to tokenize a single string, avoiding swallowing backslashes in Windows pathnames in the mistaken belief they're escape characters. Alternatively, it avoids us having to double-escape them or convert them to forward slashes or whatever.
2018-09-13DRTVWR-474: Fix path2basename("secondlife.ico") call.Nat Goodspeed
2018-09-14SL-1872 make daycycle water editor normal map texture control use proper ↵Graham Linden
blank normal map asset
2018-09-13Spruce up the non-ALM stars too.Graham Linden
2018-09-13DRTVWR-474: Run the new updater in LEAP mode.Nat Goodspeed
2018-09-13DRTVWR-474: Copy updater and its icons into Mac app's Resources.Nat Goodspeed
2018-09-13DRTVWR-474: Make NSIS installer invoke updater precheck subcommand.Nat Goodspeed
2018-09-13DRTVWR-474: Clean up use of LLDir::getAppRODataDir(), esp. on Mac.Nat Goodspeed
Clearly it's not obvious to maintainers that on the Mac, getAppRODataDir() returns the app's Resources directory: in a number of places the code starts with the executable directory and appends "../Resources" to find that.
2018-09-13Explicit cast for LLUIColorRider Linden
2018-09-13Remove optimize pragma for macRider Linden
2018-09-13Merged in andreykproductengine/maint-eep2 (pull request #82)Rider Linden
SL-1168 and SL-1307
2018-09-13Merged in andreykproductengine/maint-eep (pull request #78)Rider Linden
SL-1961 Icon support for multislider and icons on altitudes slider Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Rider Linden <rider@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-09-13SL-1307 EEP At startup viewer does not recognize what parcel you are on.andreykproductengine
2018-09-13SL-9625 EEP "Save As" and "Save" are initially unavailable in Day Cyclemaxim_productengine
2018-09-13SL-1168 EEP Shouldn't be possible to create more than 20 keframesandreykproductengine
2018-09-13SL-984 Disable creating EEP settings under Lost and Found foldermaxim_productengine
2018-09-12MergeRider Linden
2018-09-12DRTVWR-474: $VIEWER_EXE, rather than plain VIEWER_EXENat Goodspeed
2018-09-12SL-1402, SL-1193, SL-976: Corrected strings and layout for named bugsRider Linden
("Use Shared Environment", no selection format in panel, Missing String in give object) Also Rider learned how to spell Committed
2018-09-13SL-1127 fix sky tex update with EEP interpolation getting confusedGraham Linden
Disable RenderUseAdvancedAtmospherics in feature table to prevent Ultra from turning it on before its time.
2018-09-12Fix for hanging W64 builds from llcorehttp refcount testsGraham Linden
2018-09-12SL-9634 turn off nSight debug setting breaking snapshots (glReadPixels is ↵Graham Linden
incompatible with nSight debugging)
2018-09-12SL-9635 remove init of libatmosphere causing crashes on Intel HDGraham Linden
2018-09-12SL-1961 Icon support for multislider and icons on altitudes sliderandreykproductengine
2018-09-12MergeGraham Linden
2018-09-12SL-4178 make deferred version of highlight shader that fills in zero spec ↵Graham Linden
and env intensity to keep the shiny down
2018-09-12DRTVWR-474: Make NSIS run new updater.exe after install.Nat Goodspeed
But change shortcuts and registry entries and everything else back to the real viewer executable, so that every subsequent run directly launches the viewer. Eliminate SL_Launcher references from viewer_manifest.py.
2018-09-12MergeGraham Linden
2018-09-11SL-9626: When the panel loses visibility the picker is now automatically ↵Rider Linden
closed. Also picker checks handle to parent rather than pointer to parent.
2018-09-11DRTVWR-474, MAINT-9047: Set viewer name in Info.plist, not launcher.Nat Goodspeed
2018-09-11DRTVWR-474: Remove nag about SL_Launcher.Nat Goodspeed
2018-09-11Good grief OSXRider Linden
2018-09-11OSX gets anoyingly cranky if I don't use a variable.Rider Linden
2018-09-11SL-9620: Double check that commit actually passes back a day cycle from the ↵Rider Linden
editor. Also hide the altitude setting interface for the moment.
2018-09-11DRTVWR-474, MAINT-9047: Display top-level app bundle in sparseimage.Nat Goodspeed
codesign claims to succeed, but spctl says: /Volumes/Second Life Installer/Second Life Test.app: rejected (the code is valid but does not seem to be an app) Why not? Display what's in Second Life.app/Contents on the mounted sparseimage: show Info.plist, list Frameworks, MacOS, Resources.
2018-09-11Merged in graham_linden/viewer-eep-graham (pull request #77)Rider Linden
SL-1936 and SL-1912 WIP