Merge branch 'master' of git://github.com/siana/SingularityViewer.git

Conflicts:
	indra/llrender/llglstates.h
This commit is contained in:
Shyotl
2011-03-25 17:54:52 -05:00
25 changed files with 1298 additions and 152 deletions

View File

@@ -1042,6 +1042,8 @@ private:
};
extern LLAgent gAgent;
extern std::string gAuthString;
// <edit>
extern LLUUID gReSitTargetID;
extern LLVector3 gReSitOffset;