| .. |
|
tests
|
DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72
|
2020-05-06 16:06:26 -04:00 |
|
CMakeLists.txt
|
Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_cmake
|
2022-09-16 23:15:49 +02:00 |
|
camera.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
coordframe.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llbbox.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llbbox.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llbboxlocal.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llbboxlocal.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcalc.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcalc.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcalcparser.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcalcparser.h
|
Use correct namespace for bind, must be phoenix::bind or there is confusion with boost::bind
|
2022-04-18 17:00:35 +02:00 |
|
llcamera.cpp
|
SL-19321 Optimization pass -- Remove another shadow split from probe render, incidental decruft.
|
2023-03-24 14:33:41 -05:00 |
|
llcamera.h
|
SL-20062: Fix near clip on reflection probes being clamped to at or below 10
|
2023-10-12 13:02:23 -07:00 |
|
llcoord.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcoordframe.cpp
|
SL-11327
|
2019-05-30 12:59:51 -07:00 |
|
llcoordframe.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llinterp.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llline.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llline.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmath.h
|
DRTVWR-510 remove all LL_SOLARIS conditionals
|
2020-10-08 17:16:22 -06:00 |
|
llmatrix3a.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmatrix3a.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmatrix3a.inl
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmatrix4a.cpp
|
SL-915 - WIP on dynamic joint box tracking
|
2018-06-01 15:08:59 +01:00 |
|
llmatrix4a.h
|
SL-16289 Rigged mesh rendering overhaul
|
2021-11-20 18:49:19 +00:00 |
|
llmodularmath.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmodularmath.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
lloctree.cpp
|
move debugging globals to the "lowest" library they are referenced in
|
2016-12-20 14:41:46 -05:00 |
|
lloctree.h
|
SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree.
|
2022-06-21 12:33:32 -07:00 |
|
llperlin.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llperlin.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llplane.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llquantize.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llquaternion.cpp
|
Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR.
|
2019-03-13 13:21:48 -07:00 |
|
llquaternion.h
|
fixup tabs
|
2024-03-11 14:41:12 -07:00 |
|
llquaternion2.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llquaternion2.inl
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llrect.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llrect.h
|
merge 4.0.4-release and MAINT-5974
|
2016-05-06 10:28:42 -04:00 |
|
llrigginginfo.cpp
|
SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnimatedObjects output
|
2018-06-13 21:49:24 +01:00 |
|
llrigginginfo.h
|
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|
2021-10-28 18:06:21 +00:00 |
|
llsdutil_math.cpp
|
DRTVWR-510 remove all LL_SOLARIS conditionals
|
2020-10-08 17:16:22 -06:00 |
|
llsdutil_math.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llsimdmath.h
|
DRTVWR-418: Replace preprocessor tests for Windows-specific _M_AMD64
|
2016-11-16 15:39:00 -05:00 |
|
llsimdtypes.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llsimdtypes.inl
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llsphere.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llsphere.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
lltreenode.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llvector4a.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llvector4a.h
|
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|
2021-10-28 18:06:21 +00:00 |
|
llvector4a.inl
|
SL-16006 and SL-16009 Rigged mesh rendering optimization pass
|
2021-09-20 18:58:09 +00:00 |
|
llvector4logical.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llvolume.cpp
|
Issue#894 Crash at load3 in cacheOptimize
|
2024-02-27 17:14:03 +02:00 |
|
llvolume.h
|
SL-15628 Crash inside ~LLModelInstanceBase
|
2023-12-15 03:51:36 +02:00 |
|
llvolumemgr.cpp
|
SL-19992: Fix assert in LLVolumeLODGroup::refLOD when LLMeshRepository::notifyMeshUnavailable is called on the highest LOD
|
2023-07-11 16:28:36 -07:00 |
|
llvolumemgr.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llvolumeoctree.cpp
|
SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree.
|
2022-06-21 12:33:32 -07:00 |
|
llvolumeoctree.h
|
SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree.
|
2022-06-21 12:33:32 -07:00 |
|
m3math.cpp
|
Modify use of sky settings, reduce complexity, and name funcs to indicate coord systems in use.
|
2018-06-01 00:18:36 +01:00 |
|
m3math.h
|
Remove some obsolete sky funcs.
|
2018-05-22 21:42:54 +01:00 |
|
m4math.cpp
|
SL-16006 and SL-16009 Rigged mesh rendering optimization pass
|
2021-09-20 18:58:09 +00:00 |
|
m4math.h
|
SL-16006 and SL-16009 Rigged mesh rendering optimization pass
|
2021-09-20 18:58:09 +00:00 |
|
raytrace.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
raytrace.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v2math.cpp
|
Baseline for settings changes
|
2017-09-19 15:50:30 -07:00 |
|
v2math.h
|
Baseline for settings changes
|
2017-09-19 15:50:30 -07:00 |
|
v3color.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v3color.h
|
SL-18105 Add to/from json capability to LLGLTFMaterial
|
2022-10-14 17:35:48 -05:00 |
|
v3colorutil.h
|
No longer 'goth windlight only', sky parameters passed from settings object.
|
2017-09-27 09:36:26 -07:00 |
|
v3dmath.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v3dmath.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v3math.cpp
|
SL-16006 and SL-16009 Rigged mesh rendering optimization pass
|
2021-09-20 18:58:09 +00:00 |
|
v3math.h
|
Better fix for DRTVWR-559 mac build breakage
|
2022-09-29 13:58:05 -07:00 |
|
v4color.cpp
|
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
|
2017-02-23 16:49:49 -05:00 |
|
v4color.h
|
SL-18105 Add to/from json capability to LLGLTFMaterial
|
2022-10-14 17:35:48 -05:00 |
|
v4coloru.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v4coloru.h
|
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
|
2017-02-23 16:49:49 -05:00 |
|
v4math.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
v4math.h
|
Tweaked naming a bit, also white space.
|
2019-03-29 11:57:45 -07:00 |
|
xform.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
xform.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |