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 Merge with tip of Master after a Viewer release 2021-07-19 14:35:44 -07:00
llappearance Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llaudio
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
llinventory
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 Merge branch 'master' into DRTVWR-544-maint 2022-06-29 20:31:17 +03:00
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 SL-16606: Add profiler category LLSD 2022-01-14 11:50:19 -08:00
media_plugins
newview SL-19194 update slurl handling (#74) 2023-02-10 19:02:42 +02:00
test Merge branch master (D540) into DRTVWR-546 2022-04-18 23:42:39 +03:00
tools/vstool Tweaks to VSTool source and executable for compatibility with VS 2017 2020-03-25 18:44:04 -04:00
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py