Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-02 | merge | Brad Payne (Vir Linden) | |
2011-05-02 | Added handler for final mesh object upload | Brad Payne (Vir Linden) | |
2011-04-29 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-29 | fix for SH-688: Viewer crash when uploading a large .dae file and clicking ↵ | Xiaohong Bao | |
the X button in upper right hand corner of the upload model floater on Mac Build | |||
2011-04-28 | Fix for SH-718 | prep | |
2011-04-26 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-22 | merge | Dave Parks | |
2011-04-22 | fix for sh-1420: the background image at startup is missing from ↵ | Xiaohong Bao | |
mesh-development and viewer-beta. | |||
2011-04-22 | Update convex decomp stub to include latest api changes. | Dave Parks | |
2011-04-22 | Update llconvexdecompositionstub for new package layout. | Dave Parks | |
2011-04-21 | merge changes for storm-1095 | Oz Linden | |
2011-04-21 | merge changes for storm-1145 | Oz Linden | |
2011-04-21 | merge changes for storm-1136 | Oz Linden | |
2011-04-21 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-04-21 | reversing the elimination of the stub build of convexdecomp, as we still need | Nyx (Neal Orman) | |
the binary version, even with the full LL source being available. This is because the binary package of the full version is not redistributable due to having the havok binaries in it. | |||
2011-04-21 | merge | Dave Parks | |
2011-04-21 | Touch up autobuild xml from merge. | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | explicitly enable INSTALL_PROPRIETARY in the Linden configurations | Oz Linden | |
2011-04-21 | restore use of proprietary libs (merge error) in Release builds | Oz Linden | |
2011-04-20 | adding collada and minizip to the libraries we package the viewer with for mac. | Xiaohong Bao | |
2011-04-20 | merge changes for storm-1183 | Oz Linden | |
2011-04-20 | merge changes for storm-1088 | Oz Linden | |
2011-04-20 | merge changes for storm-1184 | Oz Linden | |
2011-04-20 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-20 | update the collada lib of Mac to the rev 227230 to fix the missed minizip ↵ | Xiaohong Bao | |
problem. | |||
2011-04-20 | re-applying fix from previous mesh-dev merge branch | Nyx (Neal Orman) | |
SH-1062 FIX Flexi sculpts is a mess until you zoom in. | |||
2011-04-20 | SH-1417 Disable occlusion culling for reflection map for now. | Dave Parks | |
2011-04-20 | SH-1411 Fix for shadows from large objects flickering at odd angles at ↵ | Dave Parks | |
certain times of day. | |||
2011-04-20 | correct license headers | Oz Linden | |
2011-04-20 | corrected issue in doc/contributions.txt | Oz Linden | |
2011-04-19 | New openssl package solves permissions problems with Linux build. | Nat Goodspeed | |
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package. | |||
2011-04-19 | Update freetype package: previous one had no actual library. | Nat Goodspeed | |
Evidently the only reason builds have been succeeding is because the link is picking up the system freetype library. This could be tricky if it goes out of sync with the freetype package's header files. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-19 | merge | Dave Parks | |
2011-04-19 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-19 | a try fix for SH-1307: Crash on selection of some meshes. | Xiaohong Bao | |
2011-04-19 | merge up to latest viewer-development | Oz Linden | |
2011-04-19 | increment viewer version to 2.6.6 | Oz Linden | |
2011-04-19 | merge | Dave Parks | |
2011-04-18 | restoring glod to copy3rdpartylibs.cmake and viewer_manifest.py | Nyx (Neal Orman) | |
2011-04-18 | adding collada and minizip to viewer_manifest.py, as it got clobbered in the ↵ | Nyx (Neal Orman) | |
merge | |||
2011-04-18 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Nyx (Neal Orman) | |
2011-04-18 | adding collada and minizip to the libraries we package the viewer with. | Nyx (Neal Orman) | |
2011-04-18 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Xiaohong Bao | |
2011-04-18 | more fix for the libminizip issue for linux. | Xiaohong Bao | |
2011-04-18 | WIP for SH-1281. Rigged assets are critiqued differently based upon whether ↵ | prep | |
they're avrigs w/wo joint offets and whether the asset contains a subset of the joints in the visual scene | |||
2011-04-18 | Added tag 2.6.4-start for changeset f632f87bb71b | Oz Linden | |
2011-04-17 | STORM-1088: corrected fix loading of winmm.dll | Siana Gearz | |
2011-04-17 | STORM-1088: fix loading of winmm.dll | Siana Gearz | |