summaryrefslogtreecommitdiff
path: root/indra/llmath/v3math.h
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-16Replace most of BOOL with bool in llmathAnsariel
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima...Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-04-22merge changes for STORM-1915Oz Linden
2014-02-18STORM-1920: Math cleanup from Richard Linden.Ricky Curtice
2013-09-11merge changes for storm-1915Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-25BUG-540: Math updates by Moon Metty. Reviewed by Chieron Tenk.MartinRJ Fayray
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ...Todd Stinson
2011-11-17WIP: navmesh station posts to a url, responder receives llsd and then has the...prep
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-24syncing up to viewer-developmentOz Linden
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-14SOCIAL-695 FIX clicking on world to give it focus will make your avatar walkRichard Linden
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-23First pass commit for breast physics.Loren Shih
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-05-26Fully aligned llvolumeDave Parks
2010-05-21blahDave Parks
2010-02-28Remove some dead code.Dave Parks
2009-10-08DEV-41080 - wriggle some method implementations out into header implementatio...Adam Moss
2009-09-25SNOW-194 DEV-40415: pulling this snowglobe patch into viewer 2.0. ThisMartin Reddy
2009-06-21merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3Steven Bennetts
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-12-02QAR-1040 maint-viewer-11 + OpenAL combo mergemeAdam Moss
2008-07-23svn merge -r92720:92721 svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-pi...Karl Steifvater
2008-07-22svn merge -r92710:92709 svn+ssh://svn.lindenlab.com/svn/linden/release --> re...Josh Bell
2008-07-22merge uv-picking branch.Karl Steifvater
2008-06-26QAR-628 merge string-cleanup-5 -r 90476:90508 -> releaseSteven Bennetts
2008-06-25svn merge -r90394:90492 svn/branches/havok4/qar-689 --> releaseDave Simmons
2008-04-03svn merge -r83872:83893 linden/branches/Branch_1-20-0-Server to linden/releaseKelly Washington
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-02-07Removed the #ifndef NO_RTTI hack.Andrew Meadows
2007-02-07Fixed a linux build issue when the llhavok suddenly required rtti in order to...Andrew Meadows
2007-01-02Print done when done.James Cook