Age | Commit message (Expand) | Author |
2023-03-30 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko |
2023-02-07 | SL-19134 Some texture related adjustments | Andrey Kleshchev |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2015-08-19 | Be sure the correct include is included. | Rider Linden |
2015-08-18 | See if this helps the linux build. If not change will be needed to viewer-up... | Rider Linden |
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ... | Don Kjer |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. Appearance... | Don Kjer |
2012-09-08 | Automated merge | Don Kjer |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLIn... | Don Kjer |
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) |
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa... | Don Kjer |
2012-09-04 | Cleanup actions from code review of llappearance with nyx | Don Kjer |
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer |
2012-09-03 | Fixed typo in cmake file | Don Kjer |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer |
2012-08-21 | SH-3261 SH-3324 WIP Starting extraction of wearable/appearance libraries | Nyx (Neal Orman) |