Skip to content
Snippets Groups Projects
  1. May 30, 2017
  2. Apr 07, 2017
  3. Mar 28, 2017
  4. Mar 27, 2017
  5. Mar 23, 2017
  6. Feb 15, 2017
  7. Jan 20, 2017
  8. Jan 06, 2017
  9. Jan 05, 2017
  10. Dec 28, 2016
  11. Dec 23, 2016
  12. Dec 14, 2016
  13. Oct 19, 2016
  14. Oct 18, 2016
  15. Oct 12, 2016
    • T.J. Corona's avatar
      Add mesh session. · 371974a2
      T.J. Corona authored
      This commit introduces a new session type for models that use smtk::mesh as
      their backing.
      371974a2
  16. Sep 27, 2016
  17. Sep 19, 2016
  18. Sep 14, 2016
  19. Sep 09, 2016
  20. Sep 07, 2016
  21. Aug 31, 2016
  22. Aug 25, 2016
    • T.J. Corona's avatar
      Remove auto-generation of SharedPtr.h · 7ba04a00
      T.J. Corona authored
      This commit is in reference to Issue #40. Originally, the header file
      SharedPtr.h was generated to accommodate pre-C++11 builds. Now that we
      enforce the use of C++11, the optional use of boost's shared pointers is
      unnecessary. This commit removes the mechanisms for choosing between stl's
      and boost's shared_ptr, and adds a static header file that uses the stl
      version.
      7ba04a00
  23. Aug 24, 2016
  24. Aug 19, 2016
  25. Jun 22, 2016
  26. Jun 03, 2016
  27. Jun 02, 2016
Loading