-
- Downloads
Faster and simpler inventory category hashing.
This commit changes inventory category hashing from slow LLMD5 to fast HBXX128 hashing, and allows to use a simple LLUUID for the hash, instead of an LLMD5 instance. It also removes some old cruft dealing with unused baked texture hashing.
parent
c1e1f1e4
No related branches found
No related tags found
Showing
- indra/llappearance/llwearable.h 0 additions, 4 deletionsindra/llappearance/llwearable.h
- indra/llappearance/llwearabledata.cpp 0 additions, 40 deletionsindra/llappearance/llwearabledata.cpp
- indra/llappearance/llwearabledata.h 0 additions, 9 deletionsindra/llappearance/llwearabledata.h
- indra/newview/llagentwearables.cpp 0 additions, 1 deletionindra/newview/llagentwearables.cpp
- indra/newview/llinventorymodel.cpp 5 additions, 6 deletionsindra/newview/llinventorymodel.cpp
- indra/newview/llinventorymodel.h 1 addition, 2 deletionsindra/newview/llinventorymodel.h
- indra/newview/llinventoryobserver.cpp 3 additions, 4 deletionsindra/newview/llinventoryobserver.cpp
- indra/newview/llinventoryobserver.h 2 additions, 3 deletionsindra/newview/llinventoryobserver.h
- indra/newview/lloutfitobserver.cpp 1 addition, 2 deletionsindra/newview/lloutfitobserver.cpp
- indra/newview/lloutfitobserver.h 1 addition, 2 deletionsindra/newview/lloutfitobserver.h
- indra/newview/llviewerwearable.h 0 additions, 1 deletionindra/newview/llviewerwearable.h
Loading
Please register or sign in to comment