From 1a4d64d84e0878f16eed988020afda3bbc79b7d9 Mon Sep 17 00:00:00 2001 From: 99-Knots <155378311+99-Knots@users.noreply.github.com> Date: Wed, 17 Jul 2024 02:22:37 +0200 Subject: [PATCH] Update README.md --- README.md | 84 +++++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index 3c5176c..968465b 100644 --- a/README.md +++ b/README.md @@ -40,33 +40,33 @@ The editor allows users to position, orient, and scale objects within a 3D space - **side menu**: - - - bend arrow pointing left + + + bend arrow pointing left -- undo: reverse the last action

- - - bend arrow pointing right + + + bend arrow pointing right -- redo: reverse the last undo action

- - - plus symbol + + + plus symbol -- add object: select a new shape to add to the scene

- - - dotted square with a plus inside + + + dotted square with a plus inside -- multi-select: toggle to add object to the selection without deselecting others; alternatively, hold shift

@@ -74,57 +74,57 @@ The editor allows users to position, orient, and scale objects within a 3D space - **gizmo menu**: - - - bidirectional arrows forming a cross + + + bidirectional arrows forming a cross -- translate mode: move the selected objects within the scene by dragging on the gizmo arrows or planes

- - - two rounded arrows forming a circle + + + two rounded arrows forming a circle -- rotate mode: rotate the selected objects around the gizmo center by dragging the rings

- - - square with small circles at the corners + + + square with small circles at the corners -- scale mode: scale the selected objects uniformly by dragging one of the corner boxes or non-uniformly with the face boxes

- - - a 3D box + + + a 3D box -- local space: transformations are based on the first selected mesh's local object space
- - - globe with meridians + + + globe with meridians -- global space: transformations are applied in reference to the scenes world system

- - - copy symbol + + + copy symbol -- copy: duplicate the selected objects in place

- - - trash can + + + a trash can -- delete: remove all selected objects from the scene

@@ -135,9 +135,9 @@ The editor allows users to position, orient, and scale objects within a 3D space
- - - arrow pointing at bar + + + arrow pointing at bar -- axis snap: move the selection along the gizmo axis of the corresponding color until one of the selected objects hits an obstruction. The dashed version moves along the axis' negative direction. If no obstruction is found after a certain distance (50m by default) no movement takes place.

@@ -150,17 +150,17 @@ The editor allows users to position, orient, and scale objects within a 3D space only available in scale mode: - - - rectangle with bar through the center + + + rectangle with bar through the center -- centered scaling: scaling is centered on the gizmo position and directed outwards from there
- - - rectangle with bar to its left + + + rectangle with bar to its left -- directional scaling: scaling factors are applied only in one direction causing the selection's opposite side to remain in place