-
- Downloads
Change LLDir::findSkinnedFilenames() to use enum instead of bool.
At Richard's suggestion, changed the bool merge parameter to new enum ESkinConstraint with values CURRENT_SKIN and ALL_SKINS. This clarifies what we're requesting at the point of the call.
Showing
- indra/llui/llnotifications.cpp 4 additions, 3 deletionsindra/llui/llnotifications.cpp
- indra/llui/lltransutil.cpp 5 additions, 4 deletionsindra/llui/lltransutil.cpp
- indra/llui/lluicolortable.cpp 3 additions, 2 deletionsindra/llui/lluicolortable.cpp
- indra/llvfs/lldir.cpp 10 additions, 9 deletionsindra/llvfs/lldir.cpp
- indra/llvfs/lldir.h 12 additions, 10 deletionsindra/llvfs/lldir.h
- indra/llvfs/tests/lldir_test.cpp 7 additions, 7 deletionsindra/llvfs/tests/lldir_test.cpp
- indra/newview/llviewertexturelist.cpp 4 additions, 3 deletionsindra/newview/llviewertexturelist.cpp
Loading
Please register or sign in to comment