Skip to content

Commit 88a063b

Browse files
Docs - Update Load Marker and User Preferences with new options
New screenshots were made and descriptions of the new options were added.
1 parent ade0c58 commit 88a063b

File tree

6 files changed

+18
-2
lines changed

6 files changed

+18
-2
lines changed
10.4 KB
Loading
9.72 KB
Loading
10.3 KB
Loading
7.23 KB
Loading

docs/source/tools_generaltools.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,13 @@ general functions behave, by default.
685685
UI solving has finished. If *No*, the :ref:`Solver UI <solver-ui-ref>`
686686
will not be adjusted.
687687

688+
* - Solver Options
689+
- *Default* or *Developer*
690+
- If set as *Developer*, the :ref:`Solver UI <solver-ui-ref>`
691+
will display extended options intended for users testing or
692+
experimenting with new features, or for developers of
693+
mmSolver..
694+
688695
* - Rename Markers Default
689696
- *Yes* or *No*
690697
- Controls the default value used for the "Rename Markers" option
@@ -705,6 +712,10 @@ general functions behave, by default.
705712
- Controls the default value shown in the :ref:`Load Markers
706713
<load-markers-ref>` UI.
707714

715+
* - Bundle Space Default
716+
- *Local-Space* or *World-Space*
717+
- Controls the default value shown in the :ref:`Load Markers
718+
<load-markers-ref>` UI.
708719

709720
Usage:
710721

docs/source/tools_inputoutput.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ automatically restored when the Load Marker UI is re-opened.
228228

229229
* - Rename Markers
230230
- will run the :ref:`Marker Bundle Rename
231-
<marker-bundle-rename-tool-ref> tool on the loaded markers with
232-
the given name.
231+
<marker-bundle-rename-tool-ref>` tool on the loaded markers
232+
with the given name.
233233

234234
* - Camera
235235
- is the camera node you wish to place the newly created Markers
@@ -257,6 +257,11 @@ automatically restored when the Load Marker UI is re-opened.
257257
Marker data. Only some formats (for example ``.uv``) can store
258258
both 2D and 3D data in one file.
259259

260+
* - Bundle Space
261+
- sets which space to set Bundle positions in; ``Local-Space`` or
262+
``World-Space`. Starting with mmSolver v0.5.3, Bundles are
263+
loaded in ``World-Space`` by default.
264+
260265
* - Image Resolution
261266
- is for use with 3DEqualizer4 ``.txt`` or PFTrack ``.txt /
262267
.2dt`` files, which are stored with plate resolution embedded

0 commit comments

Comments
 (0)