Router Gray
f61becccb3
[gpu table] Add AMD Radeon/Asus RX series.
2019-08-07 21:05:00 -05:00
Router Gray
0da6696e83
[gpu table] Make the AMD Vega wildcard wilder. Add Nvidia RTX series cards.
...
Also banish the VE to near bottom of the AMD/ATI list
2019-08-07 11:47:18 -05:00
Liru Færs
59a12dfe1d
Clean up some last few QuickTime things
2019-08-05 21:13:32 -04:00
bittenbythedark
468f28941f
Remove unneeded notifcations
2019-08-05 21:10:20 -04:00
bittenbythedark
a987bcac6f
Fix MP4 Playback on windows, alchesync
2019-08-05 21:08:13 -04:00
Liru Færs
782d71a745
This probably will fix the active voice list issue
2019-08-05 21:03:25 -04:00
Lirusaito
212bd47d36
Revert "This probably won't fix the active voice list issue"
...
This reverts commit 466f901105 .
2019-08-05 16:41:28 -04:00
Lirusaito
bcf301ce6a
Add Marketplace option to toolbar and add to world menu
...
Also hidden in this commit is the ability to add buttons/menu entries for
your favorite websites to be opened in the in-viewer browser
Just make a button that calls "ShowWebFloater" and passes the URL as param
2019-08-03 20:17:30 -04:00
Lirusaito
01b4f52fb0
Add support for better speakerlist for conferences
2019-08-02 20:30:15 -04:00
Lirusaito
2cc41405d2
Restore Access Management lists' sort orders after populating them
2019-08-02 20:09:11 -04:00
Lirusaito
37c6636788
A function to set scroll list sort order
...
Renames getSortColumns to getSortOrder
2019-08-02 20:05:58 -04:00
Lirusaito
80c24532ba
Remove excess getChilds from llfloaterland
2019-08-02 17:55:22 -04:00
Lirusaito
4702e3d586
Fix parcel access management
2019-08-01 22:27:29 -04:00
Lirusaito
466f901105
This probably won't fix the active voice list issue
2019-08-01 16:51:17 -04:00
Router Gray
ed4e91ee7f
[Linux] Cmake fix to not do manifest copy twice when packaging.
2019-08-01 08:48:57 -05:00
Lirusaito
2580ca7afd
Fix paused frame overflow, thanks Rye!
2019-07-31 14:22:27 -04:00
Router Gray
dc77a053ea
[Alchemy sync] Switch from shipping vc_redist to shipping the dll's from the build host.
2019-07-29 23:04:26 -05:00
Router Gray
565153c5f7
Fix weird gesture deactivation and state-save bug with weird fix.
...
Also OCDly replace a NULL with nullptr (not part of the above fix).
2019-07-29 17:55:48 -05:00
Lirusaito
6aab72beb8
Remove iffy EAM change
2019-07-29 11:21:00 -04:00
Lirusaito
c8bd1f5f5b
Fix the duplicate squeaks
2019-07-26 21:17:02 -04:00
Lirusaito
1466539d88
[Feature Request] Open Muted List Profiles via Double Click
2019-07-26 20:27:17 -04:00
Lirusaito
01b02fd6b1
We must prompt the user before giving them support the first time
2019-07-26 20:24:09 -04:00
Lirusaito
16a6af820a
Fix the duplicate squeaks
2019-07-26 19:09:36 -04:00
Lirusaito
ac7e5cb742
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-07-26 04:22:43 -04:00
Shyotl
6dc9210a7e
Const is good. Use it for viewer stats.
2019-07-25 22:30:44 -05:00
Lirusaito
4a6031ba38
How did this happen?
2019-07-25 22:00:37 -04:00
Lirusaito
466cc0b98d
Chocolate must be really bad for me, I'm super dizzy and dazed...
2019-07-25 11:07:56 -04:00
Lirusaito
ed6dcb6a5b
More code cleanup to fix compile
2019-07-25 10:56:20 -04:00
Lirusaito
ec8d2646cd
Fix ancient dumb code breaking shiny modern features
...
Now if you have your date or time format set via debug settings,
they'll only be overwritten if you use the preferences UI for them
Be warned that the cancel button will not restore your custom formats
debug settings are nice to use, but you are an edge case power user
This commit cleans up a buncha duplicated code and makes it look nice and neat
Thanks to Router for making sure I wasn't crazy~
2019-07-25 10:35:50 -04:00
Shyotl
ea2b1e179e
Removed unnecessary lighting assertions. Fixed compiler warning.
2019-07-23 20:49:17 -05:00
Lirusaito
bf10ab4bb1
Fix single line profile button for Group IMs started by others
2019-07-23 02:29:34 -04:00
Lirusaito
c5ad7849ac
PathfindingDirty was dirty
2019-07-22 23:42:24 -04:00
Lirusaito
61730f3ee1
Commas, please
2019-07-22 10:33:11 -04:00
Lirusaito
1cc2933c32
Merge branch 'animesh' of https://github.com/RouterGray/SingularityViewer into animesh
2019-07-22 10:13:56 -04:00
Lirusaito
34b42cc5d7
TOS and Voice License stuff
2019-07-22 10:10:01 -04:00
Lirusaito
4cb43c6747
Add in an option for YYYY/MM/DD, for the classical log stampies
...
Cleanup that prefs code, too!
2019-07-22 10:09:14 -04:00
Lirusaito
189590edb9
Naaaaaaaa
2019-07-22 10:04:31 -04:00
Router Gray
c711847b4e
Don't crumble Liru's cookies (less spam in linux manifest)
2019-07-22 07:56:19 -05:00
Lirusaito
b3fcd87a20
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-07-22 08:52:10 -04:00
Lirusaito
3654ff5f5c
Fix up EAM to work (Part 2)
...
Did you know you could type into a list to search it by prefix?!
The Lindens didn't!!
Let's make this search bar an ACTUAL FILTER!
To do this, we add support for filtering to all scroll lists,
so that's cool. Also filtered items will be selected.
Also optimized item selection loop to perform better when selecting in
massive lists (like group members)
Changed the text on the Copy Button to reflect that it copies everything,
not just the applied filter... if you wanted that, you could just
ctrl-a, ctrl-c... I mean, reallly
2019-07-22 08:39:06 -04:00
Lirusaito
31c5b00fed
Fix up EAM to work (Part 1)
...
Move Copy button to bottom because NO ONE KNOWS HOW TO UI ANYMORE,
I am alone, so alone *single tear*
Don't draw headings on single column lists, it just wastes space
2019-07-22 08:36:11 -04:00
Router Gray
9600965bcf
Dullahan finally works, thanks Liru, Bitten, Drake. Catch Linux up.
2019-07-22 04:48:34 -05:00
Shyotl
35433cb8a4
Added tools->avatar tool submenu when rightclicking rigged mesh. Fixed 'reset skeleton and animations' on self pie menu not working.
2019-07-21 01:57:30 -05:00
Lirusaito
7d9642210d
Close on select before selection callback, if desired
2019-07-20 18:52:27 -04:00
Lirusaito
d0a6772245
Merge in EAM from viewer-release
...
Remove the derpy stuff lindens like to do
Wide strings aren't normal strings
Make it all a bit better~
Redid the Duration floater because it was kinda icky,
gave it more flexibility~<3
Display parcel ban and access durations as dates instead of text, sortable!
Reworked the rather icky lookin' Access panel control ordering
Enabled lowering parcel ban time without needing to find and remove first
2019-07-20 18:27:47 -04:00
Lirusaito
74d26eac86
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-07-18 02:52:18 -04:00
Shyotl
225d174ec6
MIN_MEM_FOR_NON_TEXTURE setting doesn't work well with new math. Lower signifigantly.
2019-07-18 01:33:47 -05:00
Lirusaito
6d2b530330
Feature Request: Make the build number display check setting persist
2019-07-14 02:29:32 -04:00
Lirusaito
c2fbb6f10f
Fix single line group chat button positions
2019-07-14 02:12:03 -04:00
Lirusaito
9945fc1767
Enable Abuse Report from P2P IM
2019-07-12 17:48:59 -04:00