Damian Zhaoying
8fe6925414
New Spanish Translations
2012-07-18 15:30:03 -03:00
Damian Zhaoying
57ad7e62d2
Merge remote-tracking branch 'upstream/master'
2012-07-18 08:57:45 -03:00
Shyotl
6736e91ce0
MAINT-1147: Don't rebuild volume meshes on region crossing. https://bitbucket.org/davep/viewer-development/changeset/0f20bb7cb9ee
2012-07-18 03:09:16 -05:00
Shyotl
4cbdb7897d
MAINT-646: Knock out some extraneous performance timers. https://bitbucket.org/davep/viewer-development/changeset/71673401390a
2012-07-18 03:08:47 -05:00
Shyotl
d57d0ceb0d
MAINT-646: Vectorize LLPolyMesh https://bitbucket.org/davep/viewer-development/changeset/668dcacd6e76
2012-07-18 03:04:12 -05:00
Lirusaito
03608103b8
Tiny French Translation update
...
~Thanks Nomade~
2012-07-18 03:57:07 -04:00
Shyotl
9c58d42a3c
MAINT-646: Don't spend so much time fetching avatar physics params. https://bitbucket.org/davep/viewer-development/changeset/b895285ab0de
2012-07-18 02:40:41 -05:00
Damian Zhaoying
675d171104
Merge remote-tracking branch 'upstream/master'
2012-07-18 03:16:39 -03:00
Shyotl
bf3e605d3b
MAINT-646: Factor std::vector out of lloctree https://bitbucket.org/davep/viewer-development/changeset/efcec3eb374f
2012-07-18 01:03:54 -05:00
Shyotl
a56ad597d4
MAINT-646: Factor std::set out of lloctree https://bitbucket.org/davep/viewer-development/changeset/52b6c9168974
2012-07-18 00:54:52 -05:00
Shyotl
cc5ffafd7c
MAINT-646: Add a lookup map for joints to remove hotspot in LLJoint::findJoint https://bitbucket.org/davep/viewer-development/changeset/15b05dc53770
2012-07-17 23:54:10 -05:00
Shyotl
b101bb0001
MAINT-646: Faster traversal of render batch lists. https://bitbucket.org/davep/viewer-development/changeset/38b7779af5f9
2012-07-17 23:38:34 -05:00
Lirusaito
405af67f45
Merge branch 'AltCompilers'
2012-07-17 22:30:48 -04:00
Aleric Inglewood
f772cbee51
Don't crash upon exit if we fail to cleanup.
2012-07-18 03:13:33 +02:00
Shyotl
72d93b8723
Merge branch 'V2MultiWear'
2012-07-17 19:46:56 -05:00
Aleric Inglewood
7f78870295
Merge remote-tracking branch 'siana/master' into curlthreading2
...
Conflicts:
indra/llcommon/llstring.cpp
indra/llmessage/llcurl.cpp
indra/newview/llviewertexturelist.cpp
indra/newview/viewer_manifest.py
install.xml
Resolved:
indra/llcommon/llstring.cpp :
two different ways to work around compile error.
indra/llmessage/llcurl.cpp :
this file is no longer used.. I deleted huge
parts to mark that I implemented that. Siana
apparently made a few changes in those parts.
indra/newview/llviewertexturelist.cpp :
manually copied patch. Mine also removed trailing
spaces, keeping that.
indra/newview/viewer_manifest.py:
Collision with changes from Liru, which have been
ignored (kept siana/master).
install.xml:
Collision with an earlier screw up. I kept the
fix from siana/master.
2012-07-18 02:08:31 +02:00
Aleric Inglewood
706b9c55c2
Moving stuff around a bit...
2012-07-18 01:41:36 +02:00
Shyotl
48ae0d003d
Made the Visual Studio compiler a bit more happy with aicurl.
2012-07-17 18:04:48 -05:00
Damian Zhaoying
51c5933b76
Merge remote-tracking branch 'upstream/master'
2012-07-17 19:49:33 -03:00
Aleric Inglewood
0204d09a89
If curl thread is already awake, then don't write something to the pipe.
2012-07-17 23:39:44 +02:00
Lirusaito
465c6b9ed6
Bring back ASCENDED_DEVELOPER, and give it extra meaning!
2012-07-17 16:42:43 -04:00
Drake Arconis
39847c4688
Merge remote-tracking branch 'liruhub/master' into AltCompilers
2012-07-17 16:08:10 -04:00
Drake Arconis
7721c6e3da
Resolved issue with glibc 2.16
...
Resolved issues introduced by changes made in glibc 2.16 removing the undocumented definition of struct siginfo from bits/siginfo.h
2012-07-17 16:06:31 -04:00
Aleric Inglewood
648ed00ce2
Don't call gSavedSettings.getU32() and calc_clock_frequency() so often anymore.
2012-07-17 19:58:34 +02:00
Aleric Inglewood
87c9358813
Add back erroneously removed comments.
2012-07-17 19:33:12 +02:00
Aleric Inglewood
64b968b262
process is no longer processing
2012-07-17 19:27:14 +02:00
Lirusaito
c0fbf4bf55
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2012-07-17 12:17:32 -04:00
Aleric Inglewood
900e533b4b
Remove unused call to process().
2012-07-17 08:01:06 +02:00
Damian Zhaoying
01818582cf
Merge remote-tracking branch 'upstream/master'
2012-07-16 21:07:25 -03:00
Lirusaito
9a0620f140
Add Voodoo to tags.
2012-07-16 19:33:44 -04:00
Drake Arconis
0216925e05
Merge remote-tracking branch 'siana/master' into AltCompilers
2012-07-16 17:20:57 -04:00
Drake Arconis
32b24a98ca
Merge remote-tracking branch 'shyotl/V2MultiWear' into AltCompilers
2012-07-16 17:20:47 -04:00
Drake Arconis
93d7a4938a
Merge remote-tracking branch 'liru/master' into AltCompilers
2012-07-16 17:19:58 -04:00
Drake Arconis
56265b78ec
Merge remote-tracking branch 'liru/V2MultiWear' into AltCompilers
2012-07-16 17:19:45 -04:00
Lirusaito
6ee76aa6f7
Merge branch 'master' of git://github.com/siana/SingularityViewer
2012-07-16 17:11:44 -04:00
Lirusaito
32d6aefe00
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer
2012-07-16 17:10:01 -04:00
Lirusaito
84795863e5
Translations updated
...
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00
Aleric Inglewood
9deb3e433c
LLCurlRequest time out fixes.
...
Also some more cleanup on exit improvements.
2012-07-16 22:35:04 +02:00
Drake Arconis
92a5b14347
Linux64 libs and fixes
2012-07-16 16:10:15 -04:00
Siana Gearz
891a330955
Version 1.7.0
2012-07-16 12:19:22 +02:00
Shyotl
3cee90fe8b
Lets not call glDeleteTextures any more, since the glGenTextures/glDeleteTextures paradigm has gone away.
2012-07-16 01:00:55 -05:00
Drake Arconis
2bb58bac2e
Corrected annoyance and inconsistencies for OSX
2012-07-15 23:32:12 -04:00
Damian Zhaoying
9dc1897b35
Fix English Inventory UI To translate other languages
2012-07-15 23:56:58 -03:00
Drake Arconis
7a7da24df5
Merge remote-tracking branch 'shyotl/V2MultiWear' into AltCompilers
2012-07-15 22:22:01 -04:00
Shyotl
46f7250f08
Fixup multisample rbos. Samplecount validation all done in LLMultisampleBuffer::allocate, and falls back to non-multisample safely if multisampled rbos cannot/shouldn't be used.
2012-07-15 21:12:31 -05:00
Drake Arconis
58bfe23e5a
Merge remote-tracking branch 'shyotl/V2MultiWear' into AltCompilers
2012-07-15 17:46:51 -04:00
Drake Arconis
ccb914ea83
General cleanup of OSX support - not done
...
Updated with new cursors from LL
Corrected mispackaged OSX Libs
Corrected mouse flicker on menus
Signed-off-by: Drake Arconis <lightdrake@gmail.com >
2012-07-15 17:45:50 -04:00
Shyotl
10fe67f4a6
FBO tweaks. Release multisample fbo in LLPipeline::releaseScreenBuffers, and fixed LLRenderBuffer::mInternalFormat falling out of sync with LLRenderBuffer::mTex.
2012-07-15 16:41:31 -05:00
Aleric Inglewood
a34247ebf4
Bug fix.
...
Don't test on something that belongs in an assert.
is_main_thread() doesn't even exist unless --type=Debug.
2012-07-15 23:08:07 +02:00
Aleric Inglewood
53e96b02c0
Bug fix. Forgot to actually make it virtual.
2012-07-15 22:59:29 +02:00