Aleric Inglewood
56f2f0b727
Merge branch 'curlthreading2' into curlthreading3
2012-09-19 04:14:25 +02:00
Aleric Inglewood
19f325aa09
Merge remote-tracking branch 'singu/master' into curlthreading2
...
Conflicts:
indra/llcommon/CMakeLists.txt
Resolved with kdiff3 automatically.
2012-09-19 04:11:16 +02:00
Aleric Inglewood
1d5a63c180
Fixed showing TOS floater.
...
This creates a separate events interface structure
for CurlResponderBuffer (AICurlResponderBufferEvents)
for dealing with received HTTP headers.
The headers are passed to the Responder, but only
if the class derived from Responder implements
completedHeaders (otherwise it makes little sense
to even decode the headers).
Basically this is a reimplementation of the functionality
of the old LLHTTPClientURLAdaptor class.
2012-09-18 23:59:09 +02:00
Aleric Inglewood
c67f010302
Pass filename by reference when possible.
2012-09-18 05:01:34 +02:00
Siana Gearz
b0ea103c61
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2012-09-15 17:05:50 +02:00
Siana Gearz
65781e6080
Make label 'Multiple' click through in texture selector
2012-09-15 08:36:38 +02:00
Siana Gearz
fc0149cdbc
Fix the Unlink button
2012-09-15 08:16:35 +02:00
Siana Gearz
3946c076fe
Oh i love our Coyotl
2012-09-15 07:34:06 +02:00
Lirusaito
10f09dc15d
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2012-09-14 05:42:46 -04:00
Shyotl
53fd33604d
Apparently blendstate needs to be set back to alpha after finishing drawing wireframe.
2012-09-14 03:42:16 +02:00
Shyotl
8f9c8ee293
Disabled reundant mesh wireframe passes. Outline wireframe pass not needed if sRenderHiddenSelections is set. Also enabled backface culling for outline pass. While these changes do improve performance a bit, they also seem to fix an atioglxx.dll crash (driver bug?)
2012-09-14 02:49:28 +02:00
Shyotl
767fe92de5
Invisprims in deferred now bind the correct shader when being drawn. (Fixes vbo attrib errors)
2012-09-14 02:45:22 +02:00
Shyotl
afc7c2b449
Better robustness when loading shaders. Redundant shaders (eg: "deferred/shadowF.glsl") will only need to be compiled once, and LLShaderMgr::mShaderObjects won't have previous entries mistakenly overwritten as a result.
2012-09-14 02:33:07 +02:00
Siana Gearz
7978f5ebfe
Rebuild drawable when alpha changes
2012-09-13 06:38:36 +02:00
Lirusaito
b663110288
Fix Sound Upload not working
...
Was broken by a change in f77f846c8d
Thanks to Lucia TopHat and Tazy Scientist for helping me test and confirm all this.
2012-09-12 08:23:42 -04:00
Siana Gearz
3ef9e3bc69
Merge branch 'master' of git://github.com/LightDrake/SingularityViewer
2012-09-11 20:18:05 +02:00
Aleric Inglewood
834a524a67
Compile fix.
...
This belongs to the latest merge with singu/master.
2012-09-11 17:03:57 +02:00
Lirusaito
31041f2ade
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2012-09-11 09:45:17 -04:00
Aleric Inglewood
131959e388
Merge branch 'curlthreading2' into curlthreading3
2012-09-11 15:19:28 +02:00
Aleric Inglewood
d23835a6c2
Merge remote-tracking branch 'singu/master' into curlthreading2
...
Conflicts:
indra/newview/statemachine/aistatemachine.cpp
Huh - you re-INDENTED a file that you didn't merge yet?
How about merging curlthreading2 and curlthreading3
before doing THAT? :/
Obviously I did an "use ours" here.
2012-09-11 15:15:46 +02:00
Siana Gearz
4ade726a07
Fix PATH-842 rotation reset on object update
2012-09-10 16:31:27 +02:00
Siana Gearz
856a45a775
Crash stopgaps from FS
2012-09-10 02:51:03 +02:00
Siana Gearz
f64ccbab7e
Scrollable fast timer view, by Liny
2012-09-10 02:36:37 +02:00
Siana Gearz
8a44c8fce1
Fast timer fix-up
...
The logic is incorrect in principle, but at least it's better behaved now.
Also, get fast timer out of important parts of aistatemachine.
2012-09-10 02:06:07 +02:00
Siana Gearz
2a70dde016
Start voice with mic muted
2012-09-08 09:49:12 +02:00
Siana Gearz
f1a5fb6b62
Fix LightShare annoyance for people who don't know what LightShare is
2012-09-08 08:12:13 +02:00
Siana Gearz
04bb15a108
Fix anti-aliasing in FBO mode
2012-09-08 08:09:30 +02:00
Drake Arconis
86ad4aabf3
Cmake changes needed for standalone
2012-09-07 17:53:13 -04:00
Aleric Inglewood
e7cd445491
Merge branch 'curlthreading2' into curlthreading3
2012-09-06 15:12:22 +02:00
Aleric Inglewood
e3752aefed
Fix loading Qt plugin on linux standalone.
...
For standalone there is no need to link libmedia_plugin_webkit.so
against Qt's plugins, and thus also not to add "random" paths
to LD_LIBRARY_PATH. Just let Qt do it's thing and find and
load the plugins it needs itself.
2012-09-05 19:29:47 +02:00
Aleric Inglewood
15cce79040
Merge remote-tracking branch 'singu/master' into curlthreading2
...
Conflicts:
indra/llmessage/llcurl.cpp
Changes to unused file (I'll remove it when I'm done).
2012-09-04 17:38:11 +02:00
Siana Gearz
fef681be7c
Fix annoyance in debug build on OpenSim
2012-09-04 12:54:47 +02:00
Siana Gearz
e379a5a03e
Allow super thin objects on OpenSim
2012-09-04 12:37:22 +02:00
Lirusaito
f2b4911f60
Space, the final frontier
2012-09-02 15:41:14 -04:00
Lirusaito
ff93de6e61
Fix for P2P Voice Volume slider overlapping End call button.
2012-09-02 14:38:49 -04:00
Siana Gearz
29adc28d80
ivec4 still needed as texture index on some SONY VAIO and Toshiba ATI drivers.
...
This reverts commit b8b235df09 .
2012-09-02 19:26:28 +02:00
Shyotl
6ec4c65f04
A few nullchecks, and removal of pointless uint < 0 bounds checks.
2012-09-02 08:48:52 +02:00
Shyotl
fefb40bda2
MAINT-675: Fix for DoF focal point being incorrect when alt-zooming on terrain. http://hg.secondlife.com/viewer-development/changeset/4e362886866692fa904a88adcf3e11b7518802f3
2012-09-02 08:47:20 +02:00
Shyotl
c5938f7d31
Removed prim joint logic. (Dead code)
2012-09-02 08:47:03 +02:00
Shyotl
e748b74c67
Hook floater with primary focus(and is therefore opaque) into the occlusion system.
2012-09-02 08:46:21 +02:00
Lirusaito
37a9a52544
Improve on translation in llviewermessage.cpp
...
More sync with v-d for llviewermessage.cpp
space changes mostly
2012-09-02 02:30:38 -04:00
Siana Gearz
566d70a6d1
Restore applying anti-aliasing from preferences
2012-09-02 06:39:50 +02:00
Lirusaito
7b7157f491
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2012-09-01 10:08:29 -04:00
Lirusaito
ea8791697e
Sync more code with upstream, Translations galore, even translations for AntiSpam!
...
Updated AntiSpam with documentation, safety measures, and better presentations and clarifications for the end-user from FS.
If it looks like something was removed from an xml, it was just moved to fall into place better with v-d.
Corrected log end message being log start message.
2012-09-01 00:43:30 -04:00
Aleric Inglewood
8051cd4194
Install fix for latest 32bitcompatibilitylibs
2012-09-01 03:56:52 +02:00
Siana Gearz
b4a7fa1ad9
Force Vorbis to link before FMODEx
2012-09-01 03:10:26 +02:00
Siana Gearz
5a3082275e
Fix object update on OpenSim regions with mesh disabled
2012-08-31 19:55:49 +02:00
Siana Gearz
bdf20355b6
Added OSGrid
2012-08-31 06:36:47 +02:00
Siana Gearz
f63d0abbc1
Fix multi-preview for textures
2012-08-30 14:03:27 +02:00
Lirusaito
b9ee7cc30a
Expose pick import/export feature
...
Why did Beeks ever comment this out? Certainly works now...
2012-08-29 23:00:09 -04:00