소스 검색

Updated readme

Christophe Riccio 9 년 전
부모
커밋
4a5461fa49
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -53,7 +53,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 
 
 #### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
 #### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
 ##### Features:
 ##### Features:
-- Added GLM_GTC_color_encoding extension
+- Added GTC_color_encoding extension
 
 
 ##### Improvements:
 ##### Improvements:
 
 
@@ -112,7 +112,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Fixed missing vec1 overload to length2 and distance2 functions #431
 - Fixed missing vec1 overload to length2 and distance2 functions #431
 - Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
 - Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
 - Fixed quaterion to mat3 cast function mat3_cast from GTC_quaternion #542
 - Fixed quaterion to mat3 cast function mat3_cast from GTC_quaternion #542
-- Fixed GLM_GTX_io for Cuda #547 #546
+- Fixed GTX_io for Cuda #547 #546
 
 
 ##### Deprecation:
 ##### Deprecation:
 - Removed GLM_FORCE_SIZE_FUNC define
 - Removed GLM_FORCE_SIZE_FUNC define