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 |
2020-02-04 |
Matt Juntunen | GEOMETRY-63: simplifying AbstractConvexHyperplaneBoundedRegi...
|
commit | commitdiff | tree |
2020-02-04 |
Matt Juntunen | GEOMETRY-75: small tweaks from PR feedback
|
commit | commitdiff | tree |
2020-02-02 |
Matt Juntunen | GEOMETRY-75: improving input vector creation in VectorPerfor...
|
commit | commitdiff | tree |
2020-02-01 |
Matt Juntunen | GEOMETRY-85: bumping commons-rng 1.2 -> 1.3; using...
|
commit | commitdiff | tree |
2020-02-01 |
Matt Juntunen | GEOMETRY-75: using multiple input vectors per benchmark
|
commit | commitdiff | tree |
2020-01-28 |
Matt Juntunen | changing LinecastCheckerXD returns() and returnsNothing...
|
commit | commitdiff | tree |
2020-01-28 |
Matt Juntunen | Merge remote-tracking branch 'origin/master' into geometry-63
|
commit | commitdiff | tree |
2020-01-28 |
Matt Juntunen | GEOMETRY-75: adding performance module and VectorPerformance...
|
commit | commitdiff | tree |
2020-01-20 |
Matt Juntunen | GEOMETRY-80: simplifying Transform class hierarchy...
|
commit | commitdiff | tree |
2020-01-18 |
Matt Juntunen | GEOMETRY-71: updating RegionBSPTree1S to compute barycenter...
|
commit | commitdiff | tree |
2020-01-18 |
Matt Juntunen | GEOMETRY-71: adding additional unit tests and documentation...
|
commit | commitdiff | tree |
2020-01-16 |
Matt Juntunen | GEOMETRY-85: adding user guide entry for the enclosing...
|
commit | commitdiff | tree |
2020-01-16 |
Matt Juntunen | GEOEMTRY-85: throwing exception instead of returning...
|
commit | commitdiff | tree |
2020-01-16 |
Matt Juntunen | GEOMETRY-85: using list instead of array for EnclosingBall...
|
commit | commitdiff | tree |
2020-01-10 |
Matt Juntunen | GEOMETRY-63: using method references where possible...
|
commit | commitdiff | tree |
2020-01-10 |
Matt Juntunen | GEOMETRY-84: updating convex hull API: making methods...
|
commit | commitdiff | tree |
2020-01-08 |
Matt Juntunen | renaming BoundarySourceLinecastWrapperXD to BoundarySourceLi...
|
commit | commitdiff | tree |
2020-01-08 |
Matt Juntunen | GEOMETRY-81: renaming ConvexSubPlane to Facet
|
commit | commitdiff | tree |
2020-01-05 |
Matt Juntunen | adding entry to userguide explaining equals() vs eq...
|
commit | commitdiff | tree |
2020-01-04 |
Matt Juntunen | GEOMETRY-83: adding shape-generation packages with...
|
commit | commitdiff | tree |
2020-01-04 |
Matt Juntunen | GEOMETRY-68: removing Equivalency interface in favor...
|
commit | commitdiff | tree |
2020-01-01 |
Matt Juntunen | moving Equivalency interface out of internal package...
|
commit | commitdiff | tree |
2020-01-01 |
Matt Juntunen | GEOMETRY-68: fixing issue where duplicate (equivalent...
|
commit | commitdiff | tree |
2019-12-29 |
Matt Juntunen | GEOMETRY-68: adding linecast examples to user guide
|
commit | commitdiff | tree |
2019-12-29 |
Matt Juntunen | GEOMETRY-68: adding Linecast2D/3D API
|
commit | commitdiff | tree |
2019-12-25 |
Matt Juntunen | GEOMETRY-79: removing AttributeBSPTree and FunctionTransform...
|
commit | commitdiff | tree |
next |