EXP-648 FIX As a developer, I want to be able to specify param blocks that use...
EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml
Showing
- indra/llui/llloadingindicator.cpp 20 additions, 47 deletionsindra/llui/llloadingindicator.cpp
- indra/llui/llloadingindicator.h 22 additions, 8 deletionsindra/llui/llloadingindicator.h
- indra/llui/llui.cpp 51 additions, 52 deletionsindra/llui/llui.cpp
- indra/llui/llui.h 30 additions, 49 deletionsindra/llui/llui.h
- indra/llui/lluiimage.cpp 6 additions, 6 deletionsindra/llui/lluiimage.cpp
- indra/llui/lluiimage.h 9 additions, 8 deletionsindra/llui/lluiimage.h
- indra/llui/tests/llurlentry_stub.cpp 16 additions, 15 deletionsindra/llui/tests/llurlentry_stub.cpp
- indra/llui/tests/llurlentry_test.cpp 16 additions, 0 deletionsindra/llui/tests/llurlentry_test.cpp
- indra/llui/tests/llurlmatch_test.cpp 32 additions, 17 deletionsindra/llui/tests/llurlmatch_test.cpp
- indra/llxuixml/llinitparam.cpp 73 additions, 28 deletionsindra/llxuixml/llinitparam.cpp
- indra/llxuixml/llinitparam.h 570 additions, 562 deletionsindra/llxuixml/llinitparam.h
- indra/newview/skins/default/colors.xml 17 additions, 0 deletionsindra/newview/skins/default/colors.xml
- indra/newview/skins/default/xui/en/widgets/loading_indicator.xml 17 additions, 3 deletions...ewview/skins/default/xui/en/widgets/loading_indicator.xml
Loading
Please register or sign in to comment