index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llprimitive
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-05-20
#1392 GLTF Upload (#1394)
Dave Parks
2023-10-09
SL-20225: LLGLTFMaterial code sync
Cosmic Linden
2023-03-30
CMake and tests fixups after merge with main for DRTVWR-559
Brad Linden
2023-03-29
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-02-09
SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...
Cosmic Linden
2022-10-14
SL-18105 Add to/from json capability to LLGLTFMaterial
Dave Parks
2022-09-17
SL-17238 Fix coding policy build issues
Andrey Kleshchev
2022-09-17
Try to make sure this also works with the havok version of llphysicsextension.
Nicky Dasmijn
2022-06-23
SL-17653 Last commit was accidentally partial
Dave Parks
2022-06-08
SL-17214 add 3p-tinygltf dependency to autobuild.xml
Dave Houlton
2022-06-08
SL-17214 additional glTF validation, remove dead code from DAE loader
Dave Houlton
2022-06-08
SL-17214 initial loader class skeleton
Dave Houlton
2022-05-01
Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically
Nicky
2022-04-27
SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and r...
Brad Kittenbrink
2022-04-18
Round one to support conan for 3P packages, this allows to build the viewer o...
Nicky
2022-04-17
Switch to target_include_directories
Nicky
2022-04-13
Rework cmake, the original plan was to maybe be able to use conan targets wit...
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2020-03-25
SL-793: Use Boost.Fiber instead of the "dcoroutine" library.
Nat Goodspeed
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-29
DRTVWR-409: merge DRTVWR-368
Rider Linden
2015-08-19
Be sure the correct include is included.
Rider Linden
2015-08-17
Adding llcorehttp to links
Rider Linden
2014-05-29
Mergeup to 3.7.9 viewer-release
Graham Linden
2014-04-22
Modify importer to (optionally) improve debug output, perform name-based LOD ...
Graham Linden
2013-07-30
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
Richard Linden
2013-06-20
merge with release
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-05-06
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-04-25
Merge 3.5.1 into Materials
Graham Madarasz
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-11-29
Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...
Kitty Barnett
2012-10-11
Updating linux build to gcc4.6
Don Kjer
2012-10-09
Initial pass at getting a list of viewer objects with non-null material IDs.
William Todd Stinson
2012-09-13
Fleshed out target_link_libraries dependencies between libraries. Appearance...
Don Kjer
2012-07-05
partial changes for building with the llphysicsextensions source package
Oz Linden
2011-08-17
convert tabs to spaces where they are forbidden
Oz Linden
2010-09-30
Put some errant tests under if (LL_TESTS) conditional.
Dave Parks
2010-09-27
merge
Dave Parks
2010-09-21
Fix for build failures - disabling tcmalloc for now
Brad Payne (Vir Linden)
2010-08-18
VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files
Aimee Linden
2009-12-07
Merge of viewer 2 changes
Palmer
2009-11-28
Migrated LLUUIDs and some float constants out of headers into .cpp files
James Cook
2009-11-02
Sync up with render-pipeline-7 ignore-dead-branch
David Parks
2009-10-01
svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/me...
Monroe Williams
2009-04-01
QAR-1284 ip-takedown tools simulator work is ready for merge
Andrew Meadows
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan