summaryrefslogtreecommitdiff
path: root/indra/newview/lllocalbitmaps.h
AgeCommit message (Collapse)Author
2022-08-04Merge branch master (DRTVWR-561) into DRTVWR-483Andrey Kleshchev
2022-03-30SL-16937 New Profile capability, image uploader for testingAndrey Kleshchev
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead
2020-04-26Post-merge build fixesAndrey Lihatskiy
2020-04-26Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
2019-11-15SL-12287 FIXED [Project Copy/Paste] Unable to paste texture from "local" storagemaxim_productengine
2019-11-14Fix merge-related compile errorsDave Houlton
2019-06-20DRTVWR-493 LLLocalBitmapMgr to Singletonandreykproductengine
2018-02-27MAINT-8317 Fixed Local Textures for Advanced Lighting Projectors do not keep ↵andreykproductengine
the selected texture.
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-18Merge downstream codesimon
2014-06-05MAINT-4009: Ensuring that the local bitmaps are cleaned up on app exit.Stinson Linden
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07MAINT-4004 FIXED Check image's dimensions and show notification if it's ↵MNikolenko ProductEngine
larger than allowed.
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-24MATBUG-8: fix local texture support for normal and specular mapsSerpentu
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-20Partial rewrite of llifstream and llofstream (Windows implementation ↵Don Kjer
pending). Moved more functionality from llviewerwearable to llwearable
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-04-10storm-64: One more toast on failure to verify initial image, and changed a ↵Vaalith
bool to enum
2012-04-02storm-64: Local TexturesVaalith Jinn