I got bored and put in the math functions from Imprudence.
We need something to show the list - Preferably a bit better than the popup that they use, I'm thinking maybe an expanding sidebar on the build menu? Oh, minor changes - Texture repeats go up to 1000 now because it has numbers, and I tweaked the primitive params section so it doesn't fall off the window. Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
@@ -116,6 +116,8 @@ public:
|
||||
static void onUpBtn(void *userdata);
|
||||
static void onDownBtn(void *userdata);
|
||||
|
||||
virtual BOOL setLabelArg( const std::string& key, const LLStringExplicit& text );
|
||||
|
||||
private:
|
||||
void updateEditor();
|
||||
void reportInvalidData();
|
||||
|
||||
Reference in New Issue
Block a user