Skip to content
Snippets Groups Projects
Forked from VTK / VTK
689 commits behind the upstream repository.
Jaswant Panchumarti's avatar
Jaswant Panchumarti (Kitware) authored
- this commit adds ability to view tracing information that is emitted from `vtkDeserializer`, `vtkSerializer` and `vtkObjectManager` by configuring a log verbosity. The verbosity can be set either as an environment variable or directly on the object manager, serializer and deserializer.
- for wasm, new methods are provided in the wasm scene manager bindings. these methods let you pass in strings like "WARNING", "INFO", etc.
c32692da
History
Name Last commit Last update
..
Core
Python
WebAssembly
WebGLExporter