Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-08 | DRTVWR-474, MAINT-9047: Restore viewer to top-level Mac app. | Nat Goodspeed | |
The relationship to MAINT-9047 is that we hope this will improve the behavior of Mac code signing. | |||
2018-09-07 | Get rid of (void)this... (this should not have been captured in the first ↵ | Rider Linden | |
place.) | |||
2018-09-07 | Merge | Rider Linden | |
2018-09-07 | Work to make edit floaters respect no mod and no trans. Importing no-trans ↵ | Rider Linden | |
frame will cause day cycle to become no trans. | |||
2018-09-07 | Merge | Graham Linden | |
2018-09-07 | MAINT-8988 | Graham Linden | |
Make rebuilding sky tex not look up invariant values by converting from LLSD 15 times per pixel. Set range on density multiplier to be non-zero to clamp light attenuation to sane values. Fix UI for density multiplier to include 4 decimal places and not show 0.0003 as 0.00 | |||
2018-09-07 | Merge | Graham Linden | |
2018-09-07 | Nerf OSX warning about use of this in lambda. | Graham Linden | |
2018-09-07 | Nerf OSX warning about use of this in lambda. | Graham Linden | |
2018-09-07 | Merge | Graham Linden | |
2018-09-07 | Fix createDensityProfileLayer dropping passed in values. | Graham Linden | |
Enable sky density panel to update advanced atmo precomputed textures. Take wild stab at appropriate ranges for density parameters in edit panel UI. Clean up debug-only code that isn't necessary anymore. Point autobuild at latest version of libatmosphere package. | |||
2018-09-07 | SL-944 - enabled log types consistent notation in xml and cpp | Brad Payne (Vir Linden) | |
2018-09-07 | MAINT-9108 Disable "Copy" perm checkbox for settings type objects | maxim_productengine | |
2018-09-07 | SL-944 - logcontrol.xml update | Brad Payne (Vir Linden) | |
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden | |
2018-09-07 | make the path output strip the 'dest' prefix | Oz Linden | |
2018-09-07 | SL-966 - max size = 64 | Brad Payne (Vir Linden) | |
2018-09-07 | SL-966 - updated logic for size/pos constraints | Brad Payne (Vir Linden) | |
2018-09-07 | refine TeamCity blocks to avoid double nesting, and disable | Oz Linden | |
for Windows | |||
2018-09-06 | Fix tex format mismatch between what libatmosphere was generating and what ↵ | Graham Linden | |
we were claiming to use in rendering. First pass at sky shader using libatmosphere sky radiance lookup. Add atmo density controls to ext daycycle floater tabs. | |||
2018-09-06 | add markers for non-package uses of viewer_manifest.py | Oz Linden | |
2018-09-06 | make start and end messages for packages more prominentt | Oz Linden | |
2018-09-06 | SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵ | Brad Payne (Vir Linden) | |
for testing of size limits. | |||
2018-09-06 | make the .app name channel sensitive to match cmake | Oz Linden | |
2018-09-06 | MAINT-9099 Implementation of vertical orientation support for multislider | andreykproductengine | |
2018-09-06 | improve error message for unfound files | Oz Linden | |
2018-09-06 | MAINT-9077 FIXED Jellydolled avatar attachments can emit light. | maxim_productengine | |
2018-09-06 | modify the path command progress message to show fully resolved src and dst ↵ | Oz Linden | |
paths | |||
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden | |
2018-09-05 | MAINT-9083 Add minimize button to floater_fixedenvironment | maxim_productengine | |
2018-09-05 | MAINT-9080 Edit, Copy, Copy UUID options greyed out in My Environments floater | maxim_productengine | |
2018-09-05 | remove duplicated EDU definitions | Oz Linden | |
2018-09-04 | Merge | Graham Linden | |
2018-09-04 | Update validation range for star brightness to 0 -> 512. | Graham Linden | |
2018-09-04 | Put back less debuggable but more terse accum of update conditions. | Graham Linden | |
2018-09-04 | Remove MSVC debug pragmas. | Graham Linden | |
2018-09-04 | Merge | Graham Linden | |
2018-09-04 | 8283/4 WIP | Graham Linden | |
2018-09-04 | Make legacy star brightness setting convert to 0-512 range of new settings. | Graham Linden | |
Make brightness scale in shader more linear and fix twinkling. | |||
2018-09-04 | Merge and fix MAINT-9087 and MAINT-9084 | Graham Linden | |
2018-09-04 | MAINT-9082 crash on HandleFocusLost | andreykproductengine | |
2018-09-04 | use copy_if_different to copy CrashReporter.nib so that it creates the ↵ | Oz Linden | |
directory if needed | |||
2018-09-04 | use copy_if_different to copy CrashReporter.nib so that it creates the ↵ | Oz Linden | |
directory if needed | |||
2018-09-05 | SL-957: Previous commit skipped a couple assignments used later. | Nat Goodspeed | |
2018-09-05 | SL-957: Don't move viewer executable until final viewer_manifest run. | Nat Goodspeed | |
viewer_manifest is run twice by CMakeLists.txt: once with --actions=copy and once with the default actions copy and package. The fact that we (try to) move the Mac viewer executable both times has confused things on a number of occasions. Currently it's bollixing our attempt to run dsymutil on the executable so we can package up the Mac symbols for both codeticket and BugSplat. Introduce DarwinManifest.is_rearranging() that tests whether either "package" or "unpacked" is in self.args["actions"], echoing an earlier test. Make several things conditional on that, notably moving the executable. | |||
2018-09-04 | SL-957: Try passing dsymutil the full pathname of VIEWER_APP_EXE. | Nat Goodspeed | |
2018-09-04 | SL-957: Try being more explicit about VIEWER_APP_DSYM full pathname. | Nat Goodspeed | |
2018-09-04 | SL-957: Try removing redundant add_custom_command() dependency. | Nat Goodspeed | |
2018-09-04 | Merged in andreykproductengine/maint-eep2 (pull request #68) | Rider Linden | |
MAINT-8989 Menu updates button instead of executing command | |||
2018-09-04 | Merged in maxim_productengine/viewer-eep2 (pull request #67) | Rider Linden | |
MAINT-9064 One more fix for crash caused by new shader calls Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Rider Linden <rider@lindenlab.com> |