Melanie
|
68b910c1ff
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
3648164219
Prevent multiple instances of the same item ID being appended to an AvatarAppearance
|
11 years ago |
Melanie
|
797bfbfcfa
Multiattach, part 1
|
11 years ago |
teravus
|
1c79e8a779
* Document the additional Visual Params of newer browsers in AvatarAppearance.VPElement so it can be easily looked up in code/module
|
11 years ago |
teravus
|
6797ac1474
* This finishes the implementation of AgentCachedTexture. Requires the XBakes Module and service for full functionality. Previous no-cache functionality works without the service and module. In some ways, I would have been happier not putting an AssetBase in WearableCacheItem.. but turns out it was probably unavoidable. No additional locks, yay.
|
12 years ago |
teravus
|
77cc7ce399
* Partial Commit for Avatar Appearance to include the functionality of Cached Bakes.
|
12 years ago |
UbitUmarov
|
c73c2fb070
add some default size setting and checks
|
12 years ago |
UbitUmarov
|
93bede4e6a
revert the use of avatar skeleton and use avatar size provided by viewers,
|
12 years ago |
UbitUmarov
|
b2f3516b68
calculate avatar size on tps
|
12 years ago |
UbitUmarov
|
135e0ea853
*TEST* add some avatar skeleton information and use it to calculate avatar
|
12 years ago |
Melanie
|
26cc57b6ca
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
5d4ac5a90f
Add TestOsNpcLoadAppearance()
|
12 years ago |
UbitUmarov
|
fd19601c6b
Help big boobies to dance (avatar visualParams). May not persist and need more lobe ?
|
12 years ago |
Melanie
|
efa4284391
Merge branch 'master' into careminster
|
13 years ago |
Justin Clark-Casey (justincc)
|
0b91ec8dd2
Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive).
|
13 years ago |
Melanie
|
03f5bbcaf2
Merge branch 'master' into bigmerge
|
13 years ago |
nebadon
|
e182cc198d
Fix avatar height, removes the hip offset hack
|
13 years ago |
Melanie
|
b40157fc9b
Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge
|
13 years ago |
Justin Clark-Casey (justincc)
|
c8304b7f84
Fix avatar parameter updating for viewer 3 and maybe 2.
|
13 years ago |
Tom
|
5484c9b585
Bring us up to date.
|
13 years ago |
Justin Clark-Casey (justincc)
|
dab6387bba
lock AvatarAppearance.m_attachments when we use it
|
13 years ago |
Justin Clark-Casey (justincc)
|
b903d2ca96
In SetAttachment, if the existing attachment has no asset id then carry on rather than abort.
|
13 years ago |
Justin Clark-Casey (justincc)
|
0cb0140a1d
Stop the pointless double setting of every attachment in AvatarAppearance.
|
13 years ago |
Tom
|
66dec3b874
Resolve merge commits, stage 1
|
13 years ago |
Justin Clark-Casey (justincc)
|
5c1fa968ab
Stop NPCs losing attachments when the source avatar takes them off.
|
13 years ago |
Justin Clark-Casey (justincc)
|
e7a515bab0
Fix bug where attachments were remaining on the avatar after being dropped.
|
13 years ago |
Justin Clark-Casey (justincc)
|
57e54d84d6
Add new FireAndForgetMethod.None.
|
13 years ago |
Justin Clark-Casey (justincc)
|
e869eeb0bf
Implement first draft functions for saving and loading NPC appearance from storage.
|
13 years ago |
Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
13 years ago |
Justin Clark-Casey (justincc)
|
59f548cda8
Get osNpcCreate appearance working with avatars that are currently in the scene.
|
13 years ago |