Syncing docs to grab updated README: What's New
...adding trochoids & projection drawing magic tools
This commit is contained in:
parent
57a0b363bb
commit
b08e352457
12 changed files with 198 additions and 0 deletions
|
|
@ -116,6 +116,24 @@ Outil de Magie Perspective 3-point (point de fuite)
|
|||
Un ensemble d'outils qui vous permet d'avoir trois points de fuite, et
|
||||
pouvoir ainsi tracer des lignes avec une perspective à 3 points.
|
||||
|
||||
Isometric Magic tool
|
||||
A tool that draws lines in an isometric projection.
|
||||
|
||||
Dimetric Magic tool
|
||||
A pair of tools that allow you to set an angle, and then draw lines in a
|
||||
dimetric projection.
|
||||
|
||||
Trimetric Magic tool
|
||||
A pair of tools that allow you to set two angles, and then draw lines in a
|
||||
trimetric projection.
|
||||
|
||||
Oblique Magic tool
|
||||
A pair of tools that allow you to set an angles, and then draw lines in an
|
||||
oblique projection.
|
||||
|
||||
Epitrochoid and Hypotrochoid Magic tools
|
||||
Tools that create centered trochoid curved patterns.
|
||||
|
||||
Réglage du nouveau "complexité" (complexity)
|
||||
|
||||
Un nouveau réglage qui permet à certains outils Magie de se comporter
|
||||
|
|
|
|||
|
|
@ -237,6 +237,21 @@
|
|||
<dt>Outil de Magie Perspective 3-point (point de fuite)</dt>
|
||||
<dd>Un ensemble d'outils qui vous permet d'avoir trois points de fuite, et pouvoir ainsi tracer des lignes avec une perspective à 3 points.</dd>
|
||||
|
||||
<dt>Isometric Magic tool</dt>
|
||||
<dd>A tool that draws lines in an isometric projection.</dd>
|
||||
|
||||
<dt>Dimetric Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set an angle, and then draw lines in a dimetric projection.</dd>
|
||||
|
||||
<dt>Trimetric Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set two angles, and then draw lines in a trimetric projection.</dd>
|
||||
|
||||
<dt>Oblique Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set an angles, and then draw lines in an oblique projection.</dd>
|
||||
|
||||
<dt>Epitrochoid and Hypotrochoid Magic tools</dt>
|
||||
<dd>Tools that create centered trochoid curved patterns.</dd>
|
||||
|
||||
<dt>Réglage du nouveau "complexité" (<code>complexity</code>)</dd>
|
||||
<dt>Un nouveau réglage qui permet à certains outils Magie de se comporter différemment (ou bien d'être supprimés) en se basant sur le niveau d'expertise de l'utilisateur. Les nouveaux outils "Perspective N-point" et "Clone" sont affectés via ce réglage.</dt>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue