- Feb 27, 2018
-
-
Nicholas Milef authored
-
- Nov 11, 2017
-
-
Nicholas Milef authored
-
Nicholas Milef authored
-
- Sep 10, 2017
-
-
Sreekanth Arikatla authored
Add audio testing examples in sandbox. Add resources to the data folder
-
- Jul 06, 2017
-
-
Nicholas Milef authored
-
- Apr 19, 2017
-
-
Nicholas Milef authored
Co-Authored-by:
Alexis Girault <alexis.girault@kitware.com>
-
- Feb 27, 2017
-
-
Mayeul Chassagnard authored
* Add data needed for the examples inside Sandbox except ETI & textures * Remove condition on DATA_ROOT_PATH since the user doesn't have to specify it * Rename DATA_ROOT_PATH to iMSTK_DATA_ROOT according to 267b7f72
-
- Feb 24, 2017
-
-
Mayeul Chassagnard authored
Download Data from Girder according to data key files contained in iMSTK/Data This uses ExternalData.cmake (Requires CMake >= 2.8.11 release). Add TEST: Add ExternalDataTest to verify downloaded files from Girder * Be sure the data requiered for the test is not there (delete it) * Add the imstk_add_data(${target} ${data_list}) function in CMakeList.txt which calls ExternalData_expand_arguments(). * It downloads the data provided by the data_list (relative path from iMSTK/Data) Add DOC: Add documentation on ExternalData Management * How to add data to iMSTK from Grider * Update data * Use data
-