From 785fcca083c0dc8227441430df21f3bb3e64e123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matt=C3=A9o=20Delabre?= Date: Sat, 19 Mar 2016 22:12:41 +0100 Subject: [PATCH] Affinage de la correction positionnelle --- include/constants.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/constants.hpp b/include/constants.hpp index 70a2c51..f2e4dd6 100644 --- a/include/constants.hpp +++ b/include/constants.hpp @@ -38,8 +38,8 @@ namespace Constants { * Correction positionnelle : pourcentage de correction * et seuil de correction */ - static constexpr float CORRECTION_PERCENTAGE = .2f; - static constexpr float CORRECTION_THRESHOLD = .01f; + static constexpr float CORRECTION_PERCENTAGE = 1; + static constexpr float CORRECTION_THRESHOLD = .0001f; /** * Masse par défaut d'un objet