Skip to content
  • Marcus D. Hanwell's avatar
    Merge topic 'chemistry-gsoc' into master · 58047d02
    Marcus D. Hanwell authored
    8ffbb7cc COMP: Removed some of the debug and unused variables.
    d527b1b4 ENH: Accumulate errors in the periodic table test.
    f15adbba COMP: Silence unused variable warnings in release mode.
    8edea42b COMP: Ported to work with OpenQube master.
    49bdfe23 ENH: Removed the snprintf usage in Atom and Bond.
    7cb8e808 COMP: Fixes necessary for ParaView's client server.
    c35a5c3c Added vtkSimpleBondPerceiver to vtkChemistry.
    dc802eaa Added vtkMoleculeAlgorithm to vtkChemistry
    4b9d3a2d Added vtkProgrammableElectronicData to vtkChemistry.
    c0bd06af Added OpenQube support to vtkChemistry.
    49344cbd Added vtkAbstractElectronicData to vtkChemistry.
    d427bb65 Added vtkMoleculeMapper to the Chemistry kit.
    3789bf85 Use a custom selection ID array with Glyph3DMapper/HardwareSelector.
    bf86b660 Added some polydata generators to the Chemisty kit.
    51882e9e Added a CML molecule reader to the Chemistry kit.
    82c73fe3 Added vtkPeriodicTable and associated classes to Chemistry kit.
    33c92265 Added VTK_INSTALL_SHARE_DIR to CMake.
    70c52669 Added a vtkGetNewMacro to return ivars that are wrapped in vtkNew.
    84bc9672 Added vtkMolecule, vtkAtom, and vtkBond to the vtkFiltering kit.
    c57b0d49 Added a Chemistry kit layout.
    d4671a2a Fix typo in vtkRenderedAreaPicker.
    58047d02