Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-18 | MAINT-8334 EEP UI control: Virtual Trackball | AndreyL ProductEngine | |
2018-07-18 | Merged in maxim_productengine/viewer-neko_maint2 (pull request #658) | Maxim Nikolenko | |
MAINT-8883 Restore previous selection after updating the list Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-07-17 | MAINT-8883 Restore previous selection after updating the list | maxim_productengine | |
2018-07-17 | SL-927 Better logging | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-16 | Add default and wellknown asset ids. | Rider Linden | |
2018-07-16 | SL-927 Fix coro name | andreykproductengine | |
2018-07-16 | Merged in andreykproductengine/maint-neko2 (pull request #656) | Andrey Kleshchev | |
MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool floater) Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-16 | MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool ↵ | andreykproductengine | |
floater) | |||
2018-07-16 | MAINT-8883 FIXED If someone sends a group notice immediately before you, it ↵ | maxim_productengine | |
wipes out the notice you are writing | |||
2018-07-12 | MAINT-8865 Fixed Day Cycle keyframe cannot be deleted | andreykproductengine | |
2018-07-11 | Merged in graham_linden/viewer-eep-graham (pull request #24) | Rider Linden | |
Fix OSX rendering | |||
2018-07-11 | Make sun/moon vert shaders use calcAtmospherics in hopes it will get OSX GL ↵ | Graham Linden | |
to link the shaders without complaining about unwritten varying vars. | |||
2018-07-10 | Merged in graham_linden/viewer-eep-graham (pull request #23) | Rider Linden | |
Render fixes and performance improvement for advanced atmo codepath | |||
2018-07-11 | Make moon/star rendering handle transitions between settings w defined ↵ | Graham Linden | |
textures and settings without better. Reverse direction of mix to match blend_factor values in stars shader. | |||
2018-07-10 | Make advanced atmo sky shader compile again. | Graham Linden | |
Make atmospheric model avoid redundant work when settings don't change. Point autobuild.xml at libatmosphere with op== to compare density profiles. | |||
2018-07-10 | Merge | Rider Linden | |
2018-07-10 | MAINT-8821: Tighten up floater. Allow apply from gear menu. | Rider Linden | |
2018-07-10 | Merged in graham_linden/viewer-eep-graham (pull request #22) | Rider Linden | |
Support blending current/next bloom textures in deferred star rendering. | |||
2018-07-10 | Support blending current/next bloom textures in deferred star rendering. | Graham Linden | |
2018-07-10 | Merged in graham_linden/viewer-eep-graham (pull request #21) | Rider Linden | |
Fix star rendering issues in ALM. | |||
2018-07-10 | Fix star rendering issues in ALM. | Graham Linden | |
2018-07-10 | Merged in graham_linden/viewer-eep-graham (pull request #19) | Rider Linden | |
Fix mat stack overflow and broken snapshots in ALM. Approved-by: Rider Linden <rider@lindenlab.com> | |||
2018-07-10 | MAINT-8833 EEP UI should be either responsive or indicate that it is disabled. | andreykproductengine | |
2018-07-09 | MAINT-8821: Clean up some of the selection and enable/disable code, Add menu ↵ | Rider Linden | |
for adding settings. | |||
2018-07-09 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-09 | Attempting to create a settings inventory item on a non-eep region will now ↵ | Rider Linden | |
show a visible failure message to the user. Menu items for greating settings in inventory are disabled on non eep regions. | |||
2018-07-09 | Test Hg coding policy hooks. | Graham Linden | |
2018-07-09 | Test Hg coding policy hooks. | Graham Linden | |
2018-07-09 | Restore setting the inv proj matrix for advanced atmo render path. | Graham Linden | |
Set nSight debug setting to 0 to fix ALM snapshots. Add popMatrix call to balance push around heavenly body rendering in ALM and fix mat stack overflow. | |||
2018-07-06 | MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵ | maxim_productengine | |
shortcut | |||
2018-07-05 | MAINT-8827 EEP Edit Day Cycle window needs Save & Cancel buttons linked to ↵ | andreykproductengine | |
bottom of the window | |||
2018-07-04 | MAINT-8800 Vivox pointlesly stalls for 10 seconds waiting on shutdown | andreykproductengine | |
2018-07-04 | Fix up sun glow/size bindings in edit panel. | Graham Linden | |
2018-07-03 | Fix deferred stars shader output decl. | Graham Linden | |
2018-07-03 | Merge | Rider Linden | |
2018-07-03 | MAINT-8821: New "My Environments" floater. First pass. | Rider Linden | |
2018-07-03 | Merged in graham_linden/viewer-lynx-graham (pull request #82) | Andrey Lihatskiy | |
Roll back optimization that breaks cubemap updates Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-03 | MAINT-8838 render a sun disc if the texture(s) are provided by WL settings ↵ | Graham Linden | |
(default is no sun disc and just haze) Refactor sky texture optimization to retain building the cubemap used by shiny. | |||
2018-07-03 | Roll back optimization that isn't needed for sky rendering when atmospherics ↵ | Graham Linden | |
are used, but is needed for cubemap update. | |||
2018-07-02 | FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languages | eli | |
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-06-29 | Merged in graham_linden/viewer-eep-graham (pull request #13) | Rider Linden | |
MAINT-4019 fix star rendering in advanced lighting mode | |||
2018-06-29 | Add menu item for "My Environments" | Rider Linden | |
2018-06-30 | MAINT-4019 fix ALM star rendering (make post-deferred and actually blend) | Graham Linden | |
2018-06-29 | Put up notifications to the user when things go terribly terribly wrong. | Rider Linden | |
2018-06-29 | MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵ | Graham Linden | |
accidentally setting it on systems which cannot handle the mem load it implies | |||
2018-06-29 | Merge | Rider Linden | |
2018-06-29 | Enable settings inventory filter checkbox. Fix day cycle editor selection ↵ | Rider Linden | |
on open. |