-
- Downloads
ESC-154 ESC-156 Now using region hash rather than region uuid as identifier.
In the viewer, the region's UUID is acquired very late and isn't generally used as the canonical region identifier. The U64 region hash is a better and more consistently used identifier so I'm moving over to using that as the region key. Don't have a proper reserved invalid region hash which is unfortunate, but then, so much is.
Showing
- indra/newview/llagent.cpp 1 addition, 1 deletionindra/newview/llagent.cpp
- indra/newview/llappviewer.cpp 5 additions, 5 deletionsindra/newview/llappviewer.cpp
- indra/newview/llappviewer.h 1 addition, 1 deletionindra/newview/llappviewer.h
- indra/newview/lltexturefetch.cpp 9 additions, 9 deletionsindra/newview/lltexturefetch.cpp
- indra/newview/lltexturefetch.h 1 addition, 1 deletionindra/newview/lltexturefetch.h
- indra/newview/llviewerassetstats.cpp 20 additions, 16 deletionsindra/newview/llviewerassetstats.cpp
- indra/newview/llviewerassetstats.h 19 additions, 12 deletionsindra/newview/llviewerassetstats.h
- indra/newview/llviewerregion.cpp 0 additions, 8 deletionsindra/newview/llviewerregion.cpp
- indra/newview/tests/llviewerassetstats_test.cpp 46 additions, 42 deletionsindra/newview/tests/llviewerassetstats_test.cpp
Loading
Please register or sign in to comment