From 55959151300911f0e647c61b8ce91c7895599ed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 15 Jul 2023 16:38:02 +0200 Subject: [PATCH] debuggers: haha. --- src/debuggers/natvis/magnum.natvis | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/debuggers/natvis/magnum.natvis b/src/debuggers/natvis/magnum.natvis index 5f73d6355..b7b7b3f3a 100644 --- a/src/debuggers/natvis/magnum.natvis +++ b/src/debuggers/natvis/magnum.natvis @@ -42,7 +42,8 @@ + i.e. by comparing the dot() against 1.0 with 2*epsilon, where epsilon is + 1.0e-5f for float and 1.0e-14 for double variants. -->