aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* * Add Hyperplane::transform(Matrix/Transform)Gravatar Gael Guennebaud2008-08-31
* The discussed changes to Hyperplane, the ParametrizedLine class, and theGravatar Benoit Jacob2008-08-31
* add uniform scale/prescale functions in TranformGravatar Gael Guennebaud2008-08-30
* Split Rotation.h to Rotation2D.h and RotationBase.h,Gravatar Gael Guennebaud2008-08-30
* * added a RotationBase class following the CRT patternGravatar Gael Guennebaud2008-08-30
* api.kde.org is still bugged, let's do another try...Gravatar Gael Guennebaud2008-08-30
* * rename TranformationKnowledge to TransformTraitsGravatar Gael Guennebaud2008-08-30
* update Transform::inverse() to take an optional argument stating whether the ...Gravatar Gael Guennebaud2008-08-30
* Add Scaling and Translation class as discussed on ML, still missing:Gravatar Gael Guennebaud2008-08-30
* minor doc fixesGravatar Gael Guennebaud2008-08-29
* in doc for kde: fix project name and number, add the amssymb latex packageGravatar Gael Guennebaud2008-08-29
* tweak root/Mainpage.dox to make it compatible with kde's doxygen.sh scriptGravatar Gael Guennebaud2008-08-29
* typos in bench/Gravatar Gael Guennebaud2008-08-29
* some hyperplane changes:Gravatar Gael Guennebaud2008-08-29
* doc and use sed to clean the class hierarchy instead ofGravatar Gael Guennebaud2008-08-28
* spelling + some krazy directivesGravatar Gael Guennebaud2008-08-28
* remove CoreDeclaration from the documentationGravatar Gael Guennebaud2008-08-28
* * Add an HyperPlane class in the Geometry moduleGravatar Gael Guennebaud2008-08-28
* CoreDeclarations was removedGravatar Jure Repinc2008-08-28
* * temporarily remove doxygen customization, we'll see if that fix api.kde.orgGravatar Gael Guennebaud2008-08-28
* doc + quick bug fix in Matrix ctorGravatar Gael Guennebaud2008-08-28
* Missing inline keywords in AltiVec/PacketMath were making Avogadro failGravatar Benoit Jacob2008-08-27
* * missing cmake make_directory commandGravatar Benoit Jacob2008-08-27
* remove double ;Gravatar Benoit Jacob2008-08-27
* improvements in geometry tutorialGravatar Gael Guennebaud2008-08-27
* #undef vector after including altivec.hGravatar Gael Guennebaud2008-08-27
* replace vector by __vector to prevent conflict with std::vectorGravatar Benoit Jacob2008-08-26
* * remove debug code commited by mistake in AssignGravatar Gael Guennebaud2008-08-26
* * move memory related stuff to util/Memory.hGravatar Gael Guennebaud2008-08-26
* BTL:added trisolve action fileGravatar Gael Guennebaud2008-08-26
* * patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdivGravatar Gael Guennebaud2008-08-25
* various updates in BTLGravatar Gael Guennebaud2008-08-25
* bugfix in test/packetmath.hGravatar Gael Guennebaud2008-08-25
* Various doc improvements... including a owl in the API doc header.Gravatar Gael Guennebaud2008-08-25
* Shut up two bogus gcc 4.3 warningsGravatar Benoit Jacob2008-08-25
* Fix a bug discovered in Avogadro: the AngleAxis*Matrix and the newerGravatar Benoit Jacob2008-08-24
* arf, of course a meta-selector was required hereGravatar Benoit Jacob2008-08-24
* allow constructing Transform from small-matrix (like fromPosOrientScaleGravatar Benoit Jacob2008-08-24
* argh, gael you're more clever than i remembered. diagonal product isGravatar Benoit Jacob2008-08-24
* optimization: spare the 3x3 matrix product inGravatar Benoit Jacob2008-08-24
* add AngleAxis::operator*(const Vector3&)Gravatar Benoit Jacob2008-08-24
* add data() methods to TransformGravatar Benoit Jacob2008-08-24
* forgot to install Regression public headerGravatar Benoit Jacob2008-08-24
* Documentation: fill the placeholders, add a custom CSS file,Gravatar Gael Guennebaud2008-08-24
* Rename someOrthogonal to unitOrthogonal. Fix a bug in it, with dyn-size vecto...Gravatar Benoit Jacob2008-08-24
* nothing to see hereGravatar Gael Guennebaud2008-08-24
* bugfix in Product and ei_L2_block_traitsGravatar Gael Guennebaud2008-08-24
* temporary fix of the pèrevious commitGravatar Gael Guennebaud2008-08-24
* * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...Gravatar Gael Guennebaud2008-08-24
* * add documentation of the cool (?) "print with format" featureGravatar Gael Guennebaud2008-08-23