Commit Graph

7575 Commits

Author SHA1 Message Date
Shyotl
4622be4cef Clear sim stats upon stats stat update in new region. 2019-07-03 15:59:51 -05:00
Shyotl
5f56d2d38f Show channel in script text box dialog popdown 2019-04-26 22:52:59 -05:00
Shyotl
d7e7701927 Make texture fetch type (mFTType) a const member variable and remove from init() call. forceRefetch was clobbering mFFType via init call and firstinit boolean is a stupid hack. 2019-04-26 22:52:48 -05:00
Shyotl
7f776c0d53 Fixed geom never generating in some scenarios. 2019-04-17 00:49:46 -05:00
Shyotl
bee0109e33 Reduce per-frame std::map lookups.. 2019-04-16 20:08:10 -05:00
Shyotl
66b929c3fa Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer.git into animesh 2019-04-11 23:54:32 -05:00
Shyotl
c1d1059a9a Feature: Hold shift to disable right-clicking rigged mesh. 2019-04-11 23:53:57 -05:00
Shyotl
ccacdf7e6b Remove redundant pick hover logic. Already handled in LLToolPie. 2019-04-11 23:51:05 -05:00
Lirusaito
69100fcca3 Fix Dullazoom 2019-04-11 07:08:47 -04:00
Lirusaito
cd8edf933f [Dullahan] Add browser hotkeys for zooming (doesn't actually work yet) 2019-04-11 06:51:30 -04:00
Lirusaito
00e9960d77 Fix compile 2019-04-11 06:14:35 -04:00
Lirusaito
c9eac98d53 Drake's trivially copyable optimop 2019-04-11 05:02:43 -04:00
Lirusaito
7fc90d3dce Feature Request: Add SinguAlwaysUnderlineLinks to always underline links 2019-04-11 04:15:12 -04:00
Lirusaito
12890af0cc Fix Folder Sharing logic bug, woops, thanks Shy! 2019-04-11 04:15:08 -04:00
Shyotl
3724cf0e68 Fixed some more header issues. 2019-04-11 03:12:48 -05:00
Shyotl
1cfd782bdd Fix some compilation errors. 2019-04-11 02:54:21 -05:00
Shyotl
1351a2695e Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer.git into animesh
# Conflicts:
#	indra/newview/llspatialpartition.cpp
#	indra/newview/llvoavatar.cpp
#	indra/newview/llvovolume.cpp
2019-04-11 02:02:05 -05:00
Shyotl
e49b484c2f Updated rigged mesh selection/cursor hover handling. 2019-04-11 01:16:50 -05:00
Lirusaito
66a94c6778 Hide partner grid stuff always, unless advanced is selected 2019-04-10 15:34:26 -04:00
Lirusaito
278459bdf2 New Fonts to complain about!
Thanks Drake!
Tweaks panels to look good now that font is slightly wider
2019-04-10 15:26:23 -04:00
Lirusaito
ed88e55e04 Yay they updated llstring, who's ready for a full rebuild? 2019-04-10 12:38:35 -04:00
Lirusaito
5e1a102de4 Dullupdate: Fix not shutting down properly?
TODO: Rebuild on Linux
2019-04-10 11:37:59 -04:00
Lirusaito
27ed3ca4b9 Use pkgdir in manifest 2019-04-10 11:37:55 -04:00
Lirusaito
4ea1b8d666 Woah, new libraries? No wai! 2019-04-10 11:37:52 -04:00
Lirusaito
bfe221d571 Oh right, this complained... 2019-04-10 11:37:48 -04:00
Lirusaito
be65834e1b Dullawoof: Okay, this should definitely fix Zoom. 2019-04-10 11:37:41 -04:00
Lirusaito
3b54658e52 Apparently this wasn't even needed? Why did Visual Studio warn me? 2019-04-10 11:37:37 -04:00
Lirusaito
3462f403fe Dullasync
Fixes scaling issue
Also fixes the openid cookie
2019-04-10 06:43:14 -04:00
Shyotl
6675bb2276 Increase disk cache size limit. 2019-04-09 23:27:55 -05:00
Shyotl
3e0b75c4f7 Fix issue where alpha_mode_none and alpha_mode_emissive on rigged faces were being alpha tested and discarded. 2019-04-09 16:01:14 -05:00
Lirusaito
621a342809 What happens to a ShowParcelOwners deferred?
Does it render like a ShowParcelOwners in the forward?
Or fester like a bug when it's run?
Does it get reported like rotten meat?
Or forgot and coded over
giving users a treat?

Maybe it just sags like a heavy bird...
Prepare to Implode!

Thanks to Beware Hax for reporting this
2019-04-09 14:18:42 -04:00
Lirusaito
3ad4770b44 [Support] Show a concise indicator in chat for viewer channel/branch 2019-04-09 04:40:42 -04:00
Lirusaito
2c2d127683 Allow Unicode viewer channels 2019-04-09 04:37:23 -04:00
Lirusaito
6271dba5bf Sync Variables.cmake with future branch 2019-04-09 03:56:59 -04:00
Lirusaito
c85f8345f2 Sync World Map Message as much as possible to retain OpenSim Compat 2019-04-09 03:56:23 -04:00
Lirusaito
1ef5dc2c5d Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh 2019-04-09 02:30:24 -04:00
Lirusaito
181c6ddd9d LLGroupMgr Don't copy vectors around, we can use references
getMembersInRole with needs_sort will now sort the vector passed in
At the moment it's not used with this being true so it doesn't matter
Just take note.
2019-04-09 02:08:25 -04:00
Shyotl
8ed9934a87 Fix memory tracking bug with vertex buffers. (Cosmetic. Only affects debug stats) 2019-04-08 18:13:28 -05:00
Shyotl
99f9b98258 Keep llthread.h out of the precompiled header. Thanks. 2019-04-08 15:18:36 -05:00
Shyotl
e2cc2d600b Update event poll to work with expected server changes. Timeout now behaves like status 502 (which is being removed by LL). Keeping 502 handling as well to maintain opensim support. 2019-04-08 15:18:10 -05:00
Lirusaito
6397261a33 Thanks Deltek 2019-04-05 07:52:38 -04:00
Lirusaito
b368664d96 Merge branch 'animesh' of https://github.com/DamianZhaoying/SingularityViewer into animesh 2019-04-05 04:35:26 -04:00
Lirusaito
5617a4e59b This might be necessary for dullahan cleanup 2019-04-05 04:09:22 -04:00
Lirusaito
f137502020 Make sure to reenable the script and notecard editors when we get errors 2019-04-05 04:08:27 -04:00
Lirusaito
6a114ae027 Request: Make the description of Gemini more universally understandable 2019-04-05 03:55:12 -04:00
Lirusaito
8cb1e73fc0 [Animesh] Animated Mesh checkbox on Features tab of build tools 2019-04-05 00:26:23 -04:00
Lirusaito
293ab2c2a2 Remove duplicate toolbar visibility setting
Thanks Router!
2019-04-05 00:09:02 -04:00
Lirusaito
98bb191c4a Quiet down 2019-04-04 23:43:13 -04:00
Lirusaito
d3d72eb03c Wooops, inverted the logic! Look out! 2019-04-04 23:36:45 -04:00
Lirusaito
a3bf40fd69 Boost unordered containers in places, like for uuid types! 2019-04-04 22:22:21 -04:00