Klaus Basan
|
978f3c88e5
|
style changes and removals of typeid
refs #81
|
2014-01-08 00:57:43 +00:00 |
|
Mathew Sutcliffe
|
5f267e8245
|
minor regularization of vectors and matrices
|
2013-08-19 17:44:33 +01:00 |
|
Mathew Sutcliffe
|
2c781e8b36
|
style fixes: mostly just things that make my eyes bleed :)
|
2013-08-13 22:29:48 +01:00 |
|
Klaus Basan
|
7c7ca2dfae
|
Fixed some issues with MinGW gcc, e.g. added some includes, removed nullptr, changed some initializer lists (prevents warnings)
|
2013-04-29 00:15:32 +02:00 |
|
Klaus Basan
|
b257862aac
|
Before changing to polymorphic clone
|
2013-04-27 15:46:22 +02:00 |
|
Klaus Basan
|
bd53371de4
|
Fixed some issue with scalar multiplications (explicit) and continued with UNIT tests
|
2013-04-21 01:13:23 +02:00 |
|
Klaus Basan
|
f4affe55ef
|
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
|
2013-04-20 17:46:46 +02:00 |
|
Klaus Basan
|
8121babe77
|
Initial structure for refactoring, some conversions still missing. Especially required further test cases.
|
2013-04-19 00:19:41 +02:00 |
|
Klaus Basan
|
5bf308c54b
|
Initial refactoring of vector and matrix classes
|
2013-04-18 01:04:21 +02:00 |
|