summaryrefslogtreecommitdiff
path: root/indra/llprimitive/CMakeLists.txt
AgeCommit message (Expand)Author
2024-09-01Build and link collada-dom v2.3-r7 taken from Linden Lab's 3rd party softwareHiroo Ono
2024-09-01Build private static collada-dom library for Linux and FreeBSD.Hiroo Ono
2024-07-28Finally stop compiling lldaeloader.cpp with C++14Erik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2023-10-12Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Erik Kundiman
2023-10-09SL-20225: LLGLTFMaterial code syncCosmic Linden
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-07-19Use C++14 specifically on DAE loaderErik Kundiman
2023-07-19LL physics extensions stubErik Kundiman
2023-03-30CMake and tests fixups after merge with main for DRTVWR-559Brad Linden
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-09SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...Cosmic Linden
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-09-17SL-17238 Fix coding policy build issuesAndrey Kleshchev
2022-09-17Try to make sure this also works with the havok version of llphysicsextension.Nicky Dasmijn
2022-06-23SL-17653 Last commit was accidentally partialDave Parks
2022-06-08SL-17214 add 3p-tinygltf dependency to autobuild.xmlDave Houlton
2022-06-08SL-17214 additional glTF validation, remove dead code from DAE loaderDave Houlton
2022-06-08SL-17214 initial loader class skeletonDave Houlton
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-27SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and r...Brad Kittenbrink
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2020-03-25SL-793: Use Boost.Fiber instead of the "dcoroutine" library.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-29DRTVWR-409: merge DRTVWR-368Rider Linden
2015-08-19Be sure the correct include is included.Rider Linden
2015-08-17Adding llcorehttp to linksRider Linden
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-06SH-4080 WIP interesting: random crash on MacRichard Linden
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-07-05partial changes for building with the llphysicsextensions source packageOz Linden
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2010-09-30Put some errant tests under if (LL_TESTS) conditional.Dave Parks
2010-09-27mergeDave Parks