From 44b2ff57542bd9d54d2ac86c0e3b47bfa95f2836 Mon Sep 17 00:00:00 2001 From: Janis Born <janis.born@rwth-aachen.de> Date: Thu, 30 Mar 2017 10:42:37 +0200 Subject: [PATCH] remove Peter's redundant tip --- Library/tips.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Library/tips.json b/Library/tips.json index 6143202..20c7cd0 100644 --- a/Library/tips.json +++ b/Library/tips.json @@ -6,7 +6,7 @@ "The BFGS and L-BFGS methods tend to converge slowly on near-ill-conditioned problems.", "PHT-splines are only <i>C<sup>1</sup></i>-continuous.", "You can contribute your favorite OpenFlipper tips and geometry fun facts to the collection by editing <a href=\"https://graphics.rwth-aachen.de:9000/born/Plugin-DidYouKnow/blob/master/Library/tips.json\">this file</a>.", -"While in Selection mode, hold down the Windows key to temporarily switch to Move mode.", +"While in Selection mode, hold down the Windows key to temporarily switch to Move mode and vice versa.", "The name “tessellation” comes from the Latin word “tessera”, the word for a small, usually square, stone tile used to make mosaics.", "Parallel lines can intersect in non-Euclidean spaces.", "Any B-spline curve segment whose knots are either 0 or 1 in equal parts is also a Bézier curve.", @@ -18,6 +18,5 @@ "There are only five Platonic solids: Tetrahedron, hexahedron, octahedron, dodecahedron, icosahedron.", "The diameter of a circle always subtends a right angle to any point of the circle.", "Filling a non-regular hole of valence <i>n</i> in a cubic manifold B-spline with <i>n</i> bicubic Bezier patches with <i>G<sup>1</sup></i> continuity is impossible in general if <i>n</i> is even.", -"A closed, regular quad mesh is a topological torus.", -"You can quickly switch between Selection and Movement by holding the windows button on your keyboard." +"A closed, regular quad mesh is a topological torus." ]} -- GitLab