manipulation-tools.rst 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. .. include:: ../_header.rst
  2. Manipulation tools
  3. ------------------
  4. .. toctree::
  5. :maxdepth: 2
  6. manipulation-tools-translate
  7. manipulation-tools-scale
  8. manipulation-tools-rotate
  9. manipulation-tools-origin
  10. manipulation-tools-slice
  11. manipulation-tools-resize
  12. manipulation-tools-polygon
  13. manipulation-tools-arcade
  14. manipulation-tools-hit-area
  15. manipulation-tools-pan
  16. manipulation-tools-select-region
  17. The manipulator tools are in-scene tools that allow changing properties of the objects.
  18. Each tool has a command to activate/deactivate it. You can execute the command using a key, the context menu, or the |MainToolbar|_.
  19. You can activate one tool or the time. Or deactivate the tool.
  20. .. image:: ../images/scene-editor-tools-20230518.webp
  21. :alt: Manipulators.
  22. Coordinates
  23. ~~~~~~~~~~~
  24. Some tools can be used in a local or global coordinates. You can change the coords in the **Coords** menu of the context menu:
  25. .. image:: ../images/scene-editor-tools-coords-05242020.webp
  26. :alt: Transformation orientation.