- 15 Aug, 2013 1 commit
-
-
Sebastien Jourdain authored
This component rely on JOGL to do the proper graphical integration with the Java environment. For instance Java7 on Mac broke VTK rendering mechanism. This type of component, should prevent such issue by relying on a dedicated external library that just focus on OpenGL in Java context. Change-Id: Ib0cb6ef0b04b5f6be311bc34e3565e779b65fc6b
-
- 09 Apr, 2012 3 commits
-
-
VTK Developers authored
Exclude ThirdParty, Utilities/MetaIO, and Utilities/KWSys as these are maintained outside VTK. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com>
-
VTK Developers authored
Include the module-wide header from every header in each module. Reference the export/visibility macro for the module. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com>
-
VTK Developers authored
Move source files from their former monolithic VTK location to their new location in modular VTK without modification. This preserves enough information for "git blame -M" and "git log --follow" to connect modularized VTK files to their original location and history. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com> Co-Author: Nikhil Shetty <nikhil.shetty@kitware.com>
-
- 07 Mar, 2012 1 commit
-
-
Kyle Lutz authored
This fixes a number of misspellings in the comments of the source files in VTK/Rendering. The misspellings were found using the codespell tool. Change-Id: Id7b9f02c583cac599568838c378140e0b6a407a7
-
- 11 Jul, 2011 1 commit
-
-
Clinton Stimpson authored
-
- 01 Jul, 2011 1 commit
-
-
Clinton Stimpson authored
-
- 24 Jun, 2010 1 commit
-
-
Clinton Stimpson authored
-
- 18 Jun, 2010 4 commits
-
-
Clinton Stimpson authored
Removed Render() method and its implementation. The burden now rests on the user of the class. This fixes some possible OpenGL errors.
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
Clinton Stimpson authored
This allows one to use their own drawable/context with VTK. To effectively use this class, one must add observers for events as documented.
-