Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2016-05-18 | MAINT-6409 invisiprims should be preloaded | andreykproductengine | |
2016-04-21 | MAINT-6317 [QuickGraphics-RC] Some rigged mesh attachments render fully on ↵ | ruslantproductengine | |
jellybaby avatars when ALM is enabled FIXED - remove global identifier for the black texture - add black texture 2x2x3 localy on apllication startup - add special flag to LLViewerFetchedTexture for protect from removing | |||
2016-03-22 | fix merge error for specular rendering on impostors | Oz Linden | |
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2016-02-19 | MAINT-5022 [QuickGraphics] Materials should not be applied to simple imposters | ruslantproductengine | |
Fixe based on that texture with assetd id: "3b39cc01-c2d1-e194-1181-e4404978b20c" will exist on data server. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-10-03 | BUILDFIX: fixed tabs in cmake file and lack of newline at EOF | Richard Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-11-28 | Migrated LLUUIDs and some float constants out of headers into .cpp files | James Cook | |
Moved some functions with llinfos into .cpp files Linker optimizations, all |