GUI: Added export mesh with textures, refactored Export dialog (more MLS options)

This commit is contained in:
matlabbe
2015-08-24 11:59:26 -04:00
parent 7fe064ca82
commit 698ae0eeda
15 changed files with 1471 additions and 602 deletions

View File

@@ -27,7 +27,7 @@
<x>0</x>
<y>0</y>
<width>1012</width>
<height>25</height>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -987,7 +987,7 @@
</action>
<action name="actionSave_point_cloud">
<property name="text">
<string>Export 3D clouds (*.ply *.pcd)...</string>
<string>Export 3D clouds (*.ply *.pcd *.obj)...</string>
</property>
</action>
<action name="actionDownload_all_clouds">