opensim-org / opensim-gui

SimTK OpenSim graphical user interface and distribution.
Apache License 2.0
61 stars 32 forks source link

In Plotter file selector, cannot select C3D files by default #998

Open chrisdembia opened 5 years ago

chrisdembia commented 5 years ago

Steps to reproduce

  1. Tools > Plot.
  2. Right-click "Y-Quantity".
  3. Navigate to a folder containing a C3D file.

Expected result

I can select a C3D file.

Actual result

I cannot select a C3D file by default.

image

If I click the "File Format" dropdown and select "All Files", then I can load and plot data from a C3D file.

We should add C3D as an accepted file format for the plotter.

Environment and GUI version

Mac 4.0-2018-09-05-447b65a

aymanhab commented 5 years ago

@chrisdembia Is default .c3d, or .C3D will likely allow both but wanted to know if there's standard conevtion

chrisdembia commented 5 years ago

I'd say .c3d.

chrisdembia commented 5 years ago

I don't know if there is a convention specific to C3D files, just that file extensions are usually lowercase.