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
Fix typo in GraphicsCamera::orbit() documentation
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use GraphicsCamera::lookAt() in BuilderWindow::centerCamera()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use new GraphicsCamera orbit method in GraphicsNavigationTool
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add focus point variable to GraphicsCamera
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add callgrind.out.* to .gitignore
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix cached parameters handling in mmff plugin
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove MmffForceField::clearParametersCache() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add multiplication operator to GenericMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add scalar multiplication methods to StaticMatrix
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix multiplication operator in StaticVector
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add multiplication operator to StaticVector
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add analytical gradients to the MMFF force field
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add checks for GraphicsScene in GraphicsView
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Molecule::contains() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Molecule::atomCount() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove duplicated code in Molecule::rings()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Bond::contains() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Atom::neighborCount() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Atom::isBondedTo() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add check for explosion to ForceField::minimizationStep()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename GenericMatrixCommaInitializer to CommaInitializer
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add fragment-inline.h
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Ring::contains() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Ring::atomCount() to take Element argument
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add ring-inline.h
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unnecessary const-correctness
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove Protein::ChangeType enum
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use comma-initializer in GraphicsView::paintGL()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add comma-initializer to GraphicsTransform
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use forward declarations in graphicsview.h
kylelutz
as Kyle Lutz
More... almost 14 years ago