Go to file
Nat Goodspeed 24501dfa0e SL-10297: Use initializer_list<std::string> vs. <std::string_view>.
This is somewhat more expensive for string literals, but switching to
std::string_view implies more extensive changes, to be considered separately.
2021-05-12 22:35:09 -04:00
debian try to suppress some debian errors we don't care about 2015-11-10 09:55:05 -05:00
doc SL-14766 long unicode display names corrupt the conversation.log 2021-01-26 20:28:31 +02:00
etc SL-694 - stub support for ObjectAnimation message type 2017-05-30 22:03:43 +01:00
indra SL-10297: Use initializer_list<std::string> vs. <std::string_view>. 2021-05-12 22:35:09 -04:00
scripts Merge remote-tracking branch 'origin/master' into DRTVWR-517 2020-11-13 13:59:36 +00:00
.clang-format DRTVWR-497 tweak clang-format rules for argument packing 2020-08-24 13:52:57 -06:00
.gitignore DRTVWR-476: Merge branch 'master' of lindenlab/viewer into d476 2020-06-23 22:03:43 -04:00
.hgtags Added tag 6.3.5-release for changeset 27ca5834bfe9 2019-12-12 13:15:52 -05:00
BuildParams SL-10297: Modify LL_ERRS and other deliberate crashes to avoid a common stack frame 2019-01-16 11:05:55 -05:00
README.md Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519" 2021-03-08 13:56:16 +00:00
autobuild.xml Merge branch 'master' into DRTVWR-515-maint 2021-04-01 20:45:06 +03:00
build.sh SL-10297: Merge branch 'sl-10297-oz' into sl-10297. 2021-05-12 13:56:19 -04:00

README.md

Second Life Viewer

This project manages the source code for the Second Life Viewer.

This source is available as open source; for details on licensing, see the licensing page on the Second Life wiki

For information on how to use and contribute to this, see the open source portal on the wiki.

To download the current default version, visit the download page. For even newer versions try the Alternate Viewers page