aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/BVH
Commit message (Expand)AuthorAge
* Silence unused parameter warningGravatar Christoph Hertzberg2018-08-17
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* bug #1167: simplify installation of header files using cmake's install(DIRECT...Gravatar Gael Guennebaud2016-08-29
* Fix "missing return statement at end of non-void function"Gravatar Gael Guennebaud2013-03-01
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Fix kdBVH unit testGravatar Gael Guennebaud2012-06-04
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* the min/max macros to detect unprotected min/max were undefined by some std h...Gravatar Gael Guennebaud2011-08-19
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Fixed many MSVC warnings.Gravatar Hauke Heibel2010-06-09
* Added to possibility to compile unit tests at maximum warning level.Gravatar Hauke Heibel2009-12-12
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * update BVH to explicitely use aligned_allocatorGravatar Gael Guennebaud2009-04-23
* patch from Ilya Baran: This small patch fixes a potential initializationGravatar Gael Guennebaud2009-04-15
* As values may be used uninitialised, they have now been givenGravatar Andrew Coles2009-03-23
* Add BVH module in unsupported (patch from Ilya Baran)Gravatar Gael Guennebaud2009-03-18