Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-22 | MAINT-8985 FIXED User is able to send friendship request to a friend from ↵ | maxim_productengine | |
the group menu | |||
2018-08-22 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-08-17 | Add an apparent time of day. More OSX complaints. | Rider Linden | |
2018-08-17 | Left off an override. | Rider Linden | |
2018-08-17 | Merge | Rider Linden | |
2018-08-17 | MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment ↵ | Rider Linden | |
pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch. | |||
2018-08-17 | MAINT-5651 Froce-quit crash | andreykproductengine | |
2018-08-17 | MAINT-8991 Escape newlines in log entries | maxim_productengine | |
2018-08-16 | MAINT-7703: Estate level switch turns of parcel environments. | Rider Linden | |
2018-08-16 | Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress. | Graham Linden | |
2018-08-16 | Make settings vfuncs use SETTINGS_OVERRIDE macro (override keyword in viewer ↵ | Graham Linden | |
codebase) to fix OS X compilation. Mark cloning funcs and derived class overrides as const. | |||
2018-08-16 | Merge | Graham Linden | |
2018-08-16 | Merge | Rider Linden | |
2018-08-16 | Pass call backs into parcel and region change methods. | Rider Linden | |
2018-08-16 | MAINT-8952 EEP make sure settings will be re-compressed | andreykproductengine | |
2018-08-16 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-08-15 | Somebody left off override | Rider Linden | |
2018-08-15 | Merge | Rider Linden | |
2018-08-15 | MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel | Rider Linden | |
2018-08-15 | Merge | Graham Linden | |
2018-08-15 | Merged in andreykproductengine/maint-eep (pull request #49) | Rider Linden | |
MAINT-8996 EEP - fixed Settings picker is empty sometimes | |||
2018-08-15 | MAINT-8996 EEP - fixed Settings picker is empty sometimes | andreykproductengine | |
2018-08-15 | Merged in andreykproductengine/maint-eep (pull request #48) | Rider Linden | |
MAINT-8952 EEP 'uncompress' day tracks before editing | |||
2018-08-15 | MAINT-8952 EEP 'uncompress' day tracks before editing | andreykproductengine | |
2018-08-15 | MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..) | maxim_productengine | |
2018-08-14 | Remove MSVC optimize pragma. | Graham Linden | |
2018-08-14 | MAINT-8884 Re-arrange water norm/reflection tex binding to be less incorrect. | Graham Linden | |
2018-08-14 | Merge | Graham Linden | |
2018-08-14 | MAINT-5651 Crashes on close from LLWindowWin32 | andreykproductengine | |
2018-08-15 | mac build fix | Mnikolenko ProductEngine | |
2018-08-14 | MAINT-8930 FIXED Using "Reset all to recommended settings" still shows the ↵ | maxim_productengine | |
last active preset as "Preset in use" in the UI | |||
2018-08-11 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-no-popup | Nat Goodspeed | |
2018-08-10 | Merge | Rider Linden | |
2018-08-10 | MAINT-8926 Don't allow overwritting default preset | andreykproductengine | |
2018-08-10 | VOICE-50 VOICE-58: recover from SLVoice process exit automatically | Oz Linden | |
2018-08-09 | Merged in graham_linden/viewer-eep-graham (pull request #44) | Rider Linden | |
MAINT-8951 | |||
2018-08-09 | Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. ↵ | Rider Linden | |
Fix edit and transition in edit day cycle. Fix default and blank images in sky textures. | |||
2018-08-09 | Merge | Graham Linden | |
2018-08-09 | Disable nSight debug. | Graham Linden | |
2018-08-09 | MAINT-8951 | Graham Linden | |
Remove moon_dir related shader code causing sunlight shadow artifacting. | |||
2018-08-09 | MAINT-8887 Fixed Environment pulled from asset store not applied when loaded | andreykproductengine | |
2018-08-09 | Merge | Graham Linden | |
2018-08-09 | MAINT-8974 Reduce default settings for intel GPUs in case of failed benchmark | andreykproductengine | |
2018-08-09 | MAINT-8900 LLVirtualTrackball improvements: buttons behavior and mode select | AndreyL ProductEngine | |
2018-08-08 | Add optional hostname param to LLSocket::create() for testing. | Nat Goodspeed | |
This allows the io.cpp test to listen only on the localhost loopback, avoiding the macOS 10.13.6 "allow listening for incoming connections" popup while running build-time tests that might halt an unattended TeamCity build. | |||
2018-08-08 | Miss an || && in an if | Rider Linden | |
2018-08-08 | Fix for mac build | Rider Linden | |
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that. | |||
2018-08-08 | Fix cmake -E copy of CrashReporter.nib. | Nat Goodspeed | |
indra/mac_crash_logger/CMakeLists.txt was using 'cmake -E copy_directory' to copy CrashReporter.nib -- which is actually a binary file. Apparently that works, until CMake 3.12.0, which produces an error. Use copy_if_different instead. | |||
2018-08-08 | Merged in andreyl_productengine/viewer-neko-marchcat (pull request #671) | Andrey Lihatskiy | |
MAINT-8856 Fixed URL behavior in group call popups Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-08-08 | MAINT-8856 Fixed URL behavior in group call popups | AndreyL ProductEngine | |