[root]/Core/Math
TntJama
(26 files, 7780 lines)
doc
(2 files, 99 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 110 (100.0%) | 275 (100.0%) | 2.5 |
guilkey | 3 (2.7%) | 221 (80.4%) | 73.6 |
harman | 105 (95.5%) | 53 (19.3%) | 0.5 |
jbhooper | 2 (1.8%) | 1 (0.4%) | 0.5 |
Implement convex polyhedrons as a geometry object. A polyhedron is defined by either a center and a number of offsets to nearby surface planes (good for platonic solids) or a center and a number of bounding half-spaces. No checks are made to ensure that the polyhedra are properly capped if they run into an enclosing CSG edge, but they are otherwise set up to be used in CSG.
1 lines of code changed in 2 files:
Delete MPMF(racture) inputs.
Changes to FrictionContact. The traditional FrictionContact (friction) is
now FrictionContactBard (friction_bard). A new version based on John Nairn's
work is FrictionContactLR (friction_LR). For now, all input files are set to
use the old version so as to not wreak havoc on the RT.
221 lines of code changed in 3 files:
Updated Copyright date
53 lines of code changed in 105 files: