Browse Source

Added functions eulerAngleXYZ and extractEulerAngleXYZ #311

Christophe Riccio 10 years ago
parent
commit
3252b53841
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.txt

+ 1 - 0
readme.txt

@@ -70,6 +70,7 @@ Features:
 - Added GTC_color: convertRgbToSrgb and convertSrgbToRgb functions
 - Added 'fmod' overload to GTX_common with tests #308
 - Left handed perspective and lookAt functions #314
+- Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
 
 Improvements:
 - Changed usage of __has_include to support Intel compiler #307