Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-28 | Fix for NAN getting copied for some color values (NAN is purple). | Dave Parks | |
2010-10-28 | Only force an update if a flexible object is visible. | Dave Parks | |
2010-10-28 | More aggressive management of FBOs. Allocate as few FBOs as possible, ↵ | Dave Parks | |
assert when FBOs are destroyed out of order. | |||
2010-10-26 | merge | Dave Parks | |
2010-10-26 | Fix for bad binormals. | Dave Parks | |
2010-10-26 | Anti-alias edge map. | Dave Parks | |
2010-10-26 | Potential fix for crash in renderBloom. | Dave Parks | |
Reviewed by Seraph. | |||
2010-10-26 | Adding back in fix for convex hull size incompatibility after backout of ↵ | Jonathan Wolk | |
previous checkin. | |||
2010-10-26 | Backing out latest change to undo static cache file changes | Jonathan Wolk | |
2010-10-26 | Fixed convex hull size incompatibility in mesh assets. | JonathanLinden | |
2010-10-22 | merging from internal branch | Nyx (Neal Orman) | |
2010-10-21 | SH-329 WIP get mesh branch ready for opensource | Nyx (Neal Orman) | |
adding windows convex decomp stub library. | |||
2010-10-21 | SH-175 Better handling of failure to load rigged attachment shaders. | Dave Parks | |
2010-10-21 | SH-329 WIP get mesh branch ready for open source | Nyx (Neal Orman) | |
de-minimis change fixing install.xml to use the right capitalization of "lgpl" so that the convex decomp stub library gets downloaded | |||
2010-10-21 | merge | Dave Parks | |
2010-10-21 | Fix for crash when toggling anisotropic filtering. | Dave Parks | |
2010-10-21 | Fix for crash when toggling anisotropic filtering. | Dave Parks | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | STORM-402 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-390 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-263 : merge to viewer-development | Merov Linden | |
2010-10-20 | STORM-281 : merge to viewer-development + fix indentation | Merov Linden | |
2010-10-20 | STORM-417 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-419 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-424 : merge Boroondas changeset to viewer-development | Merov Linden | |
2010-10-20 | SH-329 WIP get branch ready for opensource | Nyx (Neal Orman) | |
rolling back broken strip command on mac to unfreeze the build. | |||
2010-10-20 | Set proper limits for physics parameters. | Dave Parks | |
2010-10-20 | SH-157 Add "RenderLocalLights" to preferences and featuretable to replace ↵ | Dave Parks | |
old local lights on/off radio group. | |||
2010-10-20 | merge | Dave Parks | |
2010-10-20 | Add terrain to physics shape display. | Dave Parks | |
2010-10-20 | Fix for broken shadows on rigged attachments when attachment penetrates ↵ | Dave Parks | |
shadow frustum near clip plane. | |||
2010-10-20 | STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on Mac | Vadim ProductEngine | |
The point of this patch is to make the Mac updater code a bit more flexible and reliable than it is right now. The issue is double: * reliability: the string comparison code on the bundle identifier is not UTF8 compliant * flexibility: the bundle identifier is hard coded to match the bundle identifier of LL viewer (i.e. com.secondlife.indra.viewer) so it can't work for another viewer (in particular, it didn't work for Snowglobe). The "bundle identifier" is one of those Mac only thing stored in the Info.plist of a "bundle" (the ".app" folder that's bundling an executable and all its resources and is seen as an application when browsing with the Mac OS X Finder). The patch fixes both issues: * compare correctly UTF8 encoded strings * allow the bundle ID to be passed as a parameter to the updater The patch has really no consequence on LL viewer. It's more a matter of having cleaner, better code. Author: Cypren Christenson Ported and reviewed by: Merov Linden | |||
2010-10-20 | STORM-419 FIXED <anonymous>' is used uninitialized in this function in ↵ | Vadim ProductEngine | |
lldarray.h Author: Robin Cornelius Ported by: Techwolf Lupindo Reviewed by: Merov Linden | |||
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | Fix for automated merge comiple errors. | Loren Shih | |
2010-10-20 | bump Development version to 2.4 | Oz Linden | |
2010-10-20 | pull changes back from 2.3 beta | Oz Linden | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-19 | First stab at using GetObjectPhysicsData | Dave Parks | |
2010-10-19 | Don't call getCapability from a background thread. | Dave Parks | |
2010-10-19 | Aggressive error checking in curl. | Dave Parks | |
2010-10-19 | STORM-281 : Fix Map FOV frustum when UI size not equal to 1 | Merov Linden | |
2010-10-19 | Added tag 2.3.0-start for changeset 98e0d6df6384 | Dessie Linden | |
2010-10-19 | STORM-294 : merge to viewer-development | Merov Linden | |
2010-10-19 | Added tag 2.2.0-release for changeset 1415e6538d54 | Dessie Linden | |
2010-10-19 | Bumped viewer version to 2.3.0 | Dessie Linden | |
2010-10-19 | Merged from 2.3.0-beta1 tag in viewer-development | Dessie Linden | |
2010-10-19 | Added tag 2.2.0-release for changeset 1415e6538d54 | Dessie Linden | |
2010-10-19 | Pulled 2.2.0-release tag from viewer-release | Dessie Linden | |
2010-10-19 | Tagging for pull to beta branch. | Kent Quirk | |