2021-08-12 |
Matt Juntunen | adding example module section to userguide
|
commit | commitdiff | tree |
2021-08-08 |
Matt Juntunen | exclude example modules from deployment
|
commit | commitdiff | tree |
2021-08-06 |
Matt Juntunen | adding io modules to dist-archive and removing example...
|
commit | commitdiff | tree |
2021-08-02 |
Matt Juntunen | GEOMETRY-139: abstracting GeometryInput and GeometryOutput...
|
commit | commitdiff | tree |
2021-08-01 |
Matt Juntunen | update changes.xml
|
commit | commitdiff | tree |
2021-07-31 |
Matt Juntunen | GEOMETRY-138: switching to unchecked exceptions in...
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | removing redundant predicate
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | replacing lambda with method reference
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | fixing osgi symbolic names
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | adding changes to changes.xml
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | updating docs to discuss possible runtime exceptions...
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | GEOMETRY-137: making SimpleTextParser throw IOException...
|
commit | commitdiff | tree |
2021-07-24 |
Matt Juntunen | minor sonarqube fixes
|
commit | commitdiff | tree |
2021-07-23 |
Matt Juntunen | GEOMETRY-63: more minor SonarQube fixes
|
commit | commitdiff | tree |
2021-07-20 |
Matthew Juntunen | fixing spotbugs issues in examples
|
commit | commitdiff | tree |
2021-07-20 |
Matthew Juntunen | GEOMETRY-136: removing DoubleFormats utility that has...
|
commit | commitdiff | tree |
2021-07-19 |
Matt Juntunen | ignoring spotbugs false positives
|
commit | commitdiff | tree |
2021-07-18 |
Matt Juntunen | updating dependencies
|
commit | commitdiff | tree |
2021-06-22 |
Matt Juntunen | GEOMETRY-126: replacing usage of commons-numbers LinearCombi...
|
commit | commitdiff | tree |
2021-06-12 |
Matt Juntunen | using commons-numbers Norm enum
|
commit | commitdiff | tree |
2021-06-12 |
Matt Juntunen | improvements to DoubleFormats performance
|
commit | commitdiff | tree |
2021-06-09 |
Matt Juntunen | GEOMETRY-13: using Norms from commons-numbers
|
commit | commitdiff | tree |
2021-06-06 |
Matt Juntunen | removing dependabot config; updating build deps
|
commit | commitdiff | tree |
2021-06-06 |
Matt Juntunen | GEOMETRY-123: replacing DoubleFormat with DoubleFunction...
|
commit | commitdiff | tree |
2021-06-05 |
Matt Juntunen | GEOMETRY-122: using package-private visibility in tests...
|
commit | commitdiff | tree |
2021-06-05 |
Matt Juntunen | GEOMETRY-124: replacing DoublePrecisionContext with...
|
commit | commitdiff | tree |
2021-04-21 |
Matt Juntunen | GEOMETRY-63: fixing various PMD and SonarQube issues
|
commit | commitdiff | tree |
2021-04-21 |
Matt Juntunen | GEOMETRY-121: adding EuclideanUtils class
|
commit | commitdiff | tree |
2021-04-21 |
Matt Juntunen | GEOMETRY-118: adding component-specific transform methods...
|
commit | commitdiff | tree |
2021-04-20 |
dependabot[bot] | Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3
|
commit | commitdiff | tree |
2021-04-20 |
dependabot[bot] | Bump spotbugs from 4.2.2 to 4.2.3
|
commit | commitdiff | tree |
2021-04-20 |
Matt Juntunen | GEOMETRY-120: adding SimpleTriangleMesh.Builder.addFace...
|
commit | commitdiff | tree |
2021-04-20 |
Matt Juntunen | GEOMETRY-95: adding solid geometry teapot tutorial
|
commit | commitdiff | tree |
2021-04-09 |
Matt Juntunen | GEOMETRY-117: implementing AffineTransformMatrix2D...
|
commit | commitdiff | tree |
2021-04-08 |
Matt Juntunen | GEOMETRY-119: adding Vectors.normalizeOrNull() method...
|
commit | commitdiff | tree |
2021-04-06 |
dependabot[bot] | Bump geometry.pmd.dep.version from 6.31.0 to 6.33.0
|
commit | commitdiff | tree |
2021-04-06 |
dependabot[bot] | Bump jmh.version from 1.27 to 1.29
|
commit | commitdiff | tree |
2021-04-06 |
dependabot[bot] | Bump spotbugs from 4.2.0 to 4.2.2
|
commit | commitdiff | tree |
2021-04-06 |
Matt Juntunen | dependabot: bumping checkstyle, spotbugs, junit, and...
|
commit | commitdiff | tree |
2021-03-28 |
Matt Juntunen | GEOMETRY-115: adding initial IO modules
|
commit | commitdiff | tree |
2021-03-23 |
Matt Juntunen | GEOMETRY-116: updating OSGi headers to export subpackages
|
commit | commitdiff | tree |
2020-12-26 |
Matt Juntunen | adding version bumps suggested by dependabot
|
commit | commitdiff | tree |
2020-12-26 |
Matt Juntunen | GEOMETRY-109: renaming BoundarySourceXX.from() to BoundarySo...
|
commit | commitdiff | tree |
2020-12-18 |
Matt Juntunen | GEOMETRY-108: adding BoundaryList classes
|
commit | commitdiff | tree |
2020-12-18 |
Matt Juntunen | fixing test docs, formatting, and compile errors
|
commit | commitdiff | tree |
2020-12-10 |
Matt Juntunen | bumping pmd and spotbugs versions; using managed antrun...
|
commit | commitdiff | tree |
2020-12-10 |
Matt Juntunen | updating checkstyle plugin version to 3.1.1 and excluding...
|
commit | commitdiff | tree |
2020-12-08 |
Matt Juntunen | fixing test and checkstyle failures in examples-io
|
commit | commitdiff | tree |
2020-11-15 |
Matt Juntunen | GEOMETRY-102: disabling clirr during beta version developmen...
|
commit | commitdiff | tree |
2020-08-12 |
Matt Juntunen | GEOMETRY-63: adding equals() method test helper; using...
|
commit | commitdiff | tree |
2020-08-10 |
Matt Juntunen | bumping commons-parent version to 52
|
commit | commitdiff | tree |
2020-08-10 |
Matt Juntunen | GEOMETRY-63: method simplification and misc cleanup
|
commit | commitdiff | tree |
2020-08-09 |
Matt Juntunen | GEOMETRY-63: reducing the complexity of several methods
|
commit | commitdiff | tree |
2020-07-19 |
Matt Juntunen | updating README files and pom after 1.0-beta1 release
|
commit | commitdiff | tree |
2020-07-19 |
Matt Juntunen | updating release files after 1.0-beta1 release
|
commit | commitdiff | tree |
2020-07-15 |
Matt Juntunen | GEOMETRY-100: adding special cases for centroid computations...
|
commit | commitdiff | tree |
2020-07-07 |
Matt Juntunen | Reverting name change after discussion on dev ML.
|
commit | commitdiff | tree |
2020-07-05 |
Matt Juntunen | fixing checkstyle suppression on windows; adjusting...
|
commit | commitdiff | tree |
2020-07-04 |
Matt Juntunen | GEOMETRY-99: using Double.compare in equals and Double...
|
commit | commitdiff | tree |
2020-07-04 |
Matt Juntunen | using enhanced for loop when possible
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | change GeometryInternalError to GeometryInternalException...
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | simplify if
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | add break to a loop.
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | change a field to local variable, as I didn't see anywhere...
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | fix README.md in a sub-module.
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | remove redundant group-id
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | upgrade dependencies
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | fix javadocs 2
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | fix length-too-long
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | fix typos.
|
commit | commitdiff | tree |
2020-07-04 |
XenoAmess | fix javadocs
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | GEOMETRY-63: adding assertions to test case
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | GEOMETRY-63: swapping assertion argument order
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | removing empty test
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | GEOMETRY-63: removing unnecessary braces in lambdas...
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | GEOMETRY-63: throwing NoSuchElementException in SimpleTriang...
|
commit | commitdiff | tree |
2020-07-03 |
Matt Juntunen | updating dist-archive pom dependencies; removing redundant...
|
commit | commitdiff | tree |
2020-07-02 |
Matt Juntunen | removing redundant groupId and version entries from...
|
commit | commitdiff | tree |
2020-07-02 |
Matt Juntunen | GEOMETRY-95: adding BSP tree tutorial
|
commit | commitdiff | tree |
2020-07-01 |
Matt Juntunen | GEOMETRY-95: adding 3D mesh classes, PartitionedRegionBuilde...
|
commit | commitdiff | tree |
2020-06-26 |
Matt Juntunen | GEOMETRY-50: using SafeNorm for 3D norm computation
|
commit | commitdiff | tree |
2020-05-31 |
Matt Juntunen | GEOMETRY-95: improving implementation of Sphere.toTree...
|
commit | commitdiff | tree |
2020-05-27 |
Matt Juntunen | adding references to hyperplane and hyperplanesubset...
|
commit | commitdiff | tree |
2020-05-27 |
Matt Juntunen | GEOMETRY-97: using the term 'centroid' to refer to...
|
commit | commitdiff | tree |
2020-05-27 |
Matt Juntunen | GEOMETRY-94: adding PlaneConvexSubset additional implementat...
|
commit | commitdiff | tree |
2020-05-06 |
Matt Juntunen | GEOMETRY-96: optimizing HyperplaneSubset.Builder implementat...
|
commit | commitdiff | tree |
2020-05-06 |
Matt Juntunen | updating examples-io module with new type names
|
commit | commitdiff | tree |
2020-05-06 |
Matt Juntunen | GEOMETRY-92: adding specialized segment, ray, and reverse...
|
commit | commitdiff | tree |
2020-04-08 |
Matt Juntunen | updating commons-numbers dependency to 1.0-beta1
|
commit | commitdiff | tree |
2020-04-07 |
Matt Juntunen | removing dist-archive module from release profile to...
|
commit | commitdiff | tree |
2020-03-30 |
Matt Juntunen | GEOMETRY-83: adding Circle and Sphere class; making...
|
commit | commitdiff | tree |
2020-03-24 |
Matt Juntunen | GEOMETRY-91: updating AbstractConvexHyperplaneBoundedRegion...
|
commit | commitdiff | tree |
2020-03-11 |
Matt Juntunen | updating developer entry
|
commit | commitdiff | tree |
2020-03-10 |
Matt Juntunen | GEOMETRY-56: downgrading JXR version to prevent dist...
|
commit | commitdiff | tree |
2020-03-07 |
Matt Juntunen | GEOMETRY-90: adding QuaternionRotation.Slerp class...
|
commit | commitdiff | tree |
2020-03-04 |
Matt Juntunen | GEOMETRY-56: adding initial dist-archive module
|
commit | commitdiff | tree |
2020-02-23 |
Matt Juntunen | adding missing license and project files
|
commit | commitdiff | tree |
2020-02-22 |
Matt Juntunen | GEOMETRY-89: adding linear, linearTranspose, and normalTrans...
|
commit | commitdiff | tree |
2020-02-21 |
Matt Juntunen | GEOMETRY-88: reverting ConvexSubPlane to Facet name...
|
commit | commitdiff | tree |
2020-02-20 |
Matt Juntunen | GEOMETRY-74: adding RegionCutRule for fine-grain control...
|
commit | commitdiff | tree |
next |