0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove isosurface specular reflections in cube-viewer
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add support for GraphicsMaterial class
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add MCDL Line Format
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add assigment operator to Molecule
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix Molecule copy constructor
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add uridine-minimization benchmark
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use GraphicsView designer plugin in builderwindow.ui
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Qt Designer plugin for GraphicsView
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add molecule changed flag to EnergyMinimizer in builder
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add dot and cross product operators to StaticVector
kylelutz
as Kyle Lutz
More... almost 14 years ago
Replace usages of qFuzzyCompare for equality testing
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add test for StaticMatrix::multiply(scalar)
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix the StaticMatrix::multiply() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add addition and subtraction methods to StaticMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago
Make the GraphicsMoleculeItem::bondItem() method const
kylelutz
as Kyle Lutz
More... almost 14 years ago
Make the GraphicsMoleculeItem::atomItem() method const
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix bug in GraphicsMoleculeItem::atomAtomicNumberChanged()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add documentation to GenericMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add documentation to StaticMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add test for the StaticVector class
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add comma-initializer operator to StaticVector
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change comma-initializer in GraphicsTransform to '<<' operator
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change comma-initializer in StaticMatrix to '<<' operator
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unnecessary namespace qualifiers in LineFormat
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add documentation to StaticVector operator methods
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use new LineFormat::read() method in Molecule class
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change LineFormat::read() method to take Molecule argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix null-pointer dereference in mmff plugin
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unnecessary namespace qualifier in GraphicsSphere
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unnecessary namespace qualifiers in CoordinateMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago