Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | merge changes for STORM-1915 | Oz Linden | |
2014-02-18 | STORM-1920: Math cleanup from Richard Linden. | Ricky Curtice | |
2013-09-11 | merge changes for storm-1915 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-10-25 | BUG-540: Math updates by Moon Metty. Reviewed by Chieron Tenk. | MartinRJ Fayray | |
2012-03-20 | Cleaning up miscellaneous differences between the pathfinding repository and ↵ | Todd Stinson | |
the latest viewer-development. | |||
2011-11-17 | WIP: navmesh station posts to a url, responder receives llsd and then has ↵ | prep | |
the llpathing library extract and render the navmesh (if desired). | |||
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-24 | syncing up to viewer-development | Oz Linden | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-08-23 | First pass commit for breast physics. | Loren Shih | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-05-26 | Fully aligned llvolume | Dave Parks | |
2010-05-21 | blah | Dave Parks | |
2010-02-28 | Remove some dead code. | Dave Parks | |
Add LH transform to LLVector3 Add DebugShowUploadCost Make LOD generation on model preview less finnicky. Remove error level based LOD generation. Better framing of model before upload. Better error handling for model uploader. Remove [COST] argument from model upload menu item. Remove L$ check from model upload menu item being enabled. | |||
2009-10-08 | DEV-41080 - wriggle some method implementations out into header ↵ | Adam Moss | |
implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. | |||
2009-09-25 | SNOW-194 DEV-40415: pulling this snowglobe patch into viewer 2.0. This | Martin Reddy | |
fixes all of the parentheses warnings in the code. Original patch was reviewed by merov (and others). | |||
2009-06-21 | merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 | Steven Bennetts | |
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-02 | QAR-1040 maint-viewer-11 + OpenAL combo mergeme | Adam Moss | |
svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448 | |||
2008-07-23 | svn merge -r92720:92721 ↵ | Karl Steifvater | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-merge QAR-698 / DEV-9985 add touch "position" information to touch-events in LSL | |||
2008-07-22 | svn merge -r92710:92709 svn+ssh://svn.lindenlab.com/svn/linden/release --> ↵ | Josh Bell | |
release Undo r92710 (for QAR-698) - went straight into release instead of a side branch for validation. | |||
2008-07-22 | merge uv-picking branch. | Karl Steifvater | |
svn merge -r92602:92632 svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-4 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-06-25 | svn merge -r90394:90492 svn/branches/havok4/qar-689 --> release | Dave Simmons | |
QAR-689 - branch/havok4/havok4-7 r89805 is ready for merge back into release | |||
2008-04-03 | svn merge -r83872:83893 linden/branches/Branch_1-20-0-Server to linden/release | Kelly Washington | |
HAVOK4 IN TEH HOUSE!!11!!ONE!! If it is broken blame Joel for not fixing the loginassetdatabaseinventorygroupIM server instead of working on this. QAR-448 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-02-07 | Removed the #ifndef NO_RTTI hack. | Andrew Meadows | |
Moved the LLSD related methods of LLVector3 to NOT be inline, as per MarkL's suggestion. | |||
2007-02-07 | Fixed a linux build issue when the llhavok suddenly required rtti in order ↵ | Andrew Meadows | |
to link. I added a #ifndef hack to v3math.h to eliminate LLString's from the llhavok project. I also removed lluuid.h's dependency on LLString (using std::string) instead and then fixed a bunch of bad dependency fallout on a few files around the project that suddenly lost their hidden access to some fundamental includes. The important parts were reviewed with James. | |||
2007-01-02 | Print done when done. | James Cook | |