Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-12 | MAINT-5678 FIXED Materials with spaces in name import with truncated names | AndreyL ProductEngine | |
2015-10-09 | Merge | pavelkproductengine | |
2015-10-09 | Merge Xcode 7 Update | pavelkproductengine | |
2015-10-09 | MAINT-2251 FIXED Changed min. height | Mnikolenko ProductEngine | |
2015-10-08 | MAINT-5708 FIXED Images shouldn't be displayed in notification titles | Mnikolenko ProductEngine | |
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-5694 FIXED Links on the 1st line of a group notice message are ↵ | Mnikolenko ProductEngine | |
sometimes not clickable. | |||
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-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 | MAINT-1459 For Sale accordion overlaps Estate accordion in Place Profile panel | Mnikolenko ProductEngine | |
2015-09-30 | Merge from viewer release | andreykproductengine | |
2015-09-30 | MAINT-5670 FIXED <icon> should not be parsed in expandable textboxes | Mnikolenko ProductEngine | |
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 | increment viewer version to 3.8.5 | Oz Linden | |
2015-09-29 | Mark MaxFPS as an unused setting | Oz Linden | |
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-22 | Merged in maint-5416 (pull request #2) | Andrey Lihatskiy | |
MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | |||
2015-09-22 | build fix | Mnikolenko ProductEngine | |
2015-09-22 | MAINT-2130 FIXED Update Tools floater after loosing selection. | Mnikolenko ProductEngine | |
2015-09-21 | MAINT-5425 FIXED No icon is shown for certain transaction notifications. | Mnikolenko ProductEngine | |
2015-09-18 | Supress error after Xcode 7 update: error: null passed to a callee that ↵ | callum_linden | |
requires a non-null argument | |||
2015-09-18 | comment out LL_DEBUGS that fails because 'expression evalauted desipite ↵ | callum_linden | |
being used as an operand to typeid' | |||
2015-09-18 | Turn off (for now) the warnings/errors that result from Boost.Units usage | callum_linden | |
2015-09-18 | Update version of Xcode (7.0) and SDKs (10.11) | callum_linden | |
2015-09-18 | MAINT-5427 Min width changed | Mnikolenko ProductEngine | |
2015-09-18 | MAINT-5427 Expand notifications according to message length | Mnikolenko ProductEngine | |
2015-09-15 | MAINT-5601 Physics model not previewed, physics model not applied to mesh on ↵ | AndreyL ProductEngine | |
upload Some improvements: renaming to act like "legacy matching" would apply only to the models simple enough for this | |||
2015-09-15 | MAINT-5427 Group notices and invitation will expand on left-clicking | Mnikolenko ProductEngine | |
2015-09-14 | merge | Brad Payne (Vir Linden) | |
2015-09-14 | SL-133 WIP, SL-134 WIP - more extra joint handling | Brad Payne (Vir Linden) | |
2015-09-14 | MAINT-5627 FIXED "Copy to merchant outbox" menu item is removed | Mnikolenko ProductEngine | |
2015-09-11 | MAINT-5601 FIXED Physics model not previewed, physics model not applied to ↵ | AndreyL ProductEngine | |
mesh on upload | |||
2015-09-10 | Merge | simon | |
2015-09-10 | MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warnings | simon | |
2015-09-10 | MAINT-5584 FIXED On voice disabled parcel or region, speak button remains ↵ | andreykproductengine | |
disabled in ad-hoc and group voice calls - you can hear but not speak. | |||
2015-09-10 | Merged in ruslantproductengine/viewer-lion-ruslan-teliuk-4-code-review (pull ↵ | Ruslan Teliuk | |
request #1) MAINT-5268 (Rotating an object that's used as grid reference goes crazy) | |||
2015-09-10 | MAINT-909 FIXED Opening a notecard with the same name as one that is already ↵ | Mnikolenko ProductEngine | |
open does not work | |||
2015-09-09 | MAINT-5588 FIXED Make bumpiness and shininess easier to find in the texture ↵ | Mnikolenko ProductEngine | |
tab, with radio buttons | |||
2015-09-08 | MAINT-5268 (Rotating an object that's used as grid reference goes crazy) | ruslantproductengine | |
- changeset 2 | |||
2015-09-07 | MAINT-839 added double click 'support' | andreykproductengine | |
2015-09-07 | MAINT-5602 FIXED Viewer crashes when loading physics from file | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-09-04 | MAINT-5488 ADD FIX [Experience Tools] Opening an experience compiled script ↵ | pavelkproductengine | |
in an object in an adjacent region fails to show the script is compiled with an experience in the script editor. This change is needed for related MAINT-5470 | |||
2015-09-03 | MAINT-5268 (Rotating an object that's used as grid reference goes crazy) | ruslantproductengine | |
2015-09-02 | MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-09-01 | MAINT-5297 Allow global toggle of 'View People Icons' - Chat window part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-09-01 | merge | Brad Payne (Vir Linden) | |
2015-09-01 | MAINT-5556 FIXED Active listing folder stays listed, with empty Version folder | Mnikolenko ProductEngine | |
2015-08-31 | SL-133 WIP, SL-134 WIP - more handling for out-of-range joints | Brad Payne (Vir Linden) | |