mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 18:24:35 +00:00
Removed doxygen references to GTC_half_float which was removed in 0.9.4
This commit is contained in:
parent
b2a7b6b17d
commit
66bbb69a75
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/constants.hpp
|
/// @file glm/gtc/constants.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_constants GLM_GTC_constants
|
/// @defgroup gtc_constants GLM_GTC_constants
|
||||||
/// @ingroup gtc
|
/// @ingroup gtc
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/epsilon.hpp
|
/// @file glm/gtc/epsilon.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_quaternion (dependence)
|
/// @see gtc_quaternion (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_epsilon GLM_GTC_epsilon
|
/// @defgroup gtc_epsilon GLM_GTC_epsilon
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/functions.hpp
|
/// @file glm/gtc/functions.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_quaternion (dependence)
|
/// @see gtc_quaternion (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_functions GLM_GTC_functions
|
/// @defgroup gtc_functions GLM_GTC_functions
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/quaternion.hpp
|
/// @file glm/gtc/quaternion.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_constants (dependence)
|
/// @see gtc_constants (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_quaternion GLM_GTC_quaternion
|
/// @defgroup gtc_quaternion GLM_GTC_quaternion
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/random.hpp
|
/// @file glm/gtc/random.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtx_random (extended)
|
/// @see gtx_random (extended)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_random GLM_GTC_random
|
/// @defgroup gtc_random GLM_GTC_random
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/type_precision.hpp
|
/// @file glm/gtc/type_precision.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_quaternion (dependence)
|
/// @see gtc_quaternion (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_type_precision GLM_GTC_type_precision
|
/// @defgroup gtc_type_precision GLM_GTC_type_precision
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtc/type_ptr.hpp
|
/// @file glm/gtc/type_ptr.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_quaternion (dependence)
|
/// @see gtc_quaternion (dependence)
|
||||||
///
|
///
|
||||||
/// @defgroup gtc_type_ptr GLM_GTC_type_ptr
|
/// @defgroup gtc_type_ptr GLM_GTC_type_ptr
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtx/bit.hpp
|
/// @file glm/gtx/bit.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
///
|
///
|
||||||
/// @defgroup gtx_bit GLM_GTX_bit
|
/// @defgroup gtx_bit GLM_GTX_bit
|
||||||
/// @ingroup gtx
|
/// @ingroup gtx
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtx/common.hpp
|
/// @file glm/gtx/common.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
///
|
///
|
||||||
/// @defgroup gtx_common GLM_GTX_common
|
/// @defgroup gtx_common GLM_GTX_common
|
||||||
/// @ingroup gtx
|
/// @ingroup gtx
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtx/compatibility.hpp
|
/// @file glm/gtx/compatibility.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
///
|
///
|
||||||
/// @defgroup gtx_compatibility GLM_GTX_compatibility
|
/// @defgroup gtx_compatibility GLM_GTX_compatibility
|
||||||
/// @ingroup gtx
|
/// @ingroup gtx
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
/// @author Maksim Vorobiev (msomeone@gmail.com)
|
/// @author Maksim Vorobiev (msomeone@gmail.com)
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtc_constants (dependence)
|
/// @see gtc_constants (dependence)
|
||||||
/// @see gtc_quaternion (dependence)
|
/// @see gtc_quaternion (dependence)
|
||||||
///
|
///
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtx/euler_angles.hpp
|
/// @file glm/gtx/euler_angles.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
///
|
///
|
||||||
/// @defgroup gtx_euler_angles GLM_GTX_euler_angles
|
/// @defgroup gtx_euler_angles GLM_GTX_euler_angles
|
||||||
/// @ingroup gtx
|
/// @ingroup gtx
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
/// @file glm/gtx/string_cast.hpp
|
/// @file glm/gtx/string_cast.hpp
|
||||||
///
|
///
|
||||||
/// @see core (dependence)
|
/// @see core (dependence)
|
||||||
/// @see gtc_half_float (dependence)
|
|
||||||
/// @see gtx_integer (dependence)
|
/// @see gtx_integer (dependence)
|
||||||
/// @see gtx_quaternion (dependence)
|
/// @see gtx_quaternion (dependence)
|
||||||
///
|
///
|
||||||
|
@ -61,6 +61,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Replaced the manual by a markdown version #458
|
- Replaced the manual by a markdown version #458
|
||||||
|
|
||||||
#### Fixes:
|
#### Fixes:
|
||||||
|
- Removed doxygen references to GTC_half_float which was removed in 0.9.4
|
||||||
|
|
||||||
#### Deprecation:
|
#### Deprecation:
|
||||||
- Removed GLM_GTX_simd_vec4 extension
|
- Removed GLM_GTX_simd_vec4 extension
|
||||||
|
Loading…
Reference in New Issue
Block a user