Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | XML formatter script - simplify the default declaration | Andrey Lihatskiy | |
2023-11-24 | XML formatter script - added control for the declaration tag | Andrey Lihatskiy | |
2023-11-21 | XML formatter script - added license | Andrey Lihatskiy | |
2023-11-20 | Added the script for adjusting XUI xml format | Andrey Lihatskiy | |
2023-06-01 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed | |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2022-11-21 | Update default URL for message template in template_verifier.py as well | Ansariel | |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden | |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky | |
DRTVWR-543-maint_cmake | |||
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-04-07 | Bring packages formater step on par with 3p installation: | Nicky | |
- When installing a 3P via use_prebuilt_binary it will pass --installdir=${AUTOBUILD_INSTALL_DIR} to autobuild. On the other hand packages-formater was not passing this option, this could lead to subtle errors when AUTOBUILD_INSTALL_DIR is different to what autobuild.xml stipulates. | |||
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 |