Skip to content
Snippets Groups Projects
  1. Apr 19, 2017
  2. Apr 18, 2017
  3. Apr 17, 2017
  4. Apr 14, 2017
  5. Apr 13, 2017
    • Alexis Girault's avatar
      Merge branch 'module-callbacks' into 'master' · c5874378
      Alexis Girault authored
      Module callbacks
      
      See merge request !165
      c5874378
    • Alexis Girault's avatar
      ENH: Use UPS through lambdas · 4bcccb7b
      Alexis Girault authored
      The current integration of UPS within the module class did not allow
      to display the UPS value in any easy and standardized way.
      
      This commits simplifies the Module class by removing its dependency to
      the UPSCounter class, and shows how to easily query the UPS using the
      callback mechanism on any module (here: sceneManager for pbd physics and
      fem physics examples).
      4bcccb7b
  6. Apr 12, 2017
  7. Apr 11, 2017
    • Alexis Girault's avatar
      Merge branch 'fixCopyright' into 'master' · 6777f697
      Alexis Girault authored
      Fix copyright
      
      See merge request !164
      6777f697
    • Shusil Dangi's avatar
      ENH: Changes/Adds the standard Copyright info for all files · 8259ffcc
      Shusil Dangi authored
      /*=========================================================================
      
         Library: iMSTK
      
         Copyright (c) Kitware, Inc. & Center for Modeling, Simulation,
         & Imaging in Medicine, Rensselaer Polytechnic Institute.
      
         Licensed under the Apache License, Version 2.0 (the "License");
         you may not use this file except in compliance with the License.
         You may obtain a copy of the License at
      
            http://www.apache.org/licenses/LICENSE-2.0.txt
      
         Unless required by applicable law or agreed to in writing, software
         distributed under the License is distributed on an "AS IS" BASIS,
         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
         See the License for the specific language governing permissions and
         limitations under the License.
      
      =========================================================================*/
      8259ffcc
  8. Apr 10, 2017
  9. Apr 08, 2017
  10. Apr 07, 2017
  11. Apr 06, 2017
  12. Apr 05, 2017
  13. Apr 04, 2017
  14. Apr 03, 2017
Loading