Commit History

Author SHA1 Message Date
  christophe 24a14718fe Removed initializer list C++98 workarounds 1 month ago
  chenjiannan a5d56f93b2 update api documentation link in manual.md 1 year ago
  Noah Hitz 49942a611c Fixed typos 1 year ago
  Christophe 33b0eb9fa3 Updated doc 1 year ago
  Brumus14 7882684a2c Update manual.md 1 year ago
  Christophe 47585fde0c Merge pull request #1136 from RRR784/patch-1 2 years ago
  Aiden Knight 2f014270b6 Fixed include file for perspective function in manual 2 years ago
  RRR784 941539fb29 changed GLM_FORCE_QUAT_DATA_WXYZ to GLM_FORCE_QUAT_DATA_XYZW 2 years ago
  Andrea Pappacoda b4a09f5ac0 docs(manual): some markdown fixes 3 years ago
  Krzysztof Kurek dd457459b2 Update manual to reflect changes 4 years ago
  Bruce Mitchener e7554a5d88 Fix link to opencloth. 5 years ago
  Thomas Brunner c49df617db Improved documentation on compiling GLM with CMake 5 years ago
  Kevin Ring 4c79cd1781 Fix comment alignment. 5 years ago
  Kevin Ring c80fd556b6 Fix a typo in the manual, glm/geometry.hpp -> glm/geometric.hpp 5 years ago
  Will Usher e6af446716 fix manual glm_DIR mention 5 years ago
  Will Usher d773b4453a Merge remote-tracking branch 'upstream/master' 6 years ago
  Christophe Riccio 638eb14fcd - Added GLM_FORCE_QUAT_DATA_WXYZ to store quat data as w,x,y,z instead of x,y,z,w #983 6 years ago
  Will Usher 15158e8aa9 Add a CMake Package config 6 years ago
  Christophe Riccio ef9d65e0c6 Added GLM_FORCE_INTRINSICS define 7 years ago
  houstond 69271c117c The title of 5.2 in content is wrong. "GPU=>GLU" 7 years ago
  MrVallentin a8953c672f Fixed typos 7 years ago
  Christophe Riccio 3d26f49775 Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816 7 years ago
  Christophe Riccio 76683aa287 Added vector ulp functions 7 years ago
  Christophe Riccio 635ff4ef2d Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775 7 years ago
  Christophe Riccio cf6504b65e Fixed GLM_FORCE_CXX** section in the manual 7 years ago
  Christophe Riccio 416fa93e42 Added PDF manual 7 years ago
  Christophe Riccio f6be32ed0d Completed manual for GLM 0.9.9.1 7 years ago
  Christophe Riccio 9a42579497 Updated manual 7 years ago
  Christophe Riccio a5593b178f Updated manual, EXT extensions 7 years ago
  Christophe Riccio 99eb6b3cc6 Improved manual and API documentations 7 years ago