- Jun 01, 2020
-
-
Sreekanth Arikatla authored
-
- May 25, 2020
-
-
Sreekanth Arikatla authored
-
- May 24, 2020
-
-
Sreekanth Arikatla authored
-
- May 23, 2020
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- May 18, 2020
-
-
Sreekanth Arikatla authored
-
- May 17, 2020
-
-
Sreekanth Arikatla authored
-
- May 06, 2020
-
-
Sreekanth Arikatla authored
REFAC: template solvers See merge request !455
-
- May 04, 2020
-
-
Sreekanth Arikatla authored
Refactoring imstk libs: splitting and separation of roles See merge request iMSTK/iMSTK!457
-
- May 03, 2020
-
-
Sreekanth Arikatla authored
Clean up inter-library dependencies (some are already propogated through immediate dependencies)
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- Apr 30, 2020
-
-
Jianfeng Yan authored
BUG: fixed a bug in NewtonSolver that limits num of iterations to 1; added test case for NewtonSolver; renamed file imstkNonlinearSystem to be consistent;
-
- Apr 29, 2020
-
-
Jianfeng Yan authored
-
Sreekanth Arikatla authored
BUG: Fix compilation error in oneToOneMap See merge request iMSTK/iMSTK!454
-
Sreekanth Arikatla authored
Move the impl to avoid compilation errors occuring due to recent use of forward declerations
-
Sreekanth Arikatla authored
COMP: Remove compilation errors when using the latest VTK (master) See merge request iMSTK/iMSTK!453
-
- Apr 28, 2020
-
-
Sreekanth Arikatla authored
-
- Apr 21, 2020
-
-
Sreekanth Arikatla authored
REFAC: upgrade to vega-4.0 See merge request iMSTK/iMSTK!452
-
Jianfeng Yan authored
-
Sreekanth Arikatla authored
COMP: Fix compilation errors on gcc See merge request iMSTK/iMSTK!451
-
Sreekanth Arikatla authored
-
- Apr 20, 2020
-
-
Sreekanth Arikatla authored
REFAC: Use forward declerations where possible See merge request iMSTK/iMSTK!448
-
- Apr 19, 2020
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
# Conflicts: # Source/Common/Utils/imstkTimer.h # Source/Common/imstkModule.h # Source/DynamicalModels/ObjectModels/PbdConstraints/imstkPbdFETetConstraint.cpp # Source/Scene/SceneElements/Objects/imstkVisualModel.cpp # Source/Scene/SceneElements/Objects/imstkVisualModel.h # Source/SimulationManager/imstkViewer.h
-
Sreekanth Arikatla authored
-
- Apr 18, 2020
-
-
Sreekanth Arikatla authored
BUG: Clear compilation errors on Ubuntu See merge request iMSTK/iMSTK!447
-
Sreekanth Arikatla authored
Move make_unique definition to the common library
-
- Apr 16, 2020
-
-
Sreekanth Arikatla authored
Fix imstkFind.cmake See merge request iMSTK/iMSTK!443
-
Sreekanth Arikatla authored
REFAC: Remove make_shared from decleration to initializer list See merge request iMSTK/iMSTK!446
-
Sreekanth Arikatla authored
-
- Apr 15, 2020
-
-
Johan Andruejol authored
Ensure that a library is not created multiple times. Otherwise you may get the following error: CMake Error at .../iMSTK-build/install/lib/cmake/iMSTK-2.0/modules/imstkFind.cmake:192 (add_library): add_library cannot create imported target "g3log" because another target with the same name already exists. or: CMake Error at .../iMSTK-build/install/lib/cmake/iMSTK-2.0/modules/Findg3log.cmake:17 (target_link_libraries): Cannot specify link libraries for target "g3log" which is not built by this project.
-
- Apr 13, 2020
-
-
Sreekanth Arikatla authored
Unity integration See merge request iMSTK/iMSTK!442
-
Andrew Wilson authored
-