- Apr 04, 2016
-
-
Sreekanth Arikatla authored
Changes names of math constants
-
Sreekanth Arikatla authored
Uses imstk defined math constants
-
Sreekanth Arikatla authored
Adds geometry map base class and isometriMap Signed-off-by:
Sreekanth Arikatla <sreekanth.arikatla@kitware.com>
-
- Apr 01, 2016
-
-
Alexis Girault authored
-
Alexis Girault authored
- Remove PThreads on Linux - Correct CMake output directories in case of single configuration type (not MSVC)
-
Alexis Girault authored
-
Alexis Girault authored
Corrects bug on Windows
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
Default is OFF since we have issues configuring it on Windows currently.
-
Alexis Girault authored
All projects output directories are now common in the top level. This commit takes care of the CMAKE_CONFIGURATION_TYPES for Visual Studio. With this commit the Find_XXX.cmake files do not need HINTS anymore since all targets are built in a same directory known to CMAKE_LIBRARY_PATH, and all headers directories are referenced in CMAKE_INCLUDE_PATH.
-
- Mar 31, 2016
-
-
Alexis Girault authored
-
Sreekanth Arikatla authored
-
- Mar 29, 2016
-
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
The scene needs to be paused, but not the viewer.
-
Alexis Girault authored
Also make Geometry class polymorphic by making its destructor virtual.
-
Alexis Girault authored
-
- Mar 28, 2016
-
-
Alexis Girault authored
Conflict existed within VTK.
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
Can directly used to create visual objects. Also use unordered_map in SimulationManager.
-
- Mar 25, 2016
-
-
Alexis Girault authored
-
- Mar 24, 2016
-
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
-
- Mar 23, 2016
-
-
Alexis Girault authored
-
Alexis Girault authored
This base class was needed for storing position and orientation of the geometries. Those global transformation can also be applied to discrete geometries, therefore Geometry and AnalyticalGeometry classes were merged.
-
Alexis Girault authored
-
Alexis Girault authored
-
Alexis Girault authored
Was not applying the quaternion on the good side.
-
Alexis Girault authored
-
Alexis Girault authored
Core sprint Include Core sprint branch into refactoring branch. - CMake architecture / Superbuild - Uncrustify for code style checking - G3log for logging - Core classes : SimulationManager, Module, & Scene See merge request !79
-
- Mar 22, 2016
-
-
Alexis Girault authored
-
- Mar 21, 2016
-
-
Alexis Girault authored
Had to pass g3log_SOURCE_DIR from the superbuild to the inner build to be able to find the librairies for g3log in Findg3log.cmake.
-
Alexis Girault authored
-
- Mar 17, 2016
-
-
Alexis Girault authored
-
- Mar 16, 2016
-
-
Alexis Girault authored
-