Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-15 | NORSPEC-291 WIP clean-up and make materials rendering underwater a runtime ↵ | Graham Linden | |
setting | |||
2013-07-15 | Merge vwr-dev-mat | Graham Linden | |
2013-07-15 | NORSPEC-291 WIP materials working underwater and in reflection and dis ↵ | Graham Linden | |
passes, not gamma correct, needs cleanup | |||
2013-07-13 | add some validation of update response before starting download | Oz Linden | |
2013-07-13 | CHOP-963: Add a new --update-service command line argument for QA use | Oz Linden | |
2013-07-12 | NORSPEC-291 WIP added underwater deferred program and more reflection pass work | Graham Linden | |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg | |
Much improved. Unified the global and class options into a single option list. Implemented static and dynamic setting paths as much as possible. Dynamic path does require packet/RPC but otherwise there's near unification. Dynamic modes can't get values back yet due to the response/notifier scheme but this doesn't bother me. Flatten global and class options into simpler struct-like entities. Setter/getter available on these when needed (external APIs) but code can otherwise fiddle directly when it knows what to do. Much duplicated options/state removed from HttpPolicy. Comments cleaned up. Threads better described and consistently mentioned in API docs. Integration test extended for 503 responses with Reply-After headers. | |||
2013-07-12 | MAINT-2875 FIXED Shortcut was changed and menu item was added. | maxim@mnikolenko | |
2013-07-12 | NORSPEC-291 WIP first attempt at materials in reflection/waterdis maps | Graham Linden | |
2013-07-12 | NORSPEC-291 WIP fix materials underwater with shadows on | Graham Linden | |
2013-07-11 | Rework the command+click functionality a bit to ensure we're not mistakenly ↵ | Geenz | |
simulating a right click where we shouldn't. | |||
2013-07-11 | A bit of cleanup and make the return of showAlert match the OSBTN return ↵ | Geenz | |
types in llwindow.h. | |||
2013-07-11 | Alert box support! | Geenz | |
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-07-11 | Merge with latest viewer-release. | Geenz | |
2013-07-11 | CHOP-959: Merge About-box changes with tip | Nat Goodspeed | |
2013-07-11 | OPEN-171: the save file dialog incorrectly uses type codes as extensions | Geenz | |
2013-07-11 | CHOP-959: Re-add global coordinates, plus SLURL, to About box. | Nat Goodspeed | |
2013-07-11 | NORSPEC-291 really fix missing avatar | Graham Madarasz (Graham) | |
2013-07-11 | OPEN-170: "Set Window Size" always increases window size by specified size | Geenz | |
2013-07-11 | NORSPEC-291 WIP fix avatar disappearing | Graham Madarasz (Graham) | |
2013-07-11 | STORM-1942: dock icon bouncing unimplemented | Geenz | |
2013-07-11 | NORSPEC-291 WIP materials underwater with haze, reflection broken, water ↵ | Graham Madarasz (Graham) | |
dist broken | |||
2013-07-11 | Ensure that the correct method is called when we're simulating a right click. | Geenz | |
2013-07-11 | Restore control + right click functionality. | Geenz | |
2013-07-11 | Fix a crash on 10.6.x due to auto layout not being supported in 10.6 nibs. | Geenz | |
2013-07-10 | Merge | Graham Linden | |
2013-07-10 | NORSPEC-291 WIP materials underwater w and wo alpha, water fog color broken, ↵ | Graham Linden | |
no refl, no water dis | |||
2013-07-09 | [MAINT-2386] Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
Landmarks or Places to Favorite bar Forgot to commit the errant comment -- double whoopsie all the way across the sky! | |||
2013-07-09 | [MAINT-2386] - Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
Landmarks or Places to Favorite bar - Pushed to viewer-cat for release. | |||
2013-07-09 | Remove failed renderDeferredLightingToRenderTarget experiment | Graham Madarasz (Graham) | |
2013-07-09 | CHOP-963: Make update service query url depend on the grid rather than settings | Oz Linden | |
2013-07-09 | NORSPEC-291 WIP drop the no deferred underwater logic only | Graham Linden | |
2013-07-08 | STORM-1952: Fix name sometimes appearing as (waiting) by generating a slurl ↵ | Cinders | |
instead of fetching a name | |||
2013-07-08 | Found the memory corruptor. String trimmer didn't have a valid | Monty Brandenberg | |
termination test. Sheesh. Also get some more numbers out of the example/load test program which drives traffic. This should give some useful insights into how the current http throttle works (or doesn't) with varying client demands. | |||
2013-07-08 | NORSPEC-293 WIP fix black glowing fullbright, does not address deferred glow ↵ | Graham Linden | |
errors | |||
2013-07-08 | Merge | Graham Linden | |
2013-07-08 | Merge | Graham Linden | |
2013-07-08 | NORSPEC-300 stop-gap measure of clamping offsets > 0 until server-side fix ↵ | Graham Linden | |
to store negative values can be released | |||
2013-07-08 | merge up to integration repo | Oz Linden | |
2013-07-03 | Merge. Same repo - mix of windows and linux work. | Monty Brandenberg | |
2013-07-03 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-07-03 | NORSPEC-286 Make raycast code pay attention to diffuse alpha mode. | Dave Parks | |
2013-07-03 | Update the example program so it handles meshes as well. Fix the | Monty Brandenberg | |
request feed logic to use high/low-water level logic as is done in viewer code. | |||
2013-07-03 | Merge vwr-dev-mat | Graham Linden | |
2013-07-03 | NORSPEC-297 fix deferred fog using wrong ref point | Graham Linden | |
2013-07-03 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-07-03 | NORSPEC-298 Fix for inconsistent alpha lighting when diffuse color is not white. | Dave Parks | |
2013-07-03 | NORSPEC-293 better fix incorporating srgb_to_linear curve and applying ↵ | Graham Linden | |
texture gamma corrections to spot inputs |