Feature Request: Add Camera preset switching functionality (part of quicksettings)
Hitting Escape will reset to the normal Back preset Adds new Cam_Preset_*_(On|Off).png textures, these should probably be reskinned, any volunteers?
This commit is contained in:
@@ -57,8 +57,10 @@ public:
|
||||
static void updateClass();
|
||||
|
||||
static void onClickExpandBtn(void* user_data);
|
||||
void onChangeCameraPreset(LLUICtrl* ctrl, const LLSD& param);
|
||||
void onChangeWWPresetName(const LLSD& value);
|
||||
void onChangeWLPresetName(const LLSD& value);
|
||||
const bool& isExpanded() const { return mExpanded; }
|
||||
|
||||
protected:
|
||||
void build();
|
||||
|
||||
Reference in New Issue
Block a user