Liru Færs
f38d200e93
Fix estate's access panel having an opaque background
2019-10-14 21:55:03 -04:00
Liru Færs
0b1f605bba
Fix missing word and words going off the edge of customize info text
2019-10-14 21:54:17 -04:00
Liru Færs
278b617290
[BOM] Add Universal wearables functionality
2019-10-14 21:53:01 -04:00
Liru Færs
27c259bf7c
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2019-10-13 05:23:59 -04:00
Liru Færs
f520251935
Seriously, don't rush things when an Uber is coming
...
Fixes optional behavior to disable left click for profiles in name editors via xui not working because it wasn't listening to the variable passed in, woops. Yay randomly initialized pods!
2019-10-13 04:48:55 -04:00
Liru Færs
aa888c704e
Fix bug noticed by gcc noticed by router
2019-10-13 04:16:08 -04:00
Liru Færs
bbd3cb3469
Fix compile
2019-10-11 16:44:59 -04:00
Liru Færs
bd2c67e8ec
Fix win32 warnings
2019-10-11 16:28:48 -04:00
Liru Færs
b5afce0bbd
Add flag to enable line editor style left clicks on name editors
...
Enable this flag on the profile name editor, but not the partner one.
2019-10-11 15:38:38 -04:00
Liru Færs
c5f714def8
Fix build on Linux
...
Thanks for the heads up and testing, Damian
2019-10-11 14:40:38 -04:00
Liru Færs
fdeb194d0e
Fix Creator and Last Owner not showing in edit tools
...
Also fix special cases where there are owners that are not a single user
2019-10-11 05:33:54 -04:00
Liru Færs
975f3b420e
Woops, don't be so tired or you'll miss silly things...
...
or be super tired and see everything.
This fixes right click name editor logic causing constant menu swaps
every right click, but hey, at least we know that works, right?
2019-10-11 04:55:10 -04:00
Liru Færs
8d5f1191dd
Fix Windlight Editor not updating to current windlight's colors
...
This bug came whenever the color swatches were switched to sliders,
that's a long while ago! Eep!
2019-10-11 04:13:53 -04:00
Liru Færs
7c89a8b178
Remove old pointless code
...
Somehow fixed my BOM crash
2019-10-11 03:42:20 -04:00
Liru Færs
7c24e67c50
The UI portion of Bakes on Mesh... and the entire thing, sure, why not?
...
Also let's now select the proper tab when we input an ID or select a face
with an asset ID that we can find in a tab, but that never works for BOM
when applied.
2019-10-11 03:41:42 -04:00
Liru Færs
1cb9ea16da
Unlimit the width of a bunch of the name_boxes
2019-10-10 20:28:20 -04:00
Liru Færs
c4a9532784
Feature Request: Option to render only self: AlwaysRenderFriends set to 3
2019-10-10 19:40:01 -04:00
Liru Færs
43163b400d
Add support for a bunch of v3isms to scroll list xml parsing
2019-10-10 18:57:42 -04:00
Liru Færs
93e30f44c0
Woops, this looks like it should have been staged a while back
2019-10-10 18:56:57 -04:00
Liru Færs
b6b44a2c86
Texture Picker redesign, more room, better presentation <3
2019-10-10 18:55:44 -04:00
Liru Færs
cb53a4f923
Rename local texture picker tab to Local, Computer is so old school
2019-10-10 15:22:35 -04:00
Liru Færs
85f147f679
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer into animesh
2019-10-10 15:09:43 -04:00
Liru Færs
17cb8bd764
Clean up and update all the translations where name ui was switched to
...
vim macros are powerful
2019-10-10 14:42:01 -04:00
Liru Færs
b2eb4ea70c
Remove now redundant partner profile button
2019-10-10 13:14:52 -04:00
Liru Færs
c6089637e7
On second thought, clicking a name editor should open up the profile, too
...
The initial thinking behind this decision was that people may want to
select, if they do, they can right click for this very rare use case.
2019-10-10 12:37:47 -04:00
Liru Færs
2f72ed2e80
Revert addition of now unused LLLineEditor::mFontStyle
2019-10-10 11:41:58 -04:00
Liru Færs
7b6a4d76a8
Actually, we don't underline links, I forgot, oops!
2019-10-10 11:39:59 -04:00
Liru Færs
8c7e498861
Some opts to avoid things that won't happen
2019-10-10 11:34:40 -04:00
Liru Færs
9824cc7068
Display Name UIs as links when they can be interacted with
...
Adds font style member to line editors, might be useful in the future?
2019-10-10 03:31:31 -04:00
Liru Færs
d16ff5cb5c
Bunch of excess clean up from while I was working on things
2019-10-10 02:49:17 -04:00
Liru Færs
0409a81e36
Renable old feature: Display complete names on profiles
2019-10-10 02:48:30 -04:00
Liru Færs
e0883b72dc
All Name UI now uses the user's NameSystem selection instead of legacy
2019-10-10 02:43:02 -04:00
Liru Færs
b592b3c658
Fix whoopses from mid-development commits
...
Fixes compiles and fixes menu crash and missing menu file
2019-10-10 02:39:11 -04:00
Liru Færs
d277f1750d
All places just av/group names were being used are now name ui
...
Since NameBoxes are clickable, remove redundant profile buttons.
Removes a ton of RLV logic, now centralized inside LLNameUI
Removes excess functions that went largely unused
May no longer show if parcel sale is pending under the owner field,
this is weird and it's hard to keep this behavior
Also includes the missing setValue and getValue so this compiles,
that should've been committed way earlier, oops
Also adds ability for name_box to have is_group attribute, too!
2019-10-10 02:32:47 -04:00
Liru Færs
d54bf78c08
Allow Name UI to be marked rlv_sensitive (via xui)
...
This allows these parts of UI to be hidden when they need to be
2019-10-09 20:47:21 -04:00
Liru Færs
b1be8bb7f3
Clean up a section of RLVa code
2019-10-09 20:13:16 -04:00
Liru Færs
0b7061afb7
Name UI flag to disallow user interaction
...
Also bypass setting name text for null ID
2019-10-09 20:07:29 -04:00
Liru Færs
b132578692
Bit of refactor in prep for bigger changes
2019-10-09 20:03:26 -04:00
Liru Færs
c18bdddb60
Woops, forgot to stage this file!
2019-10-09 17:57:10 -04:00
Liru Færs
6cd07b23f1
Name Editors sometimes need to be scrolled through, show tooltip instead
2019-10-09 17:44:31 -04:00
Liru Færs
ab546f54ab
Remove unnecessary function
2019-10-09 17:43:26 -04:00
Liru Færs
11068eee38
Woops, these are needed since the change of name to line editor
2019-10-09 17:42:22 -04:00
Liru Færs
f80e23ac5e
Name Editors are Name UI too!
2019-10-09 17:30:27 -04:00
Liru Færs
513a4fd16c
When a profile is being reused, disable partner info button
2019-10-09 17:23:41 -04:00
Liru Færs
98b3c8a812
These are not name editors, they are line editors. Get it right.
2019-10-09 17:22:31 -04:00
Liru Færs
f5ffa65ea7
Merge Line Editor menu and Text Editor menu, and use EditMenu listeners
...
Cleans up a ton of logic and some excess memory usage
Translates Line Editor menu, finally
2019-10-09 17:12:10 -04:00
Rye Mutt
a559a09217
Fix a ton of small bugs in 64bit memory value handling
2019-10-09 16:52:46 -04:00
Liru Færs
3cb831bb56
Add the Photo Tools Windlights from FS, thanks FS/original authors
2019-10-09 15:52:12 -04:00
Liru Færs
bce8a3b3cc
Add extending existing xml menus by using filename attribute
2019-10-09 15:36:36 -04:00
Liru Færs
65ee3a5345
Move duplicated logic out of NameBox and into new base class LLNameUI
...
Also clean up includes.
2019-10-09 01:34:00 -04:00