Oz Linden
5822fb00b6
merge DRTVWR-398 build cleanup fixes
2016-03-07 12:41:11 -05:00
Oz Linden
2dcfa3b6bd
Suppress some overly verbose logging
2016-02-12 16:58:41 -05:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Brad Payne (Vir Linden)
bed810216d
MAINT-4967 FIX - log spam removed
2015-03-06 13:51:12 -05:00
Brad Payne (Vir Linden)
211c18d3b7
linux build fix
2014-12-16 10:47:58 -05:00
Brad Payne (Vir Linden)
c9981ec59c
SL-92 WIP - hover height communicated via appearance messages.
2014-12-08 13:12:28 -05:00
Brad Payne (Vir Linden)
c7c549b7e2
LLFloaterPermsResponder switched to new Responder API
2014-11-26 11:39:16 -05:00
Brad Payne (Vir Linden)
7b9708a2e3
sunshine-external merge WIP
2014-05-13 10:02:26 -04:00
Richard Linden
1a093beb7f
disable scene load timing info by default
2013-08-12 20:05:37 -07:00
Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
2013-07-30 19:13:45 -07:00
Brad Payne (Vir Linden)
0f6a4a3389
SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging.
2013-05-20 18:06:26 -04:00
Brad Payne (Vir Linden)
d7b530008e
SH-3058 WIP - disable debug-level logging for avatar by default
2013-04-03 11:09:23 -04:00
prep
8e3b190e91
merge
2013-03-11 15:17:13 -04:00
Nyx Linden
11fe124ae9
merging in viewer-beta.
...
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
Brad Payne (Vir Linden)
b40fad02de
Add debug level logging for Avatar by default. Will need to turn this off before general release, but will give us better debugging info during testing
2013-01-22 09:19:23 -05:00
Brad Payne (Vir Linden)
6390188ff3
removed yet another logcontrol.xml commit
2013-01-14 16:02:28 -05:00
Brad Payne (Vir Linden)
0f753a530b
SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. Disabled inventory retries for now.
2013-01-11 11:36:11 -05:00
Brad Payne (Vir Linden)
8657da24cd
SH-3604 WIP - added base outfit link creation to retryable copy/link operations. Resolves race condition with cof version and server texture bakes
2012-12-11 18:21:09 -05:00
Brad Payne (Vir Linden)
798377b076
SH-3606 WIP - fixed bug found by persnickety compiler
2012-12-10 15:32:42 -05:00
Brad Payne (Vir Linden)
6a5e227dc1
removed inadvertent commit of logcontrol.xml
2012-12-10 14:55:09 -05:00
Brad Payne (Vir Linden)
b75e632613
SH-3606 WIP - moving classes to more reusable location
2012-12-07 13:57:44 -05:00
Brad Payne (Vir Linden)
2af1f6dbdf
removed yet another unintended commit of logcontrol.xml
2012-12-05 18:04:33 -05:00
Brad Payne (Vir Linden)
bfa3bc0059
Possible fix for TC build failure
2012-12-05 17:58:35 -05:00
Brad Payne (Vir Linden)
7d419d5900
SH-3604 WIP - backed out logcontrol.xml change
2012-12-05 16:39:23 -05:00
Brad Payne (Vir Linden)
480569677c
SH-3604 WIP - retry mechanism for batch inventory ops, handle either completion or failure
2012-12-05 16:38:21 -05:00
Richard Linden
5564fcb271
SH-3275 WIP Run viewer metrics for object update messages
...
clean up of llstats stuff
2012-07-16 19:15:46 -07:00
Richard Linden
5d32e23a11
SH-3275 WIP Run viewer metrics for object update messages
...
improved update logging API and output format
2012-07-12 22:35:51 -07:00
simon@Simon-PC.lindenlab.com
1777fa5187
Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148
2012-05-25 15:07:22 -07:00
Brad Payne (Vir Linden)
681c5de92b
SH-3128 FIX - log message cleanup for avatar rezzing
2012-05-02 16:48:09 -04:00
Brad Payne (Vir Linden)
08b59863b8
SH-3044 FIX - updated logcontrol.xml
2012-03-16 10:56:49 -04:00
Brad Payne (Vir Linden)
131fb9219e
SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective toggling when default is INFO
2012-03-16 10:55:42 -04:00
Dave Parks
14f6bbadef
SH-2242 Work in progress migrating to glVertexAttrib everywhere
2011-08-08 15:29:23 -05:00
Dave Parks
6469f1c2f2
SH-2031 High risk changeset, but potentially high reward. Addresses frame stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-07-17 00:24:08 -05:00
Dave Parks
ca38d143c2
Enable debug logging of capabilities to track down why viewer isn't fetching them correctly sometimes.
2011-06-09 19:22:17 -05:00
Aimee Linden
4f0d410904
EXT-7496 FIXED Turn OFF extra Voice debug logging when merging Voice Morphing
2010-05-28 12:28:40 +01:00
Aimee Linden
7ab53a6eec
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-26 14:43:48 +01:00
Callum Prentice
4bd0291dff
Merge
2010-05-25 16:06:40 -07:00
Aimee Linden
9f9b240dce
Added voice font selection to the voice floater.
2010-04-06 11:39:01 +01:00
richard
a6877b5200
removed debug spam the proper war
2009-11-25 14:00:03 -08:00
Mike Antipov
3eafbeaac5
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
Initial refactoring of functionality:
- Re-Fixed bug with visibility of chiclet panel of the min size
- updated bottomtray xml to make buttons identical to each other
- Imroved logic while resizing of bottom tray (changing width of chiclet & nearby panels, hide/show buttons)
--HG--
branch : product-engine
2009-11-10 15:02:42 +02:00
Rick Pasetto
3e29163b47
small change to turn off ShaderLoading debug logging
2009-10-05 17:19:09 +00:00
Brad Kittenbrink
abdc99f21b
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render-9) and QAR-1236 (dll-msvcrt-2)
...
svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833
2009-02-18 21:10:16 +00:00
Eric Tulla
e77de5d685
Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge .
...
Passed QA as part of QAR-491.
2008-05-14 21:37:13 +00:00