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

@@ -226,6 +226,8 @@ const F64 CHAT_AGE_FAST_RATE = 3.0;
// The agent instance.
LLAgent gAgent;
std::string gAuthString;
// <edit>
LLUUID gReSitTargetID;
LLVector3 gReSitOffset;