Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout of the sculptie derender patch ported from FireStorm | McCabe Maxsted | 2011-09-08 | 1 | -18/+1 |
| | | | | This also reverts 14f4622c and 534767ef | ||||
* | Fix #985: Crash after teleport | thickbrick | 2011-07-08 | 1 | -0/+14 |
| | | | | | | Stale LLVOVolume pointer was caused by a leftover from porting the sculpt->volumes list from V2, which I forgot to port. Needed for correct volume accounting. | ||||
* | Added debug settings RenderSculptSAThreshold and RenderSculptSAMax. Adjust ↵ | McCabe Maxsted | 2011-07-08 | 1 | -7/+6 |
| | | | | these if sculpties ever go invisible that shouldn't | ||||
* | Only check if an object is above SculptSAThresh if it's an actual sculptie | McCabe Maxsted | 2011-07-08 | 1 | -4/+10 |
| | |||||
* | Refix #772: Rebuild all volumes that use a sculpt image when that image has ↵ | thickbrick | 2011-05-13 | 1 | -13/+41 |
| | | | | | | more data Previous fix was lost in merge of 8431725c0bf08da2b909cefe2f3ecfb43a2aecad | ||||
* | Applied lineSegmentIntersectFix from the Cool Viewer, backported from SG2 | McCabe Maxsted | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | Ported the GPL version of Zwagoth Klaar's fix for sculpty crashers. This has ↵ | McCabe Maxsted | 2011-04-11 | 1 | -43/+34 |
| | | | | two major side effects: 1. instead of crashing on bad sculpt data, the viewer freezes for a time. 2. Sculpties can be slow to build | ||||
* | Added a null check for corrupt volume lists | McCabe Maxsted | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Fix a brain fart in 981e88b925 | thickbrick | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Additional Fix #772 and other sculpt problems | thickbrick | 2011-01-24 | 1 | -10/+46 |
| | | | | | | | Port from V2 (Snowglobe2) that adds to each texture a list of faces and sculpt volumes that use that texture, and rebuild all sculpts when the texture is decoded. This is needed so that we don't depend on LOD changes which may never/rarely happen for some megaprim sculpts. | ||||
* | Partial fix #772: Large sculpt maps are deformed | thickbrick | 2011-01-21 | 1 | -3/+3 |
| | | | | | | | | | | This is a partial fix for cases where the sculpt map is larger than 128x128, like in some old sculpted trees. This was done by content creators to beat bugs in old viewers. The sculpties still need a lod change to trigger a rebuild once they are fully decoded, and that doesn't always happen, because we abuse RenderVolumeLODFactor. Ported from Snowglobe2 (GPL) | ||||
* | Merge branch 'weekly' into webkit_plugins | Aleric Inglewood | 2010-10-22 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/GStreamer.cmake linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to use system libs, so any improvements that have been made in weekly have been invane. linden/indra/newview/llstartup.cpp Trivial #include collision. One include added another removed. Fixed. linden/indra/newview/lltoolpie.cpp Collision with RLV, pretty trivial. Fixed. linden/indra/newview/viewer_manifest.py Trivial White space fix collision with commenting out of gstreamer libs. Fixed. | ||||
| * | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 2010-10-09 | 1 | -0/+4 |
| | | |||||
* | | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵ | Robin Cornelius | 2010-10-10 | 1 | -310/+112 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Viewer 2 texture system" This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d. Conflicts: linden/indra/newview/llsurface.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h | ||||
* | | Merge branch 'mccabe-plugins' into plugins_merge | Robin Cornelius | 2010-10-10 | 1 | -113/+311 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt linden/indra/cmake/GStreamer.cmake linden/indra/cmake/LLMedia.cmake linden/indra/cmake/OPENAL.cmake linden/indra/llmedia/CMakeLists.txt linden/indra/llprimitive/material_codes.h linden/indra/newview/chatbar_as_cmdline.cpp linden/indra/newview/llappviewer.cpp linden/indra/newview/llfloatertos.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h linden/indra/newview/viewer_manifest.py linden/install.xml | ||||
| * | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵ | Armin Weatherwax | 2010-09-23 | 1 | -112/+310 |
| | | | | | | | | texture system | ||||
| * | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| | | |||||
* | | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours) | McCabe Maxsted | 2010-09-25 | 1 | -3/+9 |
|/ | |||||
* | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 1 | -120/+79 |
| | |||||
* | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -4/+4 |
|\ | |||||
| * | Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch | McCabe Maxsted | 2009-11-07 | 1 | -4/+4 |
| | | |||||
* | | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -2/+14 |
|\ \ | |/ | |||||
| * | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 2009-09-04 | 1 | -2/+14 |
| | | | | | | | | Made a few non-functional changes to help it apply. | ||||
* | | Second Life viewer sources 1.23.4-RC | Jacek Antonelli | 2009-06-13 | 1 | -0/+11 |
| | | |||||
* | | Second Life viewer sources 1.23.3-RC | Jacek Antonelli | 2009-06-13 | 1 | -9/+34 |
| | | |||||
* | | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 2009-04-30 | 1 | -327/+410 |
|/ | |||||
* | Second Life viewer sources 1.22.9-RC | Jacek Antonelli | 2009-02-13 | 1 | -5/+5 |
| | |||||
* | Second Life viewer sources 1.22.6-RC | Jacek Antonelli | 2009-01-28 | 1 | -5/+12 |
| | |||||
* | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.22.2-RC | Jacek Antonelli | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 2008-12-01 | 1 | -31/+90 |
| | |||||
* | Second Life viewer sources 1.21.3-RC | Jacek Antonelli | 2008-09-28 | 1 | -0/+1 |
| | |||||
* | Second Life viewer sources 1.21.2-RC | Jacek Antonelli | 2008-09-12 | 1 | -2/+9 |
| | |||||
* | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 2008-09-06 | 1 | -19/+59 |
| | |||||
* | Second Life viewer sources 1.20.10 | Jacek Antonelli | 2008-08-15 | 1 | -16/+0 |
| | |||||
* | Second Life viewer sources 1.20.9 | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.20.4 | Jacek Antonelli | 2008-08-15 | 1 | -8/+12 |
| | |||||
* | Second Life viewer sources 1.20.3 | Jacek Antonelli | 2008-08-15 | 1 | -1/+11 |
| | |||||
* | Second Life viewer sources 1.20.2 | Jacek Antonelli | 2008-08-15 | 1 | -7/+49 |
| | |||||
* | Second Life viewer sources 1.19.1.2 | Jacek Antonelli | 2008-08-15 | 1 | -4/+16 |
| | |||||
* | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 2008-08-15 | 1 | -380/+351 |
| | |||||
* | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 2008-08-15 | 1 | -2/+2 |
| | |||||
* | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.18.6.2-RC | Jacek Antonelli | 2008-08-15 | 1 | -1/+2 |
| | |||||
* | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 2008-08-15 | 1 | -0/+3 |
| | |||||
* | Second Life viewer sources 1.18.3.2-RC | Jacek Antonelli | 2008-08-15 | 1 | -3/+3 |
| | |||||
* | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 2008-08-15 | 1 | -1/+3 |
| | |||||
* | Second Life viewer sources 1.17.1.0 | Jacek Antonelli | 2008-08-15 | 1 | -6/+8 |
| | |||||
* | Second Life viewer sources 1.16.0.5 | Jacek Antonelli | 2008-08-15 | 1 | -8/+118 |
| | |||||
* | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 2008-08-15 | 1 | -36/+19 |
| |