Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-25 | MATBUG-78 Fix for alpha lighting falloff not matching opaque lighting ↵ | Dave Parks | |
falloff (again). | |||
2013-06-25 | Merge pull from lindenlab/viewer-fbc | Merov Linden | |
2013-06-25 | ACME-612 : Implemented a loading indicator for the map tile when it's ↵ | Merov Linden | |
loading, also disable the checkbox during that time | |||
2013-06-25 | used default SL logo for image-less checkins for ACME-613 | Cho | |
2013-06-25 | CHOP-957: Stop looking for, or parsing, Mac arguments.txt file. | Nat Goodspeed | |
2013-06-25 | CHOP-957: Stop reading gridargs.dat in 'secondlife' wrapper script. | Nat Goodspeed | |
However, for backwards compatibility, continue to recognize and discard --skip-gridargs switch. | |||
2013-06-25 | ACME-592 Clicking 'Post' should close the Facebook floater | Gilbert Gonzales | |
2013-06-25 | merge | Gilbert Gonzales | |
2013-06-25 | ACME-588 Make 'Post' button post to facebook | Gilbert Gonzales | |
2013-06-25 | merge changes for NORSPEC-280 | Oz Linden | |
2013-06-25 | merge changes for NORSPEC-280 | Oz Linden | |
2013-06-25 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-06-25 | ACME-580, ACME-572, ACME-591 : Added a toast notification when posting to ↵ | Merov Linden | |
Facebook successfully | |||
2013-06-25 | merge | Cho | |
2013-06-25 | made status update post button disabled for ACME-571 | Cho | |
2013-06-25 | ACME-585 Populate the drop-down box with picture resolutions | Gilbert Gonzales | |
2013-06-25 | NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf ↵ | Graham Linden | |
hit than we want | |||
2013-06-25 | ACME-587 Add the 'refresh' button on top the image | Gilbert Gonzales | |
2013-06-25 | NORSPEC-250 add setting to force higher LUT precision and made LUT cleanup ↵ | Graham Linden | |
match creation | |||
2013-06-25 | Merge vwr-dev-mat | Graham Linden | |
2013-06-24 | Merge | Graham Linden | |
2013-06-24 | NORSPEC-259 nerfed copyContentsToFramebuffer handling of non-FBO sources | Graham Linden | |
2013-06-24 | merge | Gilbert Gonzales | |
2013-06-24 | ACME-593: Now the photo tab of the facebook panel displays a screenshot ↵ | Gilbert Gonzales | |
based upon when the facebook floater was opened. | |||
2013-06-24 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-06-24 | ACME-582 : Checkin feature: Implement the loading and displaying of map ↵ | Merov Linden | |
tiles in the LLIconCtrl | |||
2013-06-25 | made status update actually post to Facebook, for ACME-569 and ACME-573 | Cho | |
2013-06-24 | CHOP-955, CHOP-957: Platform-specific switches files => settings_install.xml. | Nat Goodspeed | |
Instead of generating viewer command-line switch overrides into the Windows shortcut, an arguments.txt file on Mac, or a gridargs.dat file on Linux, generate a platform-independent settings_install.xml file containing 'sourceid' key (if 'sourceid' found in TeamCity environment variables). All command-line override switches previously found in the aforementioned files have happily become moot. | |||
2013-06-24 | ACME-497 : Clean up the xml code for checkin to use a proper icon widget and ↵ | Merov Linden | |
add a decent default image for it | |||
2013-06-24 | MAINT-2800 revert changes to objectSkinV to make it match 3.6.0 code and not ↵ | Graham Madarasz (Graham) | |
slow down on ATI on Mac | |||
2013-06-24 | ACME-593 Populate the image with the actual screenshot image: Placed ↵ | Gilbert Gonzales | |
LLSnapshotLivePreview class into file llsnapshotlivepreview.h/cpp so that it could be utilized by other classes. | |||
2013-06-24 | merge changes for DRTVWR-326 3.6.1-beta1 | Oz Linden | |
2013-06-24 | MATBUG-194 WIP investigate if light func sampling precision is causing ↵ | Graham Madarasz (Graham) | |
whirly's wierdness | |||
2013-06-24 | NORSPEC-280 include fix to downsampleDepthRect shader making GL 3.3. drivers cry | Graham Linden | |
2013-06-23 | ACME-497 : Working implementation of Checkin though couple of bugs to fix ↵ | Merov Linden | |
and no visible map in the UI | |||
2013-06-22 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-06-22 | ACME-497 : All xml work for the Checkin feature | Merov Linden | |
2013-06-22 | tweaked numbers to look more like mockup for ACME-568 | Cho | |
2013-06-22 | added text and buttons for update status tab for ACME-568 | Cho | |
2013-06-22 | merge | mberezhnoy | |
2013-06-22 | build fix | mberezhnoy | |
2013-06-21 | Merge cleanup. | Dave Parks | |
2013-06-21 | NORSPEC-280 Fix for shader compilation error on OpenGL 3.3 | Dave Parks | |
2013-06-21 | ACME-588 Make 'Post' button post to facebook: Intial commit is just adding ↵ | Gilbert Gonzales | |
callback for clicking the post button | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-21 | Only render bounding boxes for volumes in info display. | Dave Parks | |
2013-06-20 | ACME-584: Adjusted name of a couple XUI elements. | Gilbert Gonzales | |
2013-06-20 | merge | Gilbert Gonzales | |
2013-06-20 | ACME-584 Create the panel to contain the image details | Gilbert Gonzales | |
2013-06-20 | SH-4257 Preparation for a new cap grant: GetMesh2 | Monty Brandenberg | |
Mesh repo is using three policy classes now: one for large objects, one for GetMesh2 regions, one for GetMesh regions. It's also detecting the presence of the cap and using the correct class. Class initialization cleaned up significantly in llappcorehttp using data-directed code. Pulled in the changes to HttpHeader done for sunshine-internal then did a refactoring pass on the header callback which now uses a unified approach to clean up and deliver header information to all interested parties. Added support for using Retry-After header information on 503 retries. |