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 SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and enable partial bitstreams 2022-10-01 11:25:14 +03:00
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 DRTVWR-575: Keep BufferArray::findBlock() in int domain. 2022-12-06 11:16:55 -05:00
llcrashlogger
llfilesystem Fix memory leaks in lldir objc/mac 2022-10-28 18:47:32 -04:00
llimage Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llimagej2coj SL-16542 Fix openjpeg seeking and encoding 2022-10-04 13:04:52 +03:00
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 Merge branch 'master' into DRTVWR-548-maint-N 2022-09-15 20:44:04 +03:00
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 SL-18151 [SEC] MOAP can force multiple floaters open on users screen: The Viewer part of the fix for this JIRA - pulls in the updated Dullahan that exposes the user_gesture/is_redirect flags and uses them to determine what type of 'nav_type' is exchanged with viewer/plugin 2022-09-14 14:52:31 -07:00
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