..
tests
DRTVWR-418: Use ensure_equals() on iffy lerp test to display values.
2016-12-21 13:17:18 -05:00
CMakeLists.txt
DRTVWR-418: Merge from v-r makes llmath tests need Boost.Thread.
2017-02-04 08:54:01 -05: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
merge DRTVWR-398 build cleanup fixes
2016-03-07 12:41:11 -05:00
llcamera.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llcamera.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llcoord.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llcoordframe.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
2017-02-03 09:54:52 -05: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.h
SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()
2016-09-28 15:43:07 -04: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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llquaternion.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
llsdutil_math.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvector4a.inl
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvector4logical.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvolume.cpp
MAINT-6645 - Improvement - Agents that render as jelly dolls should have their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes.
2017-01-24 15:56:25 +02:00
llvolume.h
MAINT-6645 - Improvement - Agents that render as jelly dolls should have their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes.
2017-01-24 15:56:25 +02:00
llvolumemgr.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvolumemgr.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvolumeoctree.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llvolumeoctree.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
m3math.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
m3math.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
m4math.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
m4math.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
v2math.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
v3color.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
v3color.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
v3math.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
2017-02-23 16:49:49 -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
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05: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