phoenix-firestorm/indra/llmath
Andrey Lihatskiy 84dfe55810 Merge branch 'main' into marchcat/y-merge
# Conflicts:
#	autobuild.xml
#	indra/llcommon/llsys.cpp
2024-04-10 07:08:25 +03:00
..
tests
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
coordframe.h
llbbox.cpp
llbbox.h
llbboxlocal.cpp
llbboxlocal.h
llcalc.cpp
llcalc.h
llcalcparser.cpp
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
llcoordframe.cpp
llcoordframe.h
llinterp.h
llline.cpp
llline.h
llmath.h
llmatrix3a.cpp
llmatrix3a.h
llmatrix3a.inl
llmatrix4a.cpp
llmatrix4a.h
llmodularmath.cpp
llmodularmath.h
lloctree.cpp
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
llperlin.h
llplane.h
llquantize.h
llquaternion.cpp
llquaternion.h
llquaternion2.h
llquaternion2.inl
llrect.cpp
llrect.h
llrigginginfo.cpp
llrigginginfo.h
llsdutil_math.cpp
llsdutil_math.h
llsimdmath.h
llsimdtypes.h
llsimdtypes.inl
llsphere.cpp
llsphere.h
lltreenode.h
llvector4a.cpp
llvector4a.h
llvector4a.inl
llvector4logical.h
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
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
m3math.h
m4math.cpp
m4math.h
raytrace.cpp
raytrace.h
v2math.cpp
v2math.h
v3color.cpp
v3color.h SL-18105 Add to/from json capability to LLGLTFMaterial 2022-10-14 17:35:48 -05:00
v3colorutil.h
v3dmath.cpp
v3dmath.h
v3math.cpp
v3math.h Better fix for DRTVWR-559 mac build breakage 2022-09-29 13:58:05 -07:00
v4color.cpp
v4color.h SL-18105 Add to/from json capability to LLGLTFMaterial 2022-10-14 17:35:48 -05:00
v4coloru.cpp
v4coloru.h
v4math.cpp
v4math.h
xform.cpp
xform.h