-
- Downloads
EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons...
EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons that I can d&d into the toolbars EXP-1232 FIX -- Create class to load and hold all of the command meta data associated with FUI toolbar actions * Added basic commands.xml file to define FUI-related toolbar actions. For now a basic "avatar" and "places" button are defined. * Added basic command manager to parse and hold strings that define potential toolbar command actions. * Broke out a separate floater function as a placeholder for the 3-state toolbar floater toggling. * LLUI::initClass now parses the new commands.xml file Reviewed by Richard.
Showing
- indra/llui/CMakeLists.txt 2 additions, 0 deletionsindra/llui/CMakeLists.txt
- indra/llui/llcommandmanager.cpp 138 additions, 0 deletionsindra/llui/llcommandmanager.cpp
- indra/llui/llcommandmanager.h 97 additions, 0 deletionsindra/llui/llcommandmanager.h
- indra/llui/llfloaterreg.cpp 11 additions, 0 deletionsindra/llui/llfloaterreg.cpp
- indra/llui/llfloaterreg.h 1 addition, 0 deletionsindra/llui/llfloaterreg.h
- indra/llui/llui.cpp 5 additions, 0 deletionsindra/llui/llui.cpp
- indra/newview/CMakeLists.txt 1 addition, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/app_settings/commands.xml 17 additions, 0 deletionsindra/newview/app_settings/commands.xml
- indra/newview/skins/default/textures/textures.xml 3 additions, 0 deletionsindra/newview/skins/default/textures/textures.xml
- indra/newview/skins/default/xui/en/strings.xml 7 additions, 1 deletionindra/newview/skins/default/xui/en/strings.xml
Loading
Please register or sign in to comment