Skip to content
Snippets Groups Projects
  1. Oct 31, 2017
  2. Oct 25, 2017
  3. Oct 24, 2017
  4. Oct 02, 2017
  5. Sep 17, 2017
  6. Sep 13, 2017
  7. Sep 10, 2017
  8. Sep 07, 2017
  9. Aug 30, 2017
  10. Aug 25, 2017
  11. Aug 24, 2017
  12. Aug 17, 2017
    • Sreekanth Arikatla's avatar
      STYLE: Clean up of the sandbox examples · 03bcc080
      Sreekanth Arikatla authored
      1. Enables correct winding of the surface
      triangles of the surface mesh extracted from the
      tetrahedral mesh
      2. Adds render material for the surface mesh
      3. Change the default mesh that is loaded in the sandbox example
      03bcc080
  13. Aug 12, 2017
    • Sreekanth Arikatla's avatar
      ENH: Enable simulation manager start with different viewer modes · f760b00d
      Sreekanth Arikatla authored
      Adds option to start the simulation manager with
      the simulation either in RUNNING or PAUSED mode
      and the viewer in DEBUG or SIMULATION mode.
      
      Other changes:
      1. enforce const correctness
      2. add comments to the member functions
      3. add overload function to retrieve scene manager by scene object
      4. rename 'current' scene to 'active' scene
      f760b00d
  14. Aug 08, 2017
  15. Aug 07, 2017
  16. Aug 03, 2017
  17. Aug 02, 2017
  18. Jul 31, 2017
  19. Jul 26, 2017
  20. Jul 24, 2017
  21. Jul 21, 2017
  22. Jul 18, 2017
  23. Jul 15, 2017
  24. Jul 07, 2017
  25. Jul 06, 2017
  26. Jun 18, 2017
  27. Jun 15, 2017
  28. May 16, 2017
  29. May 15, 2017
  30. May 03, 2017
    • Dženan Zukić's avatar
      STYLE: running uncrustify on sources · 838ff725
      Dženan Zukić authored
      838ff725
    • Dženan Zukić's avatar
      STYLE: improving configuration of uncrustify · cb300700
      Dženan Zukić authored
      Enforces license header and the rest of configuration options. To enable it,
      manually run SetupForDevelopment.sh and enable uncrustify during configure.
      Also provided is default configuration file to be consulted when a new
      option is needed. This file has explanations for all the options.
      
      Also, some source code files have been modified to prevent ugly auto-reformatting.
      cb300700
Loading