summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-09-18SL-9678 EEP Sometimes not switching inventory based environmentsandreykproductengine
2018-09-18SL-9670 [EEP] 'New Day' is named as 'Default' in the Day Cycle editor.andreykproductengine
2018-09-17override is no longer optional.Rider Linden
2018-09-17MergeRider Linden
2018-09-17SL-9667, SL-9669: Do not attempt to request environment for non-eep parcels, ↵Rider Linden
use handle to panel passed to static for callbacks.
2018-09-17Merged in graham_linden/viewer-eep-graham (pull request #93)Rider Linden
SL-9618
2018-09-17SL-9618Graham Linden
Remove extraneous linear to sRGB conversion causing underwater refracted screen tex to be brighter than it should be.
2018-09-17Merged in graham_linden/viewer-eep-graham (pull request #92)Rider Linden
SL-1491 and SL-1873
2018-09-17SL-1873Graham Linden
Make range of star brightness in code and in UI 0-500 (not 512).
2018-09-17SL-1491 take two: fix non-ALM/class2 atmospherics additive artifactsGraham Linden
Modulate class1 softenLight atmospheric additive by specular.a (same fix as for class2). Clamp additive color to <= vec3(0.2) to avoid similar artifacts in non-deferred render path.
2018-09-17SL-9654 EEP Double click should apply instead of opening in settings pickerandreykproductengine
2018-09-17Merged in andreykproductengine/maint-eep (pull request #89)Rider Linden
SL-9650 EEP environment panel should not animate Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-09-17SL-9664 FIXED [EEP] File pickers are not threadedmaxim_productengine
2018-09-17SL-9650 EEP environment panel should not animateandreykproductengine
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-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-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-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-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-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-11Merged in graham_linden/viewer-eep-graham (pull request #77)Rider Linden
SL-1936 and SL-1912 WIP
2018-09-11Merge TC CMake fixGraham Linden
2018-09-11Merge advanced atmo WIPGraham Linden