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
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
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
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
Lirusaito
0243c61ea1
Spanish Translation is complete, add it to the completed combo_box area, and keep to alphabetical order.
2012-07-15 15:23:53 -04:00
Lirusaito
d73d4e9d48
Merge branch 'master' of git://github.com/TighMacFanatic/SingularityViewer
2012-07-15 15:10:40 -04:00
Lirusaito
3d60d9e3c5
Merge branch 'V2MultiWear' of https://github.com/DamianZhaoying/SingularityViewer
2012-07-15 15:10:09 -04:00
TighMacFanatic
329b708aaf
Fix History button in IM panel not working for non-Windows users.
2012-07-15 15:07:05 -04:00
Lirusaito
59e0367dd4
Merge branch 'master' of git://github.com/TighMacFanatic/SingularityViewer
2012-07-15 14:52:46 -04:00
TighMacFanatic
56c85813ee
Fix History button on local chat not working for non-Windows users.
2012-07-15 14:25:10 -04:00
Lirusaito
55a1d54b8e
Merge branch 'master' of git://github.com/siana/SingularityViewer
2012-07-15 09:56:04 -04:00
TighMacFanatic
0c313807ff
Merge branch 'master' of https://github.com/siana/SingularityViewer
2012-07-15 05:56:19 -04:00
Siana Gearz
d5e685aaf2
Merge branch 'V2MultiWear' of https://github.com/Shyotl/SingularityViewer
2012-07-15 09:44:17 +02:00
TighMacFanatic
214fc0419d
Merge branch 'V2MultiWear' of https://github.com/Shyotl/SingularityViewer
2012-07-15 00:01:53 -04:00
Lirusaito
1e24b889dd
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer
2012-07-14 21:47:43 -04:00
Shyotl
08dd79fafd
Recent occlusion changes rearing their head again. Fix a crash when graphics set to low.
2012-07-14 20:42:47 -05:00
Lirusaito
988e2c3fdf
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer
2012-07-14 20:47:27 -04:00
Lirusaito
92dc20850d
Added Terrain Scale ComboBox to graphics preferences panel.
...
Fixed up feature tables to use correct names, and to use the 7 for high TerrainScale.
2012-07-14 20:45:59 -04:00
Shyotl
fa9c366076
Fixed alpha textures not entering the alpha pool an alternative way.
2012-07-14 19:45:11 -05:00
Shyotl
08ab36a5d9
mPendingInventoryItemsIDs wasn't having entries removed.
2012-07-14 19:44:06 -05:00
Siana Gearz
c1c04b489c
Revert "Possible fix for "No able to connect to SecondLife""
...
This reverts commit 66c95af093 .
2012-07-15 02:29:00 +02:00
Siana Gearz
0caa321fe5
Merge branch 'V2MultiWear' of git://github.com/AlericInglewood/SingularityViewer
2012-07-14 22:02:06 +02:00
Lirusaito
3acaf773b8
Merge branch 'AltCompilers' of https://bitbucket.org/LightDrake/singularityviewer
2012-07-14 16:01:06 -04:00
Lirusaito
5080746fa0
Prevent build preferences from altering objects we've duplicated. Offer an off switch for build prefs.
...
Added LiruEnableBuildPrefs, for turning off, when users do not want to use their default build parameters for a few prims, but don't wish to reset them permanently.
This should perhaps end up on the build floater somewhere... but for now, debug only.
Note some of this fix for duplication may be overly cautious, but better safe than sorry.
Added a check for physical default in during creation, so that building at great distances adheres a bit more to build preferences.
Added IsCOA into the build settings, since I'd forgotten, previously.
2012-07-14 15:54:36 -04:00
Aleric Inglewood
66c95af093
Possible fix for "No able to connect to SecondLife"
2012-07-14 20:57:55 +02:00
Aleric Inglewood
9241816a71
Include linden_common.h first. Needed for libcwd.
2012-07-14 20:04:55 +02:00
Drake Arconis
07e1f0e802
Added a terrain texture scale changer thing!
...
Need someone to add UI bits though >.<
2012-07-14 05:04:10 -04:00
Drake Arconis
340f8f1f17
MORE WINDLIGHTS!
2012-07-14 05:02:44 -04:00
Drake Arconis
0316b7ff9a
OSX libwork
...
Started on osx libwork will need darwin builder to test
2012-07-14 04:10:09 -04:00
Siana Gearz
cb61342e58
Merge branch 'V2MultiWear' of https://github.com/Shyotl/SingularityViewer
2012-07-13 13:45:02 +02:00
Siana Gearz
d99de40b2b
Suppress error prevalent on OSGrid
2012-07-13 13:44:46 +02:00
Lirusaito
533675416c
Merge branch 'V2MultiWear'
...
Conflicts:
indra/newview/app_settings/settings.xml - Removed SinguMuteGestures, since it's EnableGestureSounds now.
~removed in llviewermessage.cpp as well.
2012-07-13 05:44:38 -04:00
Damian Zhaoying
8baceee06c
Add Spanish Translation
2012-07-13 06:23:37 -03:00
Lirusaito
f7bf5c33bc
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer into V2MultiWear
2012-07-12 17:43:53 -04:00
Shyotl
f8445030c7
Avoid making duplicate copies in item inventory when no-mod texture is dragged onto faces.
2012-07-12 16:33:05 -05:00
Shyotl
1d60131df7
Avoid switch statement in shaders on nvidia hardware, since some driver versions don't behave properly, apparently..
2012-07-12 16:25:27 -05:00
Shyotl
539b6410fa
Brought back the inventory item count display after loading has completed.
2012-07-12 16:09:42 -05:00
Lirusaito
75f067d5c9
Added crossfade checkbox to Windlight remote panel.
2012-07-12 13:35:56 -04:00
Lirusaito
518e9b7513
Merge branch 'master' of git://github.com/siana/SingularityViewer into V2MultiWear
2012-07-12 12:40:41 -04:00
Siana Gearz
0314bb4d38
Apparently Laika Tungsten's name is nhede Core
2012-07-12 18:34:49 +02:00
Siana Gearz
ddfe004204
Restore function of day cycle editor
2012-07-12 18:33:10 +02:00
Siana Gearz
07375e7a39
Merge branch 'V2MultiWear' of https://github.com/Shyotl/SingularityViewer
...
Conflicts:
indra/llrender/llvertexbuffer.h
2012-07-12 08:30:35 +02:00
Lirusaito
44b69f3d3e
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer into V2MultiWear
...
Conflicts:
indra/llrender/llvertexbuffer.h Chose Shyotl's.
2012-07-11 23:23:31 -04:00
Shyotl
bca4cf8584
Revert LLs recent VBO alterations, as they aren't proving to be all that great..
2012-07-11 17:13:37 -05:00
Shyotl
4f3f503953
Recreate mDeferredVB on vertexbuffer reset.
...
Shuffled some code from LLVOPartGroup::restoreGL() to LLVOPartGroup::destroyGL(), as it makes more sense there.
Bind the correct shader in wireframe..
glLineStipple call managed to sneak into no-fixed-function mode.
LLViewerWindow::initFonts was called frequently and redundantly during destroygl->restoregl transition.
2012-07-11 17:12:40 -05:00
Lirusaito
1df635a164
Merge branch 'master' of git://github.com/siana/SingularityViewer into V2MultiWear
2012-07-11 12:44:41 -04:00
Siana Gearz
f3ae5789be
Fix mute in voice
2012-07-11 18:43:31 +02:00