From c07b3b2acfc1c5decf39d3d7cc3aae86ef428c36 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 19 Nov 2014 01:14:17 +0100 Subject: [PATCH] Fixed float comparison warnings #270 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index e6bd5ba8..fac64573 100644 --- a/readme.txt +++ b/readme.txt @@ -84,6 +84,7 @@ Fixes: - Fixed implicit conversion from another tvec2 type to another tvec2 #241 - Fixed lack of consistency of quat and dualquat constructors - Fixed uaddCarray #253 +- Fixed float comparison warnings #270 Deprecation: - Removed degrees for function parameters