Skip to content
Snippets Groups Projects
  1. Dec 01, 2015
  2. Nov 04, 2015
    • Ricardo Ortiz's avatar
      Remove GLEW from the external build · 520884a5
      Ricardo Ortiz authored
      Many other cmake improvements.
      
      Fix GLEW/GLU dependency mess.
      
      Set build configuration variables and pass down to to superbuild
      external projects.
      
      1. Removing GLEW external project. Glew is now
      built with vtk, in order to use it just include
      the vtk use file and add the vtkglew library
      to the target link directive.
      
      2. BUILD_SHARED_LIBS is now forced to be OFF for
      Windows MSVC builds.
      
      Build external shared libs in order to avoid linking issues in windows.
      520884a5
    • Ricardo Ortiz's avatar
      Update sha1 sum for the data. · b1f8b753
      Ricardo Ortiz authored
      b1f8b753
  3. Oct 29, 2015
  4. Oct 28, 2015
  5. Oct 27, 2015
  6. Oct 22, 2015
    • Sean Radigan's avatar
      Messy commit. · d60a6120
      Sean Radigan authored
      -Has some general fixes(wrong types and stuff).
      -Fixes the in-house openGL renderer.
      -Fixes Oculus support.
      -Moved around some stuff in the renderers.
      -Generalized RenderCube to be an example scene so
      all the other cube based examples can use common code.
      d60a6120
  7. Sep 19, 2015
  8. Sep 17, 2015
  9. Sep 09, 2015
  10. Sep 07, 2015
Loading