From 5c810c58913356821e5119860a6e49cbdea13c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matja=C5=BE=20Lamut?= Date: Thu, 22 Jun 2023 13:08:04 +0000 Subject: [PATCH] Extra information on the cell view. It doesn't turn it into a complete article, but covers some harder-to-discover features. --- docs/source/manuals/openmw-cs/cell-view.rst | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/source/manuals/openmw-cs/cell-view.rst b/docs/source/manuals/openmw-cs/cell-view.rst index 78d24db29c..5d36a95034 100644 --- a/docs/source/manuals/openmw-cs/cell-view.rst +++ b/docs/source/manuals/openmw-cs/cell-view.rst @@ -5,7 +5,7 @@ This window deals with the manipulation of instances within one or more cells. Grid Snapping -********************** +************* When manipulating one or more instances within the cell view, whether it's position, rotation, or scale, the instances can be snapped to specific values configured within @@ -15,11 +15,23 @@ To begin snapping an instance, hold down CTRL when transforming the instance, wh it's with the gizmos or by dragging the mouse, and the instance will snap to the closest value as you manipulate the instance. +.. note:: + The key to enable snapping must be held before the transformation starts, otherwise snapping won't be enabled. + + Snap to reference -====================== +================= If you want to snap instances relative to another instance, you can select a snap target with SHIFT + Middle Mouse Button to select a snap target. This will highlight the instance in a yellow wireframe. Then, just with regular snapping, you hold down CTRL when manipulating the instance(s) and the transformed values will be snapped to the snap values relative to the snap target's world space. + + +Editing Instance Properties +=========================== + +In the 3D view, when you click with SHIFT + Left Mouse Button on an instance, +an Instances table view will open, if it's not open already. The clicked instance will +be highlighted in the Instances table.