Innitial commit. Majority of texture baking moved into LLVOAvatarSelf. Very WIP. Not advisable to build off of this, although it does compile and mostly work.
This commit is contained in:
@@ -2392,7 +2392,7 @@ void LLAgentCamera::changeCameraToCustomizeAvatar(BOOL avatar_animate, BOOL came
|
||||
gFocusMgr.setKeyboardFocus( NULL );
|
||||
gFocusMgr.setMouseCapture( NULL );
|
||||
|
||||
LLVOAvatar::onCustomizeStart();
|
||||
LLVOAvatarSelf::onCustomizeStart();
|
||||
|
||||
if (isAgentAvatarValid())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user