Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-18 | SL-10025 - via Cathy Foil, all bones now have standard alias 'avatar_' + name. | Brad Payne (Vir Linden) | |
# Conflicts: # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ↵ | Brad Payne (Vir Linden) | |
before sending to simulator. # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp # scripts/content_tools/anim_tool.py | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-02 | Fix template verifier erroneously failing checksum check | Ansariel | |
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp | |||
2021-12-11 | Merge branch 'master' into SL-15742 | Bennett Goble | |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble | |
This changeset makes it possible to build the Second Life viewer using Python 3. It is designed to be used with an equivalent Autobuild branch so that a developer can compile without needing Python 2 on their machine. Breaking change: Python 2 support ending Rather than supporting two versions of Python, including one that was discontinued at the beginning of the year, this branch focuses on pouring future effort into Python 3 only. As a result, scripts do not need to be backwards compatible. This means that build environments, be they on personal computers and on build agents, need to have a compatible interpreter. Notes - SLVersionChecker will still use Python 2 on macOS - Fixed the message template url used by template_verifier.py | |||
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | DRTVWR-530 Mac buildfix: changed the license to opensource | Andrey Lihatskiy | |
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-10-22 | SL-15999 - made cwd handling a bit more robust in perfbot_run.py | Brad Payne (Vir Linden) | |
2021-10-22 | merge | Brad Payne (Vir Linden) | |
2021-10-21 | SL-15999 - perfbot allow --num to default to number of creds | Brad Payne (Vir Linden) | |
2021-10-01 | SL-16124 - switch default region to Lag Me 5 now that it is set up and working | Callum Linden | |
2021-10-01 | SL-16124 First pass at a Python3 script to launch multiple non-interactive ↵ | Callum Linden | |
Viewers with differing command line options | |||
2021-08-31 | SL-13313 Updated message_template.msg.sha1 | Andrey Kleshchev | |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp | |||
2021-07-19 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-05-12 | SL-15177 Add slp-csv converting script | Mnikolenko Productengine | |
2021-04-07 | SL-15031 - more viewerstats.py support for cleaning up unused settings | Brad Payne (Vir Linden) | |
2021-04-06 | SL-15031 - option to remove unreferenced settings | Brad Payne (Vir Linden) | |
2021-04-01 | SL-15031 - include settings_per_account stats | Brad Payne (Vir Linden) | |
2021-03-30 | SL-15031 - ViewerStats analysis compare to settings.xml | Brad Payne (Vir Linden) | |
2021-03-26 | SL-15031 - chmod flag | Brad Payne (Vir Linden) | |
2021-03-26 | SL-15031 - ViewerStats analysis script | Brad Payne (Vir Linden) | |
2021-02-17 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-01-15 | SL-13313 Update links to master message_template.msg | Mnikolenko Productengine | |
2021-01-12 | SL-13313 Support RegionInfo5 block in RegionInfo message, and add log message | Mnikolenko Productengine | |
2020-11-13 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-18 | SL-13705 - added --deleted option to collect info on no-longer-needed text ↵ | Brad Payne (Vir Linden) | |
in translated files. Processing needs to be automated as the list is unfeasibly long. | |||
2020-09-16 | SL-13705 - language list defaults to the standard supported set of FR, ES, ↵ | Brad Payne (Vir Linden) | |
IT, PT, JA, DE. '--lang all' will also use this list | |||
2020-09-15 | SL-13705 - added metadata tab to translation spreadsheet, showing invocation ↵ | Brad Payne (Vir Linden) | |
info | |||
2020-09-15 | SL-13705 - single output file with one tab per translation language | Brad Payne (Vir Linden) | |
2020-09-14 | SL-13705 - lock all columns except C in the excel file (apparently google ↵ | Brad Payne (Vir Linden) | |
sheets does not respect this setting on import) | |||
2020-09-11 | SL-13705 - Additional cell/column properties specified in excel output | Brad Payne (Vir Linden) | |
2020-09-11 | SL-13705 - quieter output | Brad Payne (Vir Linden) | |
2020-09-10 | SL-13705 - fixes and spreadsheet format changes | Brad Payne (Vir Linden) | |
2020-09-10 | SL-13705 - support multiple or all languages. more logic for excluding ↵ | Brad Payne (Vir Linden) | |
irrelevant fields | |||
2020-08-14 | SL-13705 - bug fixes and comments | Brad Payne (Vir Linden) | |
2020-08-13 | SL-13705 - modified_strings.py handles more cases | Brad Payne (Vir Linden) | |
2020-08-12 | SL-13705 - modified_strings.py added, for translation support | Brad Payne (Vir Linden) | |
2020-08-11 | SL-13705 - modified-strings.sh added, for translation support | Brad Payne (Vir Linden) | |
2020-05-13 | SL-13000 - standard params for jellied male/female avs | Brad Payne (Vir Linden) | |
2018-12-12 | SL-10238: Viewer spport for push notifications from the simulator contaiting ↵ | Rider Linden | |
partial groups of settings. Blend these settings into the current environment. | |||
2018-11-20 | SL-10093: Client code to support experiences changing an environment. ↵ | Rider Linden | |
Handle generic messages with "commands" to be executed. | |||
2018-11-14 | Merge | Rider Linden | |
2018-09-27 | merge | Brad Payne (Vir Linden) | |
2018-09-26 | Merge | Rider Linden | |
2018-09-10 | SL-966 - animated object size/pos constraints cont, including some settings ↵ | Brad Payne (Vir Linden) | |
for debugging. additional options to anim_tool.py for making test animations |