- Aug 29, 2024
-
-
3f6ebf57 IOSS Reader: Add transformation for 2D vectors to 3D similar to Exodus Reader Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Acked-by:
Jonathan Stysch <j.stysch@gmail.com> Merge-request: !11319
-
a96d29eb Don't crash if no TransferFunction is set 2775806c vtkPoints::Resize may shrink and throw 6d9053fd vtkRenderWindow::SetMultiSamples / GL_MAX_SAMPLES a0c6a6fc Fix typo 47c85475 Fix example DumpXMLFile.cxx ddce737b vtkColorTransferFunction doesn't support alpha 74531fe5 Add missing . between 2 sentences 2fdb9c3e Improve doc of vtkColorTransferFunction::SetRange ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11434
-
d2a8bf26 Fix c++20 compile error in vtkPlotBag Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11440
-
Kitware Robot authored
-
- Aug 28, 2024
-
-
d3adc537 Exclude render window details from serialization Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sebastien Jourdain <sebastien.jourdain@kitware.com> Merge-request: !11437
-
ee9bf198 Replace default destructor with default Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !11412
-
Kitware Robot authored
-
- Aug 27, 2024
-
-
d4984de8 consolidate common test setup code Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11442
-
ce525d83 Define comparison operators as const Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11439
-
c58f8c36 Mangle ThirdParty/glad library symbols d14f9301 Add ThirdParty/glad library Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11415
-
Jefferson Amstutz authored
-
d40e850d Fix mixed cell type rendering in vtkWebGPUPolyDataMapper Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11411
-
David Gobbi authored
The error was generated by Visual Studio 2022 /std:c++20: error C2445: result type of conditional expression is ambiguous: types 'vtkStdString' and 'const char [2]' can be converted to multiple common types
-
2ac14b21 Use WritePointer in vtkMultiBlockPLOT3DReader 022be287 Fix miscount in TestReflectionFilter a851fd71 Fix small mistake in TestAppendMolecule f0cb53b7 Fix otherFieldData array usage 7b11a643 Fix CellVectors size issue in vtkStreamTracer 9ef902e1 Use Insert to incrementally build cell array e079c89e Fix vtkStructuredAMRGridConnectivity MaxId issue a4fd5b72 Fix MaxId issue in vtkHyperTreeGridContour ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Acked-by:
Sean McBride <sean@rogue-research.com> Merge-request: !11432
-
57029bec Fix a few warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Léon Victor <leon.victor@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !11422
-
David Gobbi authored
The two objects compared by the operators should be const, as is already the case for most comparison operators in VTK. This fits with the default comparison operator definitions provided by c++20.
-
Kitware Robot authored
-
- Aug 26, 2024
-
-
Weston Ortiz authored
-
84ef564f Rendering: Remove RenderingOpenGL2 dep on IOXML Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Acked-by:
Jaswant Panchumarti (Kitware) <jaswant.panchumarti@kitware.com> Merge-request: !11389
-
Jaswant Panchumarti (Kitware) authored
- excludes UseOffScreenBuffers, ShowWindow and OffScreenRendering and DPI properties - these properties are typically setup differently in clients
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
-
Vincent Le Garrec authored
detaSet -> dataSet
-
Kitware Robot authored
-
- Aug 25, 2024
-
-
Kitware Robot authored
-
- Aug 24, 2024
-
-
David Gobbi authored
When getting a naked pointer for writing to an array, the WritePointer() method ensures the array is adjusted so that it can receive the new values. If just GetPointer() is used, then the MaxId of the array is not correctly set.
-
David Gobbi authored
Not enough tuples were added to the arrays.
-
David Gobbi authored
The Atom and Bond data arrays were not regenerated when the number of bonds and atoms was changed.
-
David Gobbi authored
This very old test was using arrays in strange ways, resulting in array access beyond the MaxId of the arrays.
-
David Gobbi authored
The size of the array was not being adjusted to the cell size prior to use. As a result, the array was being written to beyond MaxId, though still within the array's allocation.
-
David Gobbi authored
The InsertComponent() method ensures that the MaxId of the array is adjusted, so that out-of-bounds accesses do not occur.
-