- Jul 17, 2018
-
-
Nat Goodspeed authored
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-
- Apr 30, 2013
-
-
Graham Madarasz authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Sep 03, 2012
-
-
Don Kjer authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Feb 10, 2010
-
-
Tofu Linden authored
Checker: FORWARD_NULL Function: LLLocalTextureObject::LLLocalTextureObject(const LLLocalTextureObject&) File: /indra/newview/lllocaltextureobject.cpp not a bug.
-
- Jan 27, 2010
-
-
Tofu Linden authored
Checker: UNINIT_CTOR Function: LLLocalTextureObject::LLLocalTextureObject(LLViewerFetchedTexture *, const LLUUID &) File: /indra/newview/lllocaltextureobject.cpp
-
- Oct 22, 2009
-
-
Lynx Linden authored
an explicit include for LLViewerFetchedTexture because it's used for a template specialization, and fixed LLLocalTextureObject constructor to take a const LLUUID reference so locals can be passed.
-
- Oct 21, 2009
-
-
Loren Shih authored
No expected functionality change; this mostly contains cosmetic cleanup. Reviewed by: Nyx
-
- Oct 16, 2009
-
-
Neal Orman authored
merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: svn merge -r 136489:136510 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/multiple-textures-12 . Progress can be tracked in DEV-32551. -Nyx
-
- Jul 14, 2009
-
-
Neal Orman authored
Fixing merge problems - updating LLLocalTextureObject (new class) to work with Bao's texture refactoring. -Nyx
-
Neal Orman authored
merge missed the addition of two new files. committing separately. -Nyx
-