UbitUmarov
|
4ae0bb7df1
add limites checks on wearables size, revert to max 15 for
|
10 years ago |
UbitUmarov
|
7486684436
update the max number of texture faces and wearables to current values.
|
10 years ago |
Oren Hurvitz
|
712c50e0bf
Don't append attachments multiple times
|
10 years ago |
Melanie
|
5b73b9c4a8
Committing the Avination Scene Presence and related texture code
|
11 years ago |
UbitUmarov
|
ed7fe6239c
add indexes for new visual parameters shape_hover and
|
11 years ago |
Mic Bowman
|
681fbda4b6
This is an experimental patch that adds support for comparing texture
|
11 years ago |
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
|
12 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 |