summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2022-04-18Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...Nicky
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-18Increment viewer version to 6.5.5Nat Goodspeed
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-18- More include changes for xmlrpc.hNicky
2022-04-18Another instance where LLFilePicker::getSaveFile had the wrong number of argu...Nicky
2022-04-18ASN1_STRING_data is depreacted.Nicky
2022-04-18Correctio for preproc #elseNicky
2022-04-18Add argument missing from implementationNicky
2022-04-18Remove obsolete targets and dependencies.Nicky
2022-04-18jsoncpp includepath should not include json/. jsoncpp includes a header "feat...Nicky
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-16Streamline fmodstudio/openal targets:Nicky
2022-04-16Remove undefined variablesNicky
2022-04-16Pull in LL_GLOD=1 via target, not by hand crafted magic.Nicky
2022-04-16Use variable LLSTARTUP_COMPILE_FLAGS only when it is defined.Nicky
2022-04-16Remove some more obsolete includes (UnixInstall) and include_directories()Nicky
2022-04-16create target ll::uilibraries to have one common target that defines what eachNicky
2022-04-16Go back to more modern way to compile the physics stubNicky
2022-04-16Now there is a oslibrary target get rid of some more obsolete vars:Nicky
2022-04-16Create a new target ll::oslibrary to link against libs specific to the OS com...Nicky
2022-04-14Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-14SL-17218: Per NickyD review feedback, test LLFace::mNormals too.Nat Goodspeed
2022-04-14SL-17218: Update faulty test for null LLFace::mTangentsNat Goodspeed
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey Kleshchev
2022-04-14Parameter to onClickConnect must be bool, not int.Nicky
2022-04-13Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-13Remove obsolete and unmaintained USE_SYSTEMLIBSNicky
2022-04-09Cleanup windows step that copies input artifacts. Make sure the rightNicky
2022-04-09Bump cmake version needed up to 3.16 so target_precompile_headers can beNicky
2022-04-07SL-17092 Fix a gesture upload crashAndrey Kleshchev
2022-04-07When opening contributions.txt viewer_manifest.py was making assumptios of th...Nicky
2022-04-06CMake 3.8.0 compatibility for the ugly havok/stub 3p which really isNicky
2022-04-06Create and use bugsplat targetNicky
2022-04-06Create and use sdl::sdl targetNicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-04-05Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maintAndrey Lihatskiy
2022-03-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-28SL-17039 "Remember Password" checkbox state should be saved per account nameMnikolenko Productengine
2022-03-23SL-17064 Add a Remember Password checkbox to the first time login screen.Andrey Kleshchev
2022-03-23SL-17037 Center map on current location after teleportingMnikolenko Productengine
2022-03-22SL-17049 Fixed a crash when adding item 4096 to the queueAndrey Kleshchev
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2022-03-18SL-16984 Dupplicated FT_SETTINGS shouldn't prevent inventory from loadingAndrey Kleshchev
2022-03-10SL-16984 Loop tracking and loggingAndrey Kleshchev
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ...Andrey Lihatskiy
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ...Andrey Lihatskiy
2022-03-09More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ...Brad Kittenbrink