Commit Graph

7432 Commits

Author SHA1 Message Date
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
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
Shyotl
af8bb2a992 Trivial cleanup. 2019-04-03 13:56:26 -05:00
Shyotl
ac2d16b15c Fix potential lod bug in mdodel decode. 2019-04-03 13:55:41 -05:00
Shyotl
3a031e9364 Fix build. 2019-03-27 02:35:59 -05:00
Shyotl
d2a8863384 Added AMD Vega and Radeon VII to gpu_table.txt 2019-03-27 01:39:11 -05:00
Shyotl
a90cdd9c7e Experimental SHOverrideRiggedBounds setting to generate more accurate avatar bboxes. Defaults to off, for now. 2019-03-26 14:59:44 -05:00
Shyotl
7b5d7376c6 Make opengl extension loading be core compliant. Avoid issuing glGetString before context creation on Windows. 2019-03-25 19:21:45 -05:00
Shyotl
f3afe45e72 Fixed some gl errors. 2019-03-25 02:56:20 -05:00
Shyotl
d61f89e3c9 Defer bbox generation for rigged meshes until actually loaded. Fix math bug. 2019-03-21 17:22:33 -05:00
Shyotl
fd53ff014e Minor bugfix. 2019-03-20 15:34:23 -05:00
Shyotl
5a9ad787d5 Made rigged matrix cache toggleable via setting, for testing. Speculative fix for hairbase incorrectly appearing on animesh. 2019-03-19 15:17:14 -05:00
Shyotl
7f7267027e Merge remote-tracking branch 'liru/animesh' into animesh 2019-03-19 13:21:17 -05:00
Shyotl
c19ef521b3 Lazy micro opt. 2019-03-19 13:20:28 -05:00
Lirusaito
627c0a6b57 Fix overzealous regex not letting ) be part of secondlife.com urls
Thanks to Bitten and Router for reporting and testing.
2019-03-18 18:16:54 -04:00
Lirusaito
573c493d5d Prevent unused variable warning. 2019-03-18 18:14:06 -04:00
Lirusaito
c5329968f7 Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer
# Conflicts:
#	indra/llcommon/llstring.h
#	indra/newview/llviewermenu.cpp
#	indra/newview/llviewerregion.cpp
2019-03-18 17:30:34 -04:00
Lirusaito
d235e045d8 Do better 2019-03-18 15:26:18 -04:00
Lirusaito
bb26127ed5 Merge branch 'master' of git://github.com/Shyotl/SingularityViewer 2019-03-18 14:38:21 -04:00
Lirusaito
beddc1cb21 Avatar count on map tiles by default 2019-03-18 14:37:59 -04:00
Lirusaito
acc6f6b3c3 Reapply ability to develop UI/skins without needing to copy files 2019-03-18 14:09:18 -04:00
Shyotl
30f6dc2b2d Allow more than 2gigs of texture memory... Fix shader buggles.
# Conflicts:
#	indra/newview/llviewertexturelist.cpp
2019-03-18 00:16:34 -05:00
Shyotl
e0194d4d06 Allow more than 2gigs of texture memory... Fix shader buggles. 2019-03-18 00:11:24 -05:00
Shyotl
a224c392e8 Fixed a few remaining bugs. Including all settings. 2019-03-18 00:05:59 -05:00
Lirusaito
a6e08bfc0f Try to do opensim login stuff if not secondlife, not just if opensim/wc 2019-03-17 19:26:25 -04:00
Lirusaito
b755880dd3 Fetch inventory via udp if http inventory is off 2019-03-17 17:49:58 -04:00
Shyotl
b082bce2b1 Fix build. 2019-03-17 15:40:55 -05:00
Lirusaito
1c13ace366 Let's be real about currency
Fixes grid response for real currency not being heeded in buy currency.
2019-03-17 14:29:45 -04:00
Lirusaito
da8692f6a3 Merge branch 'ManagedMarketplace' of https://github.com/DamianZhaoying/SingularityViewer into ManagedMarketplace 2019-03-17 13:34:00 -04:00
Shyotl
b81373366b Animesh test changes. Also stop screwing with my commit messages, github. 2019-03-17 02:35:07 -05:00
Shyotl
aa37a0b539 Intermediary commit #3 2019-03-17 01:08:34 -05:00
Lirusaito
b71ee44505 Merge branch 'master' of git://github.com/Shyotl/SingularityViewer into ManagedMarketplace 2019-03-17 00:22:55 -04:00
Lirusaito
dea8ac2cf8 Only tell the user that we're refreshing their balance on their actions 2019-03-16 23:02:24 -04:00
Shyotl
3a78568a6f Intermediary commit #2. 2019-03-16 21:35:33 -05:00
Lirusaito
6898697246 Be a gooder wlf 2019-03-16 21:47:32 -04:00
Lirusaito
820b223ea9 Deltek did a fix, thanks. 2019-03-16 21:46:16 -04:00
Lirusaito
769c6a2e03 Fix Region Restart floater not showing Region name 2019-03-16 20:32:23 -04:00
Lirusaito
7991a53f3b Oh yeah, I did this... 2019-03-16 20:28:43 -04:00
Lirusaito
d1f386860c Do not recenter the restart floater if it's been moved. 2019-03-16 20:28:15 -04:00
Lirusaito
eec7385045 [VMM] Fix the inventory key handling issue
Thanks for the help Router
2019-03-16 20:02:12 -04:00
Shyotl
2d8fbb89c9 Intermiediary commit. 2019-03-16 17:51:00 -05:00
Shyotl
7cf55fa993 Add missing files 2019-03-15 16:40:33 -05:00
Lirusaito
c260158a2c Backport translatable not_online responses
Thanks for pointing this out, Damian
2019-03-14 02:23:06 -04:00
Lirusaito
3b654a0986 Be more like C++, please. 2019-03-13 20:27:52 -04:00
Damian Zhaoying
bd60dfb61d Merge branch 'ManagedMarketplace' of https://github.com/Lirusaito/SingularityViewer into ManagedMarketplace 2019-03-13 20:40:39 -03:00
Damian Zhaoying
a07f90c158 Adding more news spanish translations 2019-03-13 20:40:02 -03:00
Lirusaito
9b6c34213b [Voice] Volume numbers, not just a slider! 2019-03-13 19:27:56 -04:00