-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a meta importer to support easy grouping of file and model options on all files, even full scene files. - Fix #653 - Reduce the scope of vtkF3DGenericImporter, now single file and no coloring, just easy access to internal datasets - Add a vtkF3DMetaImporter to recover all actors from multiple importers and add point sprites/volume actors on top - Update vtkF3DRendererWithColoring to recover the data from meta importer - libf3d: Make many model options optionals - window: Use model option on all files - loader: rework API to support adding files easily - F3DApplication: Remove geometry-only and group-geometries and add multi-file-mode - F3DStarter: Add grouping logic for multi-file-mode - Remove unused VTK_READER from plugins - Add tons of tests - Update doc
- Loading branch information
Showing
151 changed files
with
2,598 additions
and
2,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.