Age | Commit message (Expand) | Author |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-29 | SL-17124 make sure window thread wakes up to proces 'quit' message | Andrey Kleshchev |
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev |
2022-04-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev |
2022-04-28 | SL-17301 FIXED Friends are not showing in friendslist | Mnikolenko Productengine |
2022-04-26 | SL-17276 Potential fix for crash on shutdown on mac. | Dave Parks |
2022-04-26 | SL-17086 Fix for bad lighting in upload preview render. | Dave Parks |
2022-04-25 | SL-17239 Override face bounding box with avatar bounding box for rigged meshe... | Dave Parks |
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink |
2022-04-25 | SL-17236 For real this time, maintain legacy draw order of alpha rigged meshe... | Dave Parks |
2022-04-25 | Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ... | Brad Kittenbrink |
2022-04-23 | Setting openal option in cache had gone poof. | Nicky |
2022-04-21 | SL-17040 Crash due to LLWord not existing | Andrey Kleshchev |
2022-04-21 | SL-17159 Crash initializing LLInstanceTrackerPrivate | Andrey Kleshchev |
2022-04-20 | SL-17246 Fix getSharedPrt typo | Mnikolenko Productengine |
2022-04-20 | SL-17242 Use proper cap for setting pathfinding attributes | Mnikolenko Productengine |
2022-04-19 | Finishing touches, making sure even with conan all needed 3ps are installed a... | Nicky |
2022-04-19 | Restored SL-15400, it got lost in an automatic merge | Andrey Kleshchev |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev |
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink |
2022-04-18 | Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_... | Nicky |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-04-18 | Increment viewer version to 6.5.5 | Nat Goodspeed |
2022-04-18 | Round one to support conan for 3P packages, this allows to build the viewer o... | Nicky |
2022-04-18 | - More include changes for xmlrpc.h | Nicky |
2022-04-18 | Another instance where LLFilePicker::getSaveFile had the wrong number of argu... | Nicky |
2022-04-18 | Use correct namespace for bind, must be phoenix::bind or there is confusion w... | Nicky |
2022-04-18 | in case of systemlibs (conan right now), xmlrpc header structure is slightly ... | Nicky |
2022-04-18 | llrender does not need a dependency on sdl. There was some comment out code w... | Nicky |
2022-04-18 | ASN1_STRING_data is depreacted. | Nicky |
2022-04-18 | Correctio for preproc #else | Nicky |
2022-04-18 | Add argument missing from implementation | Nicky |
2022-04-18 | Use correct type | Nicky |
2022-04-18 | Remove some remnants of breakpad. | Nicky |
2022-04-18 | Enable LL_OS_DRAGDROP_ENABLED for Linux | Nicky |
2022-04-18 | Need to use list( APPEND ... to append to a list. | Nicky |
2022-04-18 | Remove obsolete targets and dependencies. | Nicky |
2022-04-18 | zlib-ng for Linux is still broken. This needs revisiting, but at least gets u... | Nicky |
2022-04-18 | Fixup for Linux media plugins. | Nicky |
2022-04-18 | Introduce ll::fontconfig target (missing the correct link library, but at lea... | Nicky |
2022-04-18 | ll::sdl had a wrong include directory. | Nicky |
2022-04-18 | Remvoe -D that had been passed in front of each entry of add_compile_definiti... | Nicky |
2022-04-18 | - Change OpenAL to OPENAL to match the correct filename, Windows and OSX use ... | Nicky |
2022-04-18 | Bring in first steps of Linux64: | Nicky |
2022-04-18 | jsoncpp includepath should not include json/. jsoncpp includes a header "feat... | Nicky |
2022-04-17 | Remove function create_target and instead directly use add_library | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-17 | Switch over to standard target_link_libraries (cmake requirements are high en... | Nicky |
2022-04-16 | Switch to USE_OPENAL | Nicky |
2022-04-16 | Remove another place where there was some hand crafted logic to deal with bug... | Nicky |