26 Commits

Author SHA1 Message Date
rdb
6b8814f9c9 mathutil: add some properties for bounding volumes 2018-12-16 21:03:43 +01:00
Sam Edwards
7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
rdb
dd2806c8bd Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
tobspr
0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
tobspr
8a8cc94cbb Add setters to BoundingBox and BoundingSphere 2015-08-08 20:59:56 +02:00
David Rose
d34c964e53 UnionBoundingVolume, IntersectionBoundingVolume, Camera::set_cull_bounds() 2012-02-09 21:55:31 +00:00
David Rose
42e8f806f1 leave lvecbase2/3 and lmatrix3 unaligned; it's so much cleaner 2011-12-19 14:17:26 +00:00
David Rose
c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
David Rose
501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose
ecda56d02b make get_center() return a copy so it won't destruct unexpectedly 2009-02-18 22:49:44 +00:00
David Rose
fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Zachary Pavlov
220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose
847774efb2 very minor bounds optimizations 2007-07-13 20:38:26 +00:00
David Rose
faad1e333d optional BoundingBox 2007-06-02 00:59:32 +00:00
David Rose
8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose
dd28bafc68 build on linux 2005-09-06 18:18:56 +00:00
David Rose
ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler
f8efe985d2 changed includes to use application path 2003-10-28 06:10:41 +00:00
David Rose
2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose
fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
cxgeorge
23c5d85166 hand-optimize linmath, force inlining 2001-04-28 02:58:58 +00:00
David Rose
707fed7025 *** empty log message *** 2001-04-04 21:42:10 +00:00
David Rose
ee8db5b5b5 *** empty log message *** 2001-04-04 21:40:58 +00:00
David Rose
7d38626876 *** empty log message *** 2000-11-17 04:49:21 +00:00
David Rose
2fd714e52f Initial revision 2000-10-04 01:14:41 +00:00