diff --git a/OpenFlipper/Documentation/UserHelpSources/manipulator.docu b/OpenFlipper/Documentation/UserHelpSources/manipulator.docu index 0c237bae7b1138c4aa6e78f8ba8dcb2f832a3df5..682a02b49d8bfc834da0c5591eee63f918245dfe 100644 --- a/OpenFlipper/Documentation/UserHelpSources/manipulator.docu +++ b/OpenFlipper/Documentation/UserHelpSources/manipulator.docu @@ -1,4 +1,6 @@ /** \page manipulator Manipulator + * + * \image html manipulator/manipulator.png * * The Manipulator is an easy to use tool for translation, rotation, and resizing. * diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator.png new file mode 100644 index 0000000000000000000000000000000000000000..656aea82a62704ecfc9601308df9b4f9f9c8b8a0 Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator.png differ diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_rotate.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_rotate.png new file mode 100644 index 0000000000000000000000000000000000000000..6a4d43c5294c19ffced7773f4f34812c9b853b57 Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_rotate.png differ diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_translation.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_translation.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd3dd77c1f394cc0029d6d66d26a0cbaf6d7d3b Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_manip_translation.png differ diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize.png new file mode 100644 index 0000000000000000000000000000000000000000..ba62137f7079977b132cd7a62f6be755ad1b1f76 Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize.png differ diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize_describe.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize_describe.png new file mode 100644 index 0000000000000000000000000000000000000000..51b212594f90f5237b2444edbce847c3899f9b4f Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_resize_describe.png differ diff --git a/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_trans_rot_describe.png b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_trans_rot_describe.png new file mode 100644 index 0000000000000000000000000000000000000000..4d320a60745261d4fc622bbc4c8285553d9caed5 Binary files /dev/null and b/OpenFlipper/Documentation/UserHelpSources/screenshots/manipulator/manipulator_trans_rot_describe.png differ