Shyotl
|
e622e03d2a
|
Bulk of server-baking impelmentation and a bit of cleanup.
|
2013-01-13 02:37:12 -06:00 |
|
Shyotl
|
776a977824
|
Completed code migration to LLAvatarAppearance
|
2013-01-05 17:12:02 -06:00 |
|
Shyotl
|
9596514c79
|
Dragged over lltexlayer, lldriverparam, lllocaltextureobject, llwearabledata
|
2013-01-04 20:50:35 -06:00 |
|
Shyotl
|
dd15b9234f
|
Migrated LLTexLayerParams. Renamed LLTexLayerSet(Buffer) to LLViewerTexLayerSet(Buffer), and provided simple bases in llappearance/lltexlayer.h to mimic new usage. Reworked various bits to work with these changes, and performed some basic cleanup of LLVOAvatar(Self)
|
2012-12-24 17:20:46 -06:00 |
|
Shyotl
|
1083d7e0ef
|
Added LLGLTexture. Virtually completely virtual for now. Also added LLTextureManagerBridge, although not yet utilized.
|
2012-12-22 23:58:42 -06:00 |
|
Shyotl
|
389c35e08e
|
Pulled LLAvatarJoint out of LLViewerJoint
|
2012-12-22 16:30:38 -06:00 |
|
Shyotl
|
f9d205b869
|
Intermediary commit. Exploit virtuals to 'emulate' real llavatarappearance.h.
|
2012-12-20 02:53:45 -06:00 |
|
Shyotl
|
e08afcb963
|
Created llappearance project. Migrated llvoavatardefines and llwearabletype.
|
2012-12-20 00:00:17 -06:00 |
|
Shyotl
|
ed4997168b
|
LLViewerObject::idleUpdate now returns void. Texture animations/flexis now have their own update queues.
|
2012-10-22 02:50:04 -05:00 |
|
Shyotl
|
1b89e5c973
|
Dragged in a bunch of alignment fixes from LL. Should allow disabling of tcmalloc on windows/linux32 if such is ever implemented.
|
2012-10-16 02:33:05 -05:00 |
|
Shyotl
|
6b1f5c388f
|
Merged baking process with v3 head. Hopefully alleviates some baking oddities pertaining innitial login.
|
2012-06-11 06:54:59 -05:00 |
|
Shyotl
|
b49ad1cd34
|
RLVa impl updated to that used in v3. Hooked RLVa restrictions back into wearables. New RLVa floater: 'Locks...' Also updated 'Restrictions...' floater.
|
2012-04-12 10:29:45 -05:00 |
|
Shyotl
|
ae7b12f230
|
Interim commit before diving into reworking the inventory panel.
|
2012-02-16 19:25:59 -06:00 |
|
Shyotl
|
cd86b3a69b
|
Refactoring.
-New LLWearableType class, uses LLDictionary for typeindex<->typename<->assettype<->typelabel conversions.
-LLAvatarDefines cleaned up. Uses LLDictionary for Mesh, TE, Baked lookups/conversions.
-LLAgentWearables TEWearable stuff removed. Use LLAvatarDefines.
-LLWearable WearableType conversions yanked. Use LLWearableType.
-LLVOAvatar TEWEarable stuff removed. Use LLAvatarDefines.
-EWearableType now LLWearableType::EType
-LLWearable::getID() renamed to LLWearable::getAssetID()
VOAvatar cleanup.
-Removed redundant TEWearable functions.
-Some code migrated to F32 LLVOAvatar::calcMorphAmount(). No functional change.
-LLVOAvatar::removeMissingBakedTextures virtual. Implementation moved to VOAvatarSelf
|
2011-10-03 15:00:43 -05:00 |
|
Shyotl
|
74dc875a27
|
Beginning to pull LLVOAvatarSelf out from LLVOAvatar.
|
2011-10-02 02:51:10 -05:00 |
|