Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-14 | Applied lineSegmentIntersectFix from the Cool Viewer, backported from SG2 | McCabe Maxsted | 1 | -1/+1 | |
2011-04-11 | Ported the GPL version of Zwagoth Klaar's fix for sculpty crashers. This has ↵ | McCabe Maxsted | 1 | -1/+3 | |
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 | |||||
2010-11-17 | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 1 | -2/+2 | |
See http://redmine.imprudenceviewer.org/issues/590 | |||||
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 2 | -6/+2 | |
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts. | |||||
2010-10-15 | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from ↵ | Aleric Inglewood | 1 | -2/+2 | |
snowglobe 2.x). | |||||
2010-10-15 | Add missing semi-colon. | Aleric Inglewood | 1 | -1/+1 | |
2010-10-10 | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵ | Robin Cornelius | 7 | -345/+12 | |
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 | |||||
2010-10-01 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -1/+1 | |
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile. | |||||
2010-10-01 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 2 | -9/+1 | |
See http://redmine.imprudenceviewer.org/issues/556 | |||||
2010-09-30 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -1/+1 | |
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile. | |||||
2010-09-28 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 2 | -9/+1 | |
See http://redmine.imprudenceviewer.org/issues/556 | |||||
2010-09-23 | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵ | Armin Weatherwax | 7 | -12/+345 | |
texture system | |||||
2010-09-23 | port llprimitive from SG2.0 | Armin Weatherwax | 1 | -0/+70 | |
2010-09-23 | Removed 'prepare' dependency from cmake | McCabe Maxsted | 1 | -1/+0 | |
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 5 | -12/+21 | |
2010-08-30 | updated chatbar command line and added the necessary settings and hooks to ↵ | Patrick Sapinski | 1 | -0/+3 | |
use it | |||||
2010-06-19 | cleanup: comment out some constants that are replaced by HippoLimits | Armin Weatherwax | 1 | -4/+7 | |
2010-06-19 | Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵ | McCabe Maxsted | 1 | -1/+1 | |
tools floater uses the correct limits in the spinners | |||||
2010-04-18 | Use opensim limits for hollow (99) and hole (0.01). Need to add option to ↵ | McCabe Maxsted | 2 | -4/+4 | |
enable in the ui | |||||
2009-11-10 | Viewer compiles, but still trying to get everything to link on Windows | McCabe Maxsted | 1 | -3/+6 | |
2009-11-07 | Check for different versions of boost in build math files (also fixes broken ↵ | McCabe Maxsted | 3 | -27/+68 | |
build math functions) | |||||
2009-10-04 | Changes that should improve sculpty LOD | McCabe Maxsted | 1 | -3/+9 | |
2009-09-18 | Dynamically change max prim size depending upon LL/OpenSim grid (added ↵ | McCabe Maxsted | 1 | -1/+1 | |
setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m | |||||
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 57 | -221/+414 | |
2009-01-30 | Tweaked build math variable names for consistency. | Jacek Antonelli | 1 | -15/+15 | |
X/Y/Z go at end of variables, e.g. XP --> PX. | |||||
2009-01-14 | Updated llmessage | McCabe Maxsted | 1 | -0/+57 | |
2009-01-12 | Added cheat sheet help buttons in tools window, tweaked the layout a bit | McCabe Maxsted | 1 | -3/+3 | |
2009-01-12 | Applied Aimee's patch for doing simple math in the build editor | McCabe Maxsted | 5 | -0/+444 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 57 | -65/+86 | |
2009-01-11 | Second Life viewer sources 1.22.4-RC | Jacek Antonelli | 1 | -0/+3 | |
2008-12-12 | Second Life viewer sources 1.22.3-RC | Jacek Antonelli | 1 | -4/+12 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 7 | -106/+398 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 37 | -4091/+841 | |
2008-08-15 | Second Life viewer sources 1.20.7 | Jacek Antonelli | 10 | -59/+98 | |
2008-08-15 | Second Life viewer sources 1.20.4 | Jacek Antonelli | 2 | -4/+25 | |
2008-08-15 | Second Life viewer sources 1.20.3 | Jacek Antonelli | 4 | -403/+301 | |
2008-08-15 | Second Life viewer sources 1.20.2 | Jacek Antonelli | 27 | -291/+1867 | |
2008-08-15 | Second Life viewer sources 1.19.1.2 | Jacek Antonelli | 4 | -12/+5 | |
2008-08-15 | Second Life viewer sources 1.19.1.1 | Jacek Antonelli | 1 | -11/+23 | |
2008-08-15 | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 18 | -1486/+1701 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 60 | -123/+603 | |
2008-08-15 | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 59 | -59/+59 | |
2008-08-15 | Second Life viewer sources 1.18.6.2-RC | Jacek Antonelli | 1 | -18/+14 | |
2008-08-15 | Second Life viewer sources 1.18.6.1-RC | Jacek Antonelli | 2 | -0/+5 | |
2008-08-15 | Second Life viewer sources 1.18.4.3 | Jacek Antonelli | 1 | -3/+2 | |
2008-08-15 | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 59 | -110/+352 | |
2008-08-15 | Second Life viewer sources 1.18.3.3-RC | Jacek Antonelli | 2 | -21/+25 | |
2008-08-15 | Second Life viewer sources 1.18.3.2-RC | Jacek Antonelli | 1 | -5/+20 | |
2008-08-15 | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 17 | -170/+869 | |
2008-08-15 | Second Life viewer sources 1.18.0.6 | Jacek Antonelli | 6 | -704/+0 | |