summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-09-24SL-9677 EEP Small adjustment to error message for not applying enviroment ↵andreykproductengine
setting
2018-09-24SL-1546 VitrualTrackBall - Reduced the angle change per button click to 1degAndreyL ProductEngine
2018-09-24SL-1817 EEP Day Cycle timeline scrubber can't be repositioned while it's playingandreykproductengine
2018-09-24line endings fixAndreyL ProductEngine
2018-09-24SL-9676 EEP Pick:SELECT SETTINGS limit folder operations optionsmaxim_productengine
2018-09-21Merged in andreykproductengine/maint-eep (pull request #106)Rider Linden
SL-1061 EEP prevent invalid settings from getting into environment
2018-09-21SL-1061 EEP prevent invalid settings from getting into environmentandreykproductengine
2018-09-21SL-9714 [EEP] Allow changing permissions of environment settings using the ↵maxim_productengine
bulk perms floater
2018-09-21SL-9715 [EEP] Allow setting default creation permissions for environment ↵maxim_productengine
settings
2018-09-20SL-9636: Hide the anyone, group share and for sale checks in the properties ↵Rider Linden
panel for settings. (didn't do others items it may apply to)
2018-09-20SL-9662 [EEP] Slightly shift environment label positionsandreykproductengine
2018-09-19MergeRider Linden
2018-09-19SL-9661: Trigger an event when the settings on a parcel or region are ↵Rider Linden
changed. Environment panel montiors this event and updates itself when it occurs.
2018-09-19Merged in graham_linden/viewer-eep-graham (pull request #101)Rider Linden
SL-1505
2018-09-19SL-1505Graham Linden
Prepend dir names to comments in water shaders to differentiate them in nSight captures. Fix calc of reflection camera modelview mats to properly reflect the environment.
2018-09-19Merged in graham_linden/viewer-eep-graham (pull request #100)Rider Linden
SL-9696
2018-09-19SL-9696Graham Linden
Remove squashfarclip hackery to make horizon lines in deferred match non-ALM rendering to avoid seam when rendering deferred.
2018-09-19Merged in andreykproductengine/maint-eep (pull request #99)Rider Linden
SL-9679 EEP - disable panel elements until data update, null cycle crash fix
2018-09-19SL-9707 EEP Make behavior more consistent for applying inventoryandreykproductengine
2018-09-19SL-9679 EEP - disable panel elements until data update, null cycle crash fixandreykproductengine
2018-09-19SL-9672 [EEP] Right-click "Copy Asset UUID" should be inactivemaxim_productengine
2018-09-19SL-9665 FIXED [EEP] "Rename" greyed out for assets in My Environmentsmaxim_productengine
2018-09-18MergeRider Linden
2018-09-18Arrows in wave vector ctrl now match world and clouds. North at the top and ↵Rider Linden
East to the right.
2018-09-18SL-1475Graham Linden
Make stars use higher alpha and brighten reflected color before mixing to get stars to show up in reflections on water.
2018-09-18Merged in graham_linden/viewer-eep-graham (pull request #96)Rider Linden
SL-1176 and SL-9685
2018-09-18SL-9685Graham Linden
Make sure legacy opaque water texture ID is assigned so it can be bound for lowest graphics use.
2018-09-18SL-1176Graham Linden
Tweak position of sun in disc shader to better match the offset applied to the sun glow in atmospherics.
2018-09-18Merged in andreykproductengine/maint-eep (pull request #94)Rider Linden
SL-9670 and SL-9678 Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-09-18SL-9678 EEP Sometimes not switching inventory based environmentsandreykproductengine
2018-09-18SL-1258 FIXED [EEP] Custom cloud, sun & moon textures don't update when you ↵maxim_productengine
apply a Windlight sky locally.
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>