0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unneeded point3-inline.h file
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Vector3g to be a typedef
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Point3g to be a typedef
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unneeded Vector3g::toVector3() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Remove unneeded Point3g::toPoint3() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add typedefs for Vector3f and Vector3d
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add typedefs for Point3f and Point3d
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Vector3 to be a typedef
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Point3 to be a typedef
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix quaterniong test's .gitignore
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix style issues for Quaterniong
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rewrite MolecularGraph using the STL
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename GraphicsQuaternion to Quaterniong
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename GraphicsVector to Vector3g
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename GraphicsPoint to Point3g
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename Vector to Vector3
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename Point to Point3
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix style for Ring::root() declaration
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix style for Atom::bondTo() declaration
kylelutz
as Kyle Lutz
More... almost 14 years ago
Fix documentation for Ring::atomCount()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Ring::bond() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Ring::atom() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Change Molecule name handling
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Fragment::atom() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Use new Atom::neighbor() method instead of neighbors()
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Atom::neighbor() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Coordinates::wilsonAngleRadians() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Coordinates::torsionAngleRadians() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Add Coordinates::angleRadians() method
kylelutz
as Kyle Lutz
More... almost 14 years ago
Rename Coordinates::bondAngle() to angle()
kylelutz
as Kyle Lutz
More... almost 14 years ago