summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-18SL-824: Update to bugsplat build 518831Nat Goodspeed
2018-08-18Backed out changeset 599911002a5e: revert to bugsplat build 518798.Nat Goodspeed
2018-08-17Add an apparent time of day. More OSX complaints.Rider Linden
2018-08-17Left off an override.Rider Linden
2018-08-17SL-824: Update to bugsplat build 518806Nat Goodspeed
2018-08-17MergeRider Linden
2018-08-17MAINT-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-17MAINT-5651 Froce-quit crashandreykproductengine
2018-08-17SL-824: Update to bugsplat build 518798Nat Goodspeed
2018-08-17DRTVWR-447: Use os.path.split(path) instead of path.split(os.sep).Nat Goodspeed
On Windows, where 'path' might be separated either with '/' or '\', the latter breaks unless all path separators are in fact the os.sep character '\'. While it would be possible to code something fancy with os.sep and os.altsep, testing the latter for None, much simpler to let os.path.split() handle it.
2018-08-17SL-824: Update to bugsplat build 518791Nat Goodspeed
2018-08-17MAINT-8991 Escape newlines in log entriesmaxim_productengine
2018-08-16MAINT-7703: Estate level switch turns of parcel environments.Rider Linden
2018-08-16Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress.Graham Linden
2018-08-16Make 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-16MAINT-8868 Updated Viewer Maager to 1.0.518760AndreyL ProductEngine
2018-08-16MergeGraham Linden
2018-08-16MergeRider Linden
2018-08-16Pass call backs into parcel and region change methods.Rider Linden
2018-08-16MAINT-8952 EEP make sure settings will be re-compressedandreykproductengine
2018-08-16Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-15Somebody left off overrideRider Linden
2018-08-15DRTVWR-447: Simplify redundant if-key-in-dict-and-value-nonempty logicNat Goodspeed
2018-08-15DRTVWR-447: Streamline some of the logic around extra packages.Nat Goodspeed
2018-08-15MergeRider Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-08-15MergeGraham Linden
2018-08-15DRTVWR-447: Update to bugsplat build 518707Nat Goodspeed
2018-08-15DRTVWR-447: merge reverting Mac suppression to re-enable Mac builds.Nat Goodspeed
2018-08-15Backed out changeset 25b55601514d: re-enable building BugSplat on Mac.Nat Goodspeed
2018-08-15Merged in andreykproductengine/maint-eep (pull request #49)Rider Linden
MAINT-8996 EEP - fixed Settings picker is empty sometimes
2018-08-15MAINT-8996 EEP - fixed Settings picker is empty sometimesandreykproductengine
2018-08-15Merged in andreykproductengine/maint-eep (pull request #48)Rider Linden
MAINT-8952 EEP 'uncompress' day tracks before editing
2018-08-15MAINT-8952 EEP 'uncompress' day tracks before editingandreykproductengine
2018-08-15MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..)maxim_productengine
2018-08-14Remove MSVC optimize pragma.Graham Linden
2018-08-14MAINT-8884 Re-arrange water norm/reflection tex binding to be less incorrect.Graham Linden
2018-08-14MergeGraham Linden
2018-08-14MAINT-5651 Crashes on close from LLWindowWin32andreykproductengine
2018-08-15mac build fixMnikolenko ProductEngine
2018-08-14MAINT-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-11Automated merge with ssh://bitbucket.org/nat_linden/viewer-no-popupNat Goodspeed
2018-08-10MergeRider Linden
2018-08-10MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-10VOICE-50 VOICE-58: recover from SLVoice process exit automaticallyOz Linden
2018-08-09Merged in graham_linden/viewer-eep-graham (pull request #44)Rider Linden
MAINT-8951
2018-08-09Adjust 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-09Merge in anim_tool.py refactoring from server-side script.Nat Goodspeed
2018-08-09MergeGraham Linden
2018-08-09Disable nSight debug.Graham Linden