Skip to content
Snippets Groups Projects

Object memory and pose gui improvements

Merged Rainer Kartmann requested to merge object-memory-and-pose-gui-improvements into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -52,6 +52,9 @@
</item>
<item>
<widget class="QCheckBox" name="detchAllCommitAttachedCheckBox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, the object's pose according to the attachment will be committed as a new snapshot when the object is detached.&lt;/p&gt;&lt;p&gt;If unchecked, no new snapshot will be created, and the object's pose will return to where it was before the attachment. &lt;/p&gt;&lt;p&gt;In both cases, new snapshots to the object ID will overwrite the previous/committed snapshot.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Commit Attached Pose</string>
</property>
Loading