Innitial commit of experimental v2 texture system port work. Compiles and runs on windows, at least. Fixing bugs as they come.
Need to test: localassetbrowser preview related floaters hgfloatertexteditor maps media textures! Currently very hacky web browser alpha masks on avatars bumpmaps Are all sky components appearing? LLViewerDynamicTexture (texture baking, browser, animated textures, anim previews, etc) Snapshot related features Customize avatar vfs floater UI textures in general Texture priority issues
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
#include "lltooldraganddrop.h"
|
||||
|
||||
#include "llviewerimagelist.h"
|
||||
#include "llviewertexturelist.h"
|
||||
#include "llviewerinventory.h"
|
||||
|
||||
#include "llviewerobjectlist.h"
|
||||
@@ -144,7 +144,7 @@ bool confirm_replace_attachment_rez(const LLSD& notification, const LLSD& respon
|
||||
|
||||
// <edit>
|
||||
void gotImageForSaveItemAs(BOOL success,
|
||||
LLViewerImage *src_vi,
|
||||
LLViewerTexture *src_vi,
|
||||
LLImageRaw* src,
|
||||
LLImageRaw* aux_src,
|
||||
S32 discard_level,
|
||||
|
||||
Reference in New Issue
Block a user