Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-17 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-17 | SH-480 FIX meshes are not added to objects folder on upload | Nyx (Neal Orman) | |
curl host scrubbing was causing object creation for mesh prims to fail. Commenting out the offending lines so we can have a functional release. Will file a separate bug for Vir to investigate when/if we can re-enable host scrubbing on these URLs for a future release. Approach approved by davep. | |||
2010-11-17 | merge | Brad Payne (Vir Linden) | |
2010-11-17 | SH-476 FIX. Map tiles were failing when numeric addrs were substituted in ↵ | Brad Payne (Vir Linden) | |
amazon S3 image queries | |||
2010-11-17 | SH-432 mesh viewer will not run on OSX 10.5.8 | Nyx Linden | |
Rebuilt the collada library on a 10.5 machine. this should fix the issue, as the problem was we were building against a version of libxml2 that was specific to 10.6. Will update to use a non-system version of the lib later. | |||
2010-11-17 | Implemented support for parsing bone offsets from a Collada file when no ↵ | prep linden | |
skeletal node is present. | |||
2010-11-16 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx Linden | |
2010-11-16 | SH-432 WIP mac build of mesh-development is broken | Nyx Linden | |
Was able to rebuild collada and pcre with architecture i386, which is our officially supported architecture. This should unstick the build in theory. | |||
2010-11-15 | merge | prep | |
2010-11-15 | Implemented support for getting at the child translational element if the ↵ | prep | |
SID fails to resolved. | |||
2010-11-15 | Backed out changeset: 1c9c6cdcccde | prep | |
2010-11-15 | Implemented support for getting at the child translational element if the ↵ | prep | |
SID fails to resolved. | |||
2010-11-15 | SH-396 WIP mac build not working on mesh-development | Nyx Linden | |
last build of collada didn't have ppc architecture, which is required for running on 10.4 / 10.5 (was able to build it without ppc when building only for 10.6). | |||
2010-11-12 | BUILDFIX allow curl host name scrub to work on non-windows platforms | Nyx (Neal Orman) | |
Needed an include for gethostbyname to be called properly. | |||
2010-11-12 | merge | Brad Payne (Vir Linden) | |
2010-11-12 | SH-275 FIX: non-production grids now default to different source of map tiles | Brad Payne (Vir Linden) | |
2010-11-12 | SH-331 WIP updating colladadom to work for mac on mesh-development | Nyx Linden | |
Tried building a colladadom package for mac that will run on both 10.5 and 10.6 fingers crossed. | |||
2010-11-11 | merge | Dave Parks | |
2010-11-11 | Fix for crash in curl. | Dave Parks | |
2010-11-10 | cleanup | prep | |
2010-11-10 | Bug fix for an avatar that would exhibit floating if pelvis was offset | prep | |
Bug fix for attach/detach so that it will recalculate certain avatar settings based upon bone positions. | |||
2010-11-08 | Fix for manual merge errors. | Loren Shih | |
2010-11-08 | Manual merge of llviewerwindow.cpp from mesh-development. | Loren Shih | |
2010-11-08 | Backout merge of llviewerwindow; need to do manual merge since this is messy. | Loren Shih | |
This checkin causes llviewerwindow to become the viewer-development version. | |||
2010-11-08 | Merge | Loren Shih | |
2010-11-08 | SH-396 WIP fix mac opensource build | Nyx Linden | |
Missed a reference to libcollada in viewer_manifest. Hopefully should be packaged and set properly now. | |||
2010-11-08 | removed unused variable | Brad Payne (Vir Linden) | |
2010-11-05 | BUILDFIX: commented out unused variable which breaks the mac build. | Nyx Linden | |
2010-11-05 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx Linden | |
2010-11-05 | SH-396 FIX mac build on mesh-development is broken | Nyx Linden | |
Adding collada to the list of libraries we need to package with the viewer Not sure why this wasn't here earlier, but this should solve the packaging problem. | |||
2010-11-05 | merge | Brad Payne (Vir Linden) | |
2010-11-05 | SH-396 WIP mac build broken on mesh-development | Nyx Linden | |
Finally fixed collada dynamic library location issue. Should fix mac build if the library is being packaged properly. | |||
2010-11-05 | merge | Brad Payne (Vir Linden) | |
2010-11-05 | additional analysis for --analyzeperformance option | Brad Payne (Vir Linden) | |
2010-11-05 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-05 | BUILDFIX making curl asserts llinfos for non-windows platforms | Nyx (Neal Orman) | |
linux curl appears to throw an initialization error once per session after login. Can't hunt it down right now, so making curl asserts llinfos for non-windows platforms. Also added a new assert on curl initialization. | |||
2010-11-04 | SH-396 WIP fix mac mesh-development build | Nyx Linden | |
Fixed the mac references to Collada14Dom.dylib I think. Fingers crossed! | |||
2010-11-04 | BUILDFIX curl error causes linux build to crash on login. | Nyx (Neal Orman) | |
Switching curl errors from llerrs to llinfos allows the client to continue on its merry way. Will file a jira to follow up later on why the error happens in the first place. | |||
2010-11-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | SH-396 WIP fix mac teamcity build for mesh-development | Nyx Linden | |
making sure we're copying over the necessary 3rd party library in the packaging stage | |||
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
2010-11-04 | automated merge up from viewer-beta | Loren Shih | |
2010-11-04 | Pushing 2.3.0-beta2 tag to repo | Dessie Linden | |
2010-11-04 | Added tag 2.3.0-beta2 for changeset db0fe9bb6518 | Dessie Linden | |
2010-11-04 | merge fix for STORM-450 | Oz Linden | |
2010-11-04 | merge fix for STORM-261 | Oz Linden | |
2010-11-04 | merge fix for STORM-194 | Oz Linden | |
2010-11-04 | merge fix for STORM-536 | Oz Linden | |
2010-11-04 | SH-396 FIX fix mac build on mesh-development branch | Nyx (Neal Orman) | |
autobuild recently changed to not upload to s3 without an explicit command-line argument. Re-uploaded (this time to s3) colladadom for mac, and updated install.xml | |||
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |