|
|
@7348
|
19 years |
bensch |
orxonox/trunk: new Quaternion Functionality. Also added <abs-dir> to …
|
|
|
@7191
|
19 years |
bensch |
orxonox/trunk: some better and faster slerp functions
|
|
|
@7153
|
19 years |
bensch |
ignore
|
|
|
@7033
|
19 years |
bensch |
trunk: better make structure
|
|
|
@7003
|
19 years |
bensch |
orxonox/trunk: fixed a nasty PNode bug …
@patrick: you were right …
|
|
|
@6627
|
19 years |
bensch |
trunk: valgrind sweep
|
|
|
@6617
|
19 years |
bensch |
trunk: split Rotation/Line/Quaternion/Plane(Rectangle) into seperate files
|
|
|
@6616
|
19 years |
bensch |
orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h
|
|
|
@6615
|
19 years |
bensch |
orxonox/trunk: added vector2D, a 2D-version of the 3D-vector
|
|
|
@5982
|
19 years |
bensch |
orxonox/trunk: Factory-Redesign on the wish of manuel
|
|
|
@5698
|
19 years |
bensch |
orxonox/trunk: typo
|
|
|
@5697
|
19 years |
bensch |
orxonox/trunk: more doxy-tags
|
|
|
@5696
|
19 years |
bensch |
orxonox/trunk: documented matrix.h
|
|
|
@5694
|
19 years |
bensch |
orxonox/trunk: new Matrix Constructor to create a Matrix out of a …
|
|
|
@5692
|
19 years |
bensch |
orxonox/trunk: no more valgrind warnings )))))
|
|
|
@5688
|
19 years |
patrick |
orxonox/trunk: the const collision detection war - strike
|
|
|
@5677
|
19 years |
bensch |
orxonox/trunk: more optimisations
|
|
|
@5675
|
19 years |
bensch |
orxonox/trunk: optimisations
|
|
|
@5673
|
19 years |
bensch |
orxonox/trunk: Matrix included into Project
|
|
|
@5672
|
19 years |
patrick |
orxonox/trunk: removed the modelinfo from the includes of vector.h
|
|
|
@5670
|
19 years |
bensch |
orxonox/trunk: eigenVc Cleanup
|
|
|
@5669
|
19 years |
bensch |
orxonox/trunk: eigenvectors ar fuing right now
|
|
|
@5668
|
19 years |
bensch |
orxonox/trunk: two of 3 eigenvectors
|
|
|
@5667
|
19 years |
patrick |
trunk/math: rewrite since both worked on the same file
|
|
|
@5666
|
19 years |
patrick |
trunk/math: working on eigenvectors, almost got it
|
|
|
@5665
|
19 years |
bensch |
orxonox/trunk: optimized matrix
|
|
|
@5664
|
19 years |
bensch |
orxonox/trunk: finished my work for today… but i am on to something …
|
|
|
@5663
|
19 years |
bensch |
orxonox/trunk: more oo-style matrix
|
|
|
@5662
|
19 years |
bensch |
orxonox/trunk: created a simple matrix class
|
|
|
@5661
|
19 years |
bensch |
orxonox/trunk: calculating EigneValues
|
|
|
@5435
|
19 years |
bensch |
orxonox/trunk: power-ups implemented (simple-mode)
|
|
|
@5420
|
19 years |
bensch |
orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
|
|
|
@5419
|
19 years |
bensch |
orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in PNodes …
|
|
|
@5232
|
19 years |
patrick |
orxonox/trunk: solved a memory leak in the QuadtreeNode
|
|
|
@5231
|
19 years |
patrick |
orxonox/trunk: hunted a valgrind error msg in the curve class, …
|
|
|
@5225
|
19 years |
bensch |
orxonox/trunk: removing some initialisation-stuff… i hope this works
|
|
|
@5218
|
19 years |
bensch |
orxonox/trunk: more error-fixes… thanks Valgrind team
|
|
|
@5215
|
19 years |
bensch |
orxonox/trunk: some more fixing of the Errors reported by valgrind …
|
|
|
@5211
|
19 years |
bensch |
orxonox/trunk: valgrind mem-leak-recovered
|
|
|
@5070
|
19 years |
bensch |
reporx: moved orxonox out of orxonox directory, because it is the only …
|
|
copied from orxonox/trunk/src/lib/math:
|
|
|
@5053
|
19 years |
bensch |
orxonox/trunk: loadModel in Projectiles
|