phoenix-firestorm/indra/llmath
Nicky 4455fdc6a2 Do not put pointers into the LLColor4U union. That messes everything up when compiling under 64 Bit 2011-09-12 21:51:02 +02:00
..
tests merge 2011-05-02 14:52:12 -05:00
CMakeLists.txt STORM-1315 Ability to do simple math in numeric edit fields 2011-06-29 23:40:20 -07:00
camera.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
coordframe.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbbox.cpp STORM-807 : Clean up code as discussed with Andrew 2011-01-10 18:01:16 -08:00
llbbox.h ER-407 child bounding boxes not rotated properly for encroachment returnability 2010-12-15 11:23:00 -08:00
llbboxlocal.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbboxlocal.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcalc.cpp EoL change, no code change 2011-09-01 18:08:44 -07:00
llcalc.h EoL change, no code change 2011-09-01 13:38:52 -07:00
llcalcparser.cpp EoL change, no code change 2011-09-01 18:08:44 -07:00
llcalcparser.h EoL change, no code change 2011-09-01 18:08:44 -07:00
llcamera.cpp Automated merge up from viewer-development into mesh-development 2011-02-10 10:44:21 -05:00
llcamera.h Automated merge up from viewer-development into mesh-development 2011-02-10 10:44:21 -05:00
llcoord.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoordframe.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoordframe.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llinterp.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llline.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llline.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmath.h attempted fix for linux build 2011-04-08 02:11:46 -05:00
llmatrix3a.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix3a.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix3a.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix4a.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmodularmath.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmodularmath.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloctree.h SH-1359 General octree tune-up -- increase maximum capacity of an octree node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call. 2011-05-26 20:37:15 -05:00
llperlin.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llperlin.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llplane.h SH-655 - Project mesh viewer crashes on exit. 2010-12-23 01:48:44 -08:00
llquantize.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion2.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion2.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrect.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrect.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil_math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil_math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimdmath.h Fix for windows build. Reviewed by Nyx. 2010-12-20 15:09:15 -06:00
llsimdtypes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimdtypes.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsphere.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsphere.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltreenode.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llv4math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llv4matrix3.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llv4matrix4.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llv4vector3.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvector4a.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvector4a.h SH-655 - Project mesh viewer crashes on exit. 2010-12-23 01:48:44 -08:00
llvector4a.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvector4logical.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvolume.cpp Opensim - detect and use various configuration limits which might be different from SL, by ArminW 2011-08-28 07:10:09 -04:00
llvolume.h Initial 2.8.3+ merge, Tozh & Arrehn 2011-08-26 11:18:49 -04:00
llvolumemgr.cpp implment old version of bitmap browser, work done by Vaalith Jinn 2011-09-06 10:49:48 -07:00
llvolumemgr.h implment old version of bitmap browser, work done by Vaalith Jinn 2011-09-06 10:49:48 -07:00
llvolumeoctree.cpp Get rid of more ll_aligned_malloc calls. 2010-11-21 03:25:22 -06:00
llvolumeoctree.h Fixes for merge up from viewer-development to mesh-development. 2011-02-01 12:33:39 -05:00
m3math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
m3math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
m4math.cpp SH-1168 Export upload data to disk on upload. 2011-03-21 17:31:25 -05:00
m4math.h SH-1168 Export upload data to disk on upload. 2011-03-21 17:31:25 -05:00
raytrace.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
raytrace.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v2math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v2math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3color.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3color.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3dmath.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3dmath.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3math.cpp Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
v3math.h Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
v4color.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4color.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4coloru.cpp Do not put pointers into the LLColor4U union. That messes everything up when compiling under 64 Bit 2011-09-12 21:51:02 +02:00
v4coloru.h Do not put pointers into the LLColor4U union. That messes everything up when compiling under 64 Bit 2011-09-12 21:51:02 +02:00
v4math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
xform.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
xform.h Opensim - detect and use various configuration limits which might be different from SL, by ArminW 2011-08-28 07:10:09 -04:00