~kicad/+git/glm-mirror-github:0.9.5-broken

Last commit made on 2014-09-01
Get this branch:
git clone -b 0.9.5-broken https://git.launchpad.net/~kicad/+git/glm-mirror-github
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
0.9.5-broken
Repository:
lp:~kicad/+git/glm-mirror-github

Recent commits

041276c... by Christophe Riccio <email address hidden>

Fix 'nextafter*' for android build issue. #217

a614e5d... by Christophe Riccio <email address hidden>

Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5

f916339... by Christophe Riccio <email address hidden>

Rely on C++11 to implement isinf and isnan

96ef6ae... by Christophe Riccio <email address hidden>

Fixed infinite loop in isfinite function with GCC #221

2b747cb... by Christophe Riccio <email address hidden>

Removed last references to GLM_FORCE_RADIANS

fa6bec2... by Christophe Riccio <email address hidden>

Added swizzle contructor tests

a0743f9... by Christophe Riccio <email address hidden>

Added full tvec1 support to tvec2

8b7d3da... by Christophe Riccio <email address hidden>

Added vec1 operator tests

d722b39... by Christophe Riccio <email address hidden>

Added scalar conversion constructor

a957daf... by Christophe Riccio <email address hidden>

Merge branch '0.9.6'