phoenix-firestorm/indra
Henri Beauchamp d998bcbfb5 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.
2023-02-13 19:36:54 +02:00
..
cmake Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llaudio SL-18893 Fixes for pull requests #38, #41, and #42 (#46) 2023-01-10 11:43:27 +02:00
llcharacter Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llcommon SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75) 2023-02-13 19:36:54 +02:00
llcorehttp
llcrashlogger
llfilesystem
llimage Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llimagej2coj
llinventory DRTVWR-575: Replace some LLSDArray() usage with llsd::array(). 2023-01-03 18:06:45 -05:00
llkdu
llmath Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llmeshoptimizer
llmessage Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llplugin
llprimitive Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llrender
llui Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llwindow SL-19190 Laggy behavior when turning 2023-02-09 23:49:23 +02:00
llxml
media_plugins
newview SL-19194 update slurl handling (#74) 2023-02-10 19:02:42 +02:00
test
tools/vstool
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py