aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmath (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-14Applied lineSegmentIntersectFix from the Cool Viewer, backported from SG2McCabe Maxsted1-1/+1
2011-04-11Ported the GPL version of Zwagoth Klaar's fix for sculpty crashers. This has ↵McCabe Maxsted1-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-17IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood1-2/+2
See http://redmine.imprudenceviewer.org/issues/590
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood2-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-15Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from ↵Aleric Inglewood1-2/+2
snowglobe 2.x).
2010-10-15Add missing semi-colon.Aleric Inglewood1-1/+1
2010-10-10Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵Robin Cornelius7-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-01SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-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-01RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood2-9/+1
See http://redmine.imprudenceviewer.org/issues/556
2010-09-30SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-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-28RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood2-9/+1
See http://redmine.imprudenceviewer.org/issues/556
2010-09-23port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵Armin Weatherwax7-12/+345
texture system
2010-09-23port llprimitive from SG2.0Armin Weatherwax1-0/+70
2010-09-23Removed 'prepare' dependency from cmakeMcCabe Maxsted1-1/+0
2010-09-23llmediaplugins first stepArmin Weatherwax5-12/+21
2010-08-30updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski1-0/+3
use it
2010-06-19cleanup: comment out some constants that are replaced by HippoLimitsArmin Weatherwax1-4/+7
2010-06-19Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵McCabe Maxsted1-1/+1
tools floater uses the correct limits in the spinners
2010-04-18Use opensim limits for hollow (99) and hole (0.01). Need to add option to ↵McCabe Maxsted2-4/+4
enable in the ui
2009-11-10Viewer compiles, but still trying to get everything to link on WindowsMcCabe Maxsted1-3/+6
2009-11-07Check for different versions of boost in build math files (also fixes broken ↵McCabe Maxsted3-27/+68
build math functions)
2009-10-04Changes that should improve sculpty LODMcCabe Maxsted1-3/+9
2009-09-18Dynamically change max prim size depending upon LL/OpenSim grid (added ↵McCabe Maxsted1-1/+1
setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli57-221/+414
2009-01-30Tweaked build math variable names for consistency.Jacek Antonelli1-15/+15
X/Y/Z go at end of variables, e.g. XP --> PX.
2009-01-14Updated llmessageMcCabe Maxsted1-0/+57
2009-01-12Added cheat sheet help buttons in tools window, tweaked the layout a bitMcCabe Maxsted1-3/+3
2009-01-12Applied Aimee's patch for doing simple math in the build editorMcCabe Maxsted5-0/+444
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli57-65/+86
2009-01-11Second Life viewer sources 1.22.4-RCJacek Antonelli1-0/+3
2008-12-12Second Life viewer sources 1.22.3-RCJacek Antonelli1-4/+12
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli7-106/+398
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli37-4091/+841
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli10-59/+98
2008-08-15Second Life viewer sources 1.20.4Jacek Antonelli2-4/+25
2008-08-15Second Life viewer sources 1.20.3Jacek Antonelli4-403/+301
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli27-291/+1867
2008-08-15Second Life viewer sources 1.19.1.2Jacek Antonelli4-12/+5
2008-08-15Second Life viewer sources 1.19.1.1Jacek Antonelli1-11/+23
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli18-1486/+1701
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli60-123/+603
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli59-59/+59
2008-08-15Second Life viewer sources 1.18.6.2-RCJacek Antonelli1-18/+14
2008-08-15Second Life viewer sources 1.18.6.1-RCJacek Antonelli2-0/+5
2008-08-15Second Life viewer sources 1.18.4.3Jacek Antonelli1-3/+2
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli59-110/+352
2008-08-15Second Life viewer sources 1.18.3.3-RCJacek Antonelli2-21/+25
2008-08-15Second Life viewer sources 1.18.3.2-RCJacek Antonelli1-5/+20
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli17-170/+869
2008-08-15Second Life viewer sources 1.18.0.6Jacek Antonelli6-704/+0