@@ -2,7 +2,6 @@
/// @file glm/gtc/constants.hpp
///
/// @see core (dependence)
-/// @see gtc_half_float (dependence)
/// @defgroup gtc_constants GLM_GTC_constants
/// @ingroup gtc
/// @file glm/gtc/epsilon.hpp
/// @see gtc_quaternion (dependence)
/// @defgroup gtc_epsilon GLM_GTC_epsilon
/// @file glm/gtc/functions.hpp
/// @defgroup gtc_functions GLM_GTC_functions
/// @file glm/gtc/quaternion.hpp
/// @see gtc_constants (dependence)
/// @defgroup gtc_quaternion GLM_GTC_quaternion
/// @file glm/gtc/random.hpp
/// @see gtx_random (extended)
/// @defgroup gtc_random GLM_GTC_random
/// @file glm/gtc/type_precision.hpp
/// @defgroup gtc_type_precision GLM_GTC_type_precision
/// @file glm/gtc/type_ptr.hpp
/// @defgroup gtc_type_ptr GLM_GTC_type_ptr
/// @file glm/gtx/bit.hpp
/// @defgroup gtx_bit GLM_GTX_bit
/// @ingroup gtx
/// @file glm/gtx/common.hpp
/// @defgroup gtx_common GLM_GTX_common
/// @file glm/gtx/compatibility.hpp
/// @defgroup gtx_compatibility GLM_GTX_compatibility
@@ -3,7 +3,6 @@
/// @author Maksim Vorobiev ([email protected])
/// @file glm/gtx/euler_angles.hpp
/// @defgroup gtx_euler_angles GLM_GTX_euler_angles
/// @file glm/gtx/string_cast.hpp
/// @see gtx_integer (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
#### Fixes:
+- Removed doxygen references to GTC_half_float which was removed in 0.9.4
#### Deprecation:
- Removed GLM_GTX_simd_vec4 extension