Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-11 | SL-17182 FIXED Viewer crashes after changing the environment settings | Mnikolenko Productengine | |
2022-01-19 | SL-15225 llSetAgentEnvironment cloud density transition doesn't work | Andrey Kleshchev | |
2022-01-14 | SL-16606: Add profiler category SHADER | Ptolemy | |
2022-01-14 | SL-16606: Add profiler category ENVIRONMENT | Ptolemy | |
2021-11-19 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed | |
instead of requiring a separate declaration for each subclass. The previous way produces errors in clang. (cherry picked from commit 8458ad8890cf0a11804996210d7bcfbdaa3eec2e) | |||
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton | |
This reverts commit 5188a26a8521251dda07ac0140bb129f28417e49, reversing changes made to 819088563e13f1d75e048311fbaf0df4a79b7e19. | |||
2021-11-04 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed | |
instead of requiring a separate declaration for each subclass. The previous way produces errors in clang. | |||
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-10-19 | SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument ↵ | Dave Parks | |
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead. | |||
2021-07-19 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llappcorehttp.cpp # indra/newview/llappcorehttp.h | |||
2021-06-25 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml | |||
2021-06-25 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llvoicevivox.cpp | |||
2021-05-06 | SL-15168 Viewer side functionality for guidebook window opening | Andrey Kleshchev | |
2021-04-21 | SL-15152 Crashfix: Do not update environments when quiting | Andrey Kleshchev | |
2021-03-18 | SL-14927 Some avatar names not resolving | Andrey Kleshchev | |
2021-02-25 | SL-14654 [EEP] Aplying settings locally now is instant | Andrey Kleshchev | |
The 1 second fade makes it harder to compare different settings. | |||
2021-02-19 | SL-14654 [EEP] Aplying settings locally now takes 1 second insterad of 5 | Andrey Kleshchev | |
2021-02-09 | SL-14675 Position changes shouldn't cause additional blends when environment ↵ | Andrey Kleshchev | |
isn't ready | |||
2021-02-09 | SL-14675 Teleporting to a new region can load the wrong EEP environment layer | Andrey Kleshchev | |
2021-02-01 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-02-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2020-12-13 | SL-14543 Fix reason in environments 'settings couldn't be applied' error | Andrey Kleshchev | |
2020-12-08 | SL-14497 Unblocking does not remove voice block | Andrey Kleshchev | |
2020-11-13 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.cpp # indra/newview/llenvironment.cpp | |||
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml | |||
2020-10-09 | SL-14078 Validate region id for environments | Andrey Kleshchev | |
It is possible for agent to pass multiple region borders fast, resulting in environment updates affecting wrong regions | |||
2020-09-16 | SL-13923 - EEP sky is wrong after loading water then re-logging with ↵ | Andrey Kleshchev | |
EnvironmentPersistAcrossLogin | |||
2020-05-27 | SL-13327 Crash at LLViewerRegion::getWaterHeight | Andrey Kleshchev | |
2020-05-08 | SL-12963 Additional environment debug output | Andrey Kleshchev | |
2020-05-08 | SL-13161 Fixed notification | Andrey Kleshchev | |
2020-04-20 | SL-13040 Fixed crash at EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-04-13 | SL-13029 Fixed load order | Andrey Kleshchev | |
2020-04-12 | SL-13029 Environment update was not applying properly | Andrey Kleshchev | |
2020-04-03 | SL-11368, fix missing water uniforms for low shader settings | Dave Houlton | |
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-03-27 | Removed obsolete and misleading variable | Andrey Kleshchev | |
2020-02-27 | SL-12739 FIXED [EEP] Viewer is crashed after clicking the "Forget" button on ↵ | maxim_productengine | |
the Experience Profile after the llSetAgentEnvironment was used | |||
2020-01-15 | SL-12208 [EEP] The Water Normal Map does not consistently render | andreykproductengine | |
2019-08-26 | SL-11705, SL-11706: New flags in llsettings base for tracking by simulator. | Rider Linden | |
2019-07-23 | SL-11621 | Graham Linden | |
Remove all references to unused shader var global_gamma. Remove many unused decls for gamma from shaders. Make post-deferred gamma correction use display_gamma. Make setting display_gamma use the correct RenderDeferredDisplayGamma setting. | |||
2019-06-27 | SL-11151, SL-11504 | Graham Linden | |
Remove update threshold logic causing hiccups and rework sky updates. Make deferred water do double transport again to match non-ALM rendering more closely. | |||
2019-05-28 | Merged in maxim_productengine/viewer-eep (pull request #406) | Graham Madarasz | |
SL-11279 and SL-11273 fixes | |||
2019-05-28 | SL-11279 [EEP] Automatically toggle the beacon checkboxes | maxim_productengine | |
2019-05-24 | SL-11287 [EEP] Importing certain legacy windlights give upload error | andreykproductengine | |
2019-04-03 | SL-10189, SL-10880: Mark the day instance so that it does not try to ↵ | Rider Linden | |
reanimate a day cycle when setting a fixed sky. Add new floater for setting the shared environment to local and allowing modifications. | |||
2019-03-15 | SL-10672 Fixed Sun transitioned to image from previous keyframe | andreykproductengine | |
2019-03-02 | SL-10664 | Graham Linden | |
2019-02-20 | SL-9660: Next pass cleanup. Removed and downgraded a number of logs. ↵ | Rider Linden | |
Removed refs to LAPAS. Better sync with legacy regions. | |||
2019-02-14 | SL-10464: A couple last fixes dealing with region crossings. Environment ↵ | Rider Linden | |
Experiences are still stripped when changing regions. Even if destination region participates in the experience. |