Age | Commit message (Expand) | Author |
2022-04-16 | Cleanup | Nicky |
2022-04-16 | Removed unused HEADLESS case. | Nicky |
2022-04-16 | slvoice_src_dir seems generally not used/ever valid. Not 100% sure | Nicky |
2022-04-16 | Remove unused variable. | Nicky |
2022-04-16 | Initialize variables so that calling cmake with "--warn-unused-vars --warn-un... | Nicky |
2022-04-16 | Use variable LLSTARTUP_COMPILE_FLAGS only when it is defined. | Nicky |
2022-04-16 | Remove some more obsolete includes (UnixInstall) and include_directories() | Nicky |
2022-04-16 | create target ll::uilibraries to have one common target that defines what each | Nicky |
2022-04-16 | Go back to more modern way to compile the physics stub | Nicky |
2022-04-16 | Remove undefined variable GOOGLE_PERFTOOLS_LIBRARIES | Nicky |
2022-04-16 | Do not use ${ARCH}_linux_INCLUDES atm | Nicky |
2022-04-16 | Remove unset GOOGLEMOCK_INCLUDE_DIRS variable. | Nicky |
2022-04-16 | Fix a typo. | Nicky |
2022-04-16 | Only try copy voice files from slvoice_src_dir if that variable is set (seems... | Nicky |
2022-04-16 | Remove obsolete message | Nicky |
2022-04-16 | Request C++ standard via standard cmake. | Nicky |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-16 | Remove unused code | Nicky |
2022-04-16 | Simple reformat with CLion | Nicky |
2022-04-16 | SL-15312 Legacy profiles remake #9 | Andrey Kleshchev |
2022-04-16 | SL-15312 Legacy profiles remake #8 | Andrey Kleshchev |
2022-04-15 | SL-17204 FIXED The texture with full permissions is settled on the prim after... | Mnikolenko Productengine |
2022-04-15 | SL-17224 Update FMOD to version 2.02.06 | Andrey Kleshchev |
2022-04-15 | SL-16831 Don't wait for an updater on login failure unles it's the cause of f... | Andrey Kleshchev |
2022-04-15 | SL-15312 Legacy profiles remake #7 | Andrey Kleshchev |
2022-04-15 | SL-17035 Reverted a part of previous commit | Andrey Kleshchev |
2022-04-14 | Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-04-14 | SL-17218: Per NickyD review feedback, test LLFace::mNormals too. | Nat Goodspeed |
2022-04-14 | SL-17218: Credit NickyD's contributions to this Jira. | Nat Goodspeed |
2022-04-14 | SL-17218: Update faulty test for null LLFace::mTangents | Nat Goodspeed |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev |
2022-04-14 | void LLTexLayerSet::asLLSD was never used, remove it completely. | Nicky |
2022-04-14 | Semicolon at end of for loop was making sure nothing ever got done. | Nicky |
2022-04-14 | Parameter to onClickConnect must be bool, not int. | Nicky |
2022-04-13 | SL-15312 Legacy profiles remake #6 | Andrey Kleshchev |
2022-04-13 | Dependency on target xml-rpc-epi got lost, bring it back | Nicky |
2022-04-13 | Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_... | Nicky |
2022-04-13 | FindSCP.cmake is used when INSTALL_PROPRIETARY is set. Not sure what the latt... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-13 | Remove another old remnant of the debug config. | Nicky |
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky |
2022-04-12 | SL-15312 Legacy profiles remake #5 | Andrey Kleshchev |
2022-04-11 | SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged attach... | Dave Parks |
2022-04-12 | SL-15312 Legacy profiles remake #4 | Andrey Kleshchev |
2022-04-11 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-04-11 | SL-17173 Impostor quality pass. | Dave Parks |
2022-04-11 | SL-17182 FIXED Viewer crashes after changing the environment settings | Mnikolenko Productengine |
2022-04-10 | Make LIB_NDOF define part of the targets interface | Nicky |
2022-04-09 | Fix warning supression for Linux/OSX, this was broken after the first round o... | Nicky |