Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | SL-234 WIP - adjust max mesh object joints at run-time, including rebuilding ↵ | Brad Payne (Vir Linden) | |
shaders | |||
2015-10-07 | MAINT-3568 Mac OS X, ALM, Full Bright, Shininess | Ruslan Teliuk | |
In past, I already fixed the similar problem (MAINT-4165, MAINT-4839), and than I created the code for guarantee it in LLGLSLShader::mapUniforms() with explanation in comment why it's need. For this ticket the problem the same, on OSX platform for shader:(class1/deferred/fullbrightShinyF.glsl) the uniform: environmentMap has lower location than diffuseMap. And here is the problem appear when we try bind 2D texture instead Cube texture and vice versa. | |||
2015-10-06 | MAINT-5703 fix - add observer to media plugin so MEDIA_LOCATION_CHANGED ↵ | callum_linden | |
events get propagated throughout system | |||
2015-10-06 | Merge | rider | |
2015-10-06 | SL-225: test with joints per mesh set to 132 | Glenn Glazer | |
2015-10-06 | MAINT-5693: Corrected error on Linux & Mac, force LLSD to string. | Rider Linden | |
2015-10-06 | merged changes from viewer-xcode-7 | Bjoseph Wombat | |
2015-10-06 | MAINT-5693: Consolidated the avatar appearance request into a coroutine. If ↵ | Rider Linden | |
the request fails because of a stale COF, then rerequest with the corrected one. | |||
2015-10-06 | SL-225: test with joints per mesh set to 112 | Glenn Glazer | |
2015-10-06 | A small state machine change to wait until the media update event has ↵ | Bjoseph Wombat | |
arrived when leaving a region channel and before joining a p2p channel | |||
2015-10-06 | SL-225: test with joints per mesh set to 92 | Glenn Glazer | |
2015-10-06 | MAINT-5694 FIXED Links on the 1st line of a group notice message are ↵ | Mnikolenko ProductEngine | |
sometimes not clickable. | |||
2015-10-05 | SL-225: test with joints per mesh set to 72 | Glenn Glazer | |
2015-10-05 | MAINT-1390 FIXED Top colliders floater reopens itself if it was closed at ↵ | Mnikolenko ProductEngine | |
once after opening | |||
2015-10-02 | MAINT-5687: Further purge QT and webkit from the build. | Rider Linden | |
2015-10-02 | MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵ | Rider Linden | |
it is no longer meaningfully referenced. | |||
2015-10-02 | MAINT-3568 Mac OS X, ALM, Full Bright, Shininess | ruslantproductengine | |
The reason of this bug the same as was in MAINT-4165, MAINT-4839. I.e. in short: SL engine is sensitive to the uniform variable location. | |||
2015-10-02 | SL-233 FIX - removed some surplus log files. | Brad Payne (Vir Linden) | |
2015-10-02 | MAINT-1459 For Sale accordion overlaps Estate accordion in Place Profile panel | Mnikolenko ProductEngine | |
2015-10-01 | Merge for Xcode 7 | rider | |
2015-10-01 | Fix OS X missing scope qualifiers | callum_linden | |
2015-10-01 | merge changes for 3.8.4-release | Oz Linden | |
2015-10-01 | merge | Brad Payne (Vir Linden) | |
2015-10-01 | DRTVWR-412 WIP - more work for importer merge from viewer-release | Brad Payne (Vir Linden) | |
2015-09-30 | Update CEF media plugin to reflect changes in LLCEFLib | callum_linden | |
2015-09-30 | Merge from viewer release | andreykproductengine | |
2015-09-30 | merge | Brad Payne (Vir Linden) | |
2015-09-30 | MAINT-5670 FIXED <icon> should not be parsed in expandable textboxes | Mnikolenko ProductEngine | |
2015-09-29 | Just remove the display_startup() calls. | Rider Linden | |
2015-09-29 | MAINT-5614: Cancel the fade timer for the progress screen when hidding progress. | Rider Linden | |
2015-09-30 | Merge downstream code, version 3.8.5 | AndreyL ProductEngine | |
2015-09-30 | Merge downstream code, version 3.8.5 | AndreyL ProductEngine | |
2015-09-29 | DRTVWR-409: merge DRTVWR-368 | Rider Linden | |
2015-09-29 | SL-229 (fix) update viewer version number to 4.0.0 | callum_linden | |
2015-09-29 | Merge with viewer-xcode-7 for Xcode 7 patches | callum_linden | |
2015-09-29 | Merge with viewer-release (DRTVWR-368) | callum_linden | |
2015-09-29 | increment viewer version to 3.8.5 | Oz Linden | |
2015-09-29 | Mark MaxFPS as an unused setting | Oz Linden | |
2015-09-28 | MAINT-5676: Cleaned up the way we were keeping track of outstanding object ↵ | Rider Linden | |
cost requests. MAINT-5626: Fixed a typo/transcription error/fat finger mistake where I was missing the report of the land impact of selected objects. | |||
2015-09-28 | SL-227 WIP - standardize usage of shared skinning code and handle additional ↵ | Brad Payne (Vir Linden) | |
error case in weights. | |||
2015-09-26 | Point to new third party llcef package and fix typo in interface | callum_linden | |
2015-09-25 | There seemed to be an excess call to setInitialPerms, also cleaned up a ↵ | Rider Linden | |
ignored call to the environtment settings on login. | |||
2015-09-25 | MAINT-51 FIXED Default parcel image for parcel without image is loaded in ↵ | Mnikolenko ProductEngine | |
Place profile after second click on 'I' information icon only | |||
2015-09-24 | MAINT-5282: I've removed most of the depricated Merchant Outbox code and the ↵ | Rider Linden | |
links to it in the menus. Also removed the Outbox Floater and made the folder always hidden if empty in inventory. (There may still be some outstanding Outbox code that was not obvious that I have missed.) | |||
2015-09-24 | MAINT-5614: Put the sInstance back the way it was for llpanellogin | Rider Linden | |
2015-09-24 | MAINT-5614: There are an obscene number of calls to "display_startup()" in ↵ | Rider Linden | |
the show login state. Try removing some of them. | |||
2015-09-24 | SL-227 WIP - trimmed unused code. | Brad Payne (Vir Linden) | |
2015-09-24 | SL-227 WIP - initial pass at consolidating skinning code. Less duplication ↵ | Brad Payne (Vir Linden) | |
of functionality, still needs more cleanup. | |||
2015-09-23 | Remove ares dependency from build. | Rider Linden | |
2015-09-22 | Reuse old login panel... | Rider Linden | |