1010 Commits (621c266f33b82ff4e84d0d3b937564358d3eeb51)
 

Author SHA1 Message Date
Christophe Riccio 92f0f44a2f Added vec4 operators tests ago%!(EXTRA string=14 years)
Christophe Riccio 426082bfbf Added vec3 operator tests ago%!(EXTRA string=14 years)
Christophe Riccio 283f7882da Merge branch '0.9.3' into swizzle ago%!(EXTRA string=14 years)
Christophe Riccio 82ffd4aaf3 Added binary operator tests ago%!(EXTRA string=14 years)
Christophe Riccio 97e07f6660 Typo / style ago%!(EXTRA string=14 years)
Christophe Riccio ca88ff50dd Fixed build ago%!(EXTRA string=14 years)
Christophe Riccio 387854dbe3 Fixed and tested disk and ball rands ago%!(EXTRA string=14 years)
Christophe Riccio 695b058096 Fixed and tested circular and spherical rands ago%!(EXTRA string=14 years)
Christophe Riccio 1d05f79eb8 C++11 tests ago%!(EXTRA string=14 years)
Christophe Riccio 156235e574 Merge branch '0.9.3' into swizzle ago%!(EXTRA string=14 years)
Christophe Riccio a1789110e7 Fixed build ago%!(EXTRA string=14 years)
Christophe Riccio 2912e726be Fixed build on G++ ago%!(EXTRA string=14 years)
Christophe Riccio 1e8802fa47 Replace spaces by tabs ago%!(EXTRA string=14 years)
Christophe Riccio 1eb86ac921 Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio 42cfff00a1 Merge branch '0.9.3' into swizzle ago%!(EXTRA string=14 years)
athile 1245dc51f3 Merge branch '0.9.3' of git://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math ago%!(EXTRA string=14 years)
athile 124923154b Fix swizzle size defect and further clean-up ago%!(EXTRA string=14 years)
athile 6d83744b39 Simplify swizzling implementation into one swizzle class ago%!(EXTRA string=14 years)
athile 44bd721a41 Swizzle clean-up ago%!(EXTRA string=14 years)
Christophe Riccio c7e5c17898 Added disk and ball rand implementations ago%!(EXTRA string=14 years)
Christophe Riccio 5f52e6a82f Added spherical and circular rand implementations ago%!(EXTRA string=14 years)
Christophe Riccio 7df14e51dd Updated linearRand test ago%!(EXTRA string=14 years)
athile a762f19861 Further swizzle work. ago%!(EXTRA string=14 years)
Christophe Riccio 3aefc82e95 Added linearRand implementation ago%!(EXTRA string=14 years)
athile 6dee4eabc4 WIP swizzle. Note: glm::dot() now working for swizzled vec3, but mysteriously not for vec2 or vec4. ago%!(EXTRA string=14 years)
athile 2851081b66 Incremental work on improving swizzles. ago%!(EXTRA string=14 years)
Christophe Riccio 1caa95f895 Merge branch '0.9.3' into swizzle ago%!(EXTRA string=14 years)
Christophe Riccio 1e9c4ffe94 Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio dd2de8b20d Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 ago%!(EXTRA string=14 years)
Christophe Riccio a18a7dfac9 Added new GTC API for random ago%!(EXTRA string=14 years)
Christophe Riccio 3b66632235 Added half matrix tests ago%!(EXTRA string=14 years)
athile 73d5e729c1 WIP swizzles ago%!(EXTRA string=14 years)
Christophe Riccio b2b664e9d9 Updated simplex3d implementation ago%!(EXTRA string=14 years)
Christophe Riccio cd1df245bc Added noise tests output ago%!(EXTRA string=14 years)
athile fe9a5562c1 Binary operators for swizzle/vec combinations ago%!(EXTRA string=14 years)
athile 5d3c6fb4ca Start implementation for swizzle operaators. operator+ and operator- have been added. ago%!(EXTRA string=14 years)
athile d942261f23 Reenable the hvec3 test code ago%!(EXTRA string=14 years)
athile 24879d4580 Sync up to branch 0.9.3 ago%!(EXTRA string=14 years)
Christophe Riccio be46a19359 Merge branch 'swizzle' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle ago%!(EXTRA string=14 years)
Christophe Riccio 73e730e45a Added test with swizzle operators on both size ago%!(EXTRA string=14 years)
Christophe Riccio c02178c7f9 Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio 506ea8cf0b Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio 64453fd44e Fixed half vectors on VC + MS lang ext ago%!(EXTRA string=14 years)
Christophe Riccio cec8665d16 Fixed ticket #128, bitfield based on vec types ago%!(EXTRA string=14 years)
Christophe Riccio c998734914 Restore MS version of hvec* ago%!(EXTRA string=14 years)
athile 6022ff616e Swizzle updates to handle non-POD types (e.g. hvec3) correctly ago%!(EXTRA string=14 years)
athile f09aa1c177 First pass at adding swizzling members. ago%!(EXTRA string=14 years)
Christophe Riccio d668433c20 Added half vec* and mat* tests ago%!(EXTRA string=14 years)
Christophe Riccio bf698ec3e6 Clean up half old cast operators and added counter ops tests ago%!(EXTRA string=14 years)
Christophe Riccio fc30641140 Added cast from Half types to any scalar types ago%!(EXTRA string=14 years)