Skip to content
Snippets Groups Projects
Commit 3561e9b5 authored by Henri Beauchamp's avatar Henri Beauchamp Committed by Andrey Kleshchev
Browse files

SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75)

As it happens, the change in the LLUUID::combine() algorithm introduced by one
of my previous commits is causing invalid assets creation (seen with
some clothing items, such as Shape and Universal types); obviously, the server
is using the old algorithm for UUID validation purpose of these assets.

This commit reverts LLUUID::combine() code to use LLMD5.
parent c87c1a1f
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment