Loading CHANGELOG.md +54 −0 Original line number Diff line number Diff line * f4299be -- Update pom.xml version. * 45613d7 -- Merge branch '47-refactoring-refactor-visitors' into 'master' |\ | * ff685ed -- KdTreeImpl renamed to KdTree | * 701e7ba -- Visitors moved to the Comparison module |/ * 63c7e98 -- Merge branch '46-refactoring-refactor-and-merge-hausdorff-distance' into 'master' |\ | * 33dd527 -- Code cleaning | * 6d587c5 -- HausdorffDistMeshTriVisitor unit tests | * fcbf4ce -- Implementation of Point2MeshTriVisitorTest | * f4000f9 -- Improved documentation | * 677cab8 -- Implementation of Point2MeshTriVisitor | * 5c53646 -- Annonymous iterators for MeshFacet and MeshTriangle | * 8008725 -- Added triangle iterator | * a89bb20 -- HD visitor + unite tests | * 3ba2e58 -- Fixes in Point2MeshDistVisitor, basic unit tests | * de13915 -- HumanFace moved to the Comparison module | * 64cd19e -- Refactoring. Hausdorff distance as two visitors. | * 7fd2a26 -- Fixed stylecheck warnings |/ * a9e6646 -- Merge branch '35-extend-meshmodel-with-kd-trees-kdTreeClass' into 'master' |\ | * 7bd5695 -- Final improvements | * c8ec98b -- Minor improvements | * b685f10 -- Finor improvements | * 867dfd8 -- Refactoring, bug fixes, documentation, optimization | * 3194920 -- cz.fidentis.analyst.mesh.kdtree changed to cz.fidentis.analyst.kdtree | * 30f37c3 -- #35 - Add tests, documentation, fix kdTreeImpl and visitors | * 8f68a70 -- #35 - add visitMeshModel (class KdTreeBuildVisitor) | * 9eac134 -- #35 - changed class KdTreeBuildVisitor | * f429126 -- #35 - add visitor | * 94e5374 -- #36 | * a00f8d6 -- #35 KdTree class - sortPoints changed | * f674a01 -- Add Comparators to KdTree class... | * 9470cd0 -- #35 KdTree class and KdNode class - the first implementation * 1b21016 -- Merge branch '45-generate-per-module-javadoc' into 'master' |\ | * 3474a44 -- Update .gitlab-ci.yml | * 96ef3bd -- Update .gitlab-ci.yml |/ * 2a25722 -- Merge branch '44-generate-and-publish-javadoc-html' into 'master' |\ | * 26cff80 -- Update .gitlab-ci.yml | * e010d24 -- Update .gitlab-ci.yml | * 0fd9fef -- Update .gitlab-ci.yml | * 2566ade -- Fixed javadoc | * 553d061 -- Update .gitlab-ci.yml | * 1aa07e5 -- Update .gitlab-ci.yml | * 461068b -- Update .gitlab-ci.yml | * a0b57ab -- Update .gitlab-ci.yml | * f5456a5 -- Update .gitlab-ci.yml |/ * 4f7d916 -- CHANGELOG.md file updated with commits between the current and previous tag. * 8ff5225 -- Update pom.xml version. * d2491f1 -- Merge branch '34-add-preferences-to-the-application' into 'master' |\ Loading Loading
CHANGELOG.md +54 −0 Original line number Diff line number Diff line * f4299be -- Update pom.xml version. * 45613d7 -- Merge branch '47-refactoring-refactor-visitors' into 'master' |\ | * ff685ed -- KdTreeImpl renamed to KdTree | * 701e7ba -- Visitors moved to the Comparison module |/ * 63c7e98 -- Merge branch '46-refactoring-refactor-and-merge-hausdorff-distance' into 'master' |\ | * 33dd527 -- Code cleaning | * 6d587c5 -- HausdorffDistMeshTriVisitor unit tests | * fcbf4ce -- Implementation of Point2MeshTriVisitorTest | * f4000f9 -- Improved documentation | * 677cab8 -- Implementation of Point2MeshTriVisitor | * 5c53646 -- Annonymous iterators for MeshFacet and MeshTriangle | * 8008725 -- Added triangle iterator | * a89bb20 -- HD visitor + unite tests | * 3ba2e58 -- Fixes in Point2MeshDistVisitor, basic unit tests | * de13915 -- HumanFace moved to the Comparison module | * 64cd19e -- Refactoring. Hausdorff distance as two visitors. | * 7fd2a26 -- Fixed stylecheck warnings |/ * a9e6646 -- Merge branch '35-extend-meshmodel-with-kd-trees-kdTreeClass' into 'master' |\ | * 7bd5695 -- Final improvements | * c8ec98b -- Minor improvements | * b685f10 -- Finor improvements | * 867dfd8 -- Refactoring, bug fixes, documentation, optimization | * 3194920 -- cz.fidentis.analyst.mesh.kdtree changed to cz.fidentis.analyst.kdtree | * 30f37c3 -- #35 - Add tests, documentation, fix kdTreeImpl and visitors | * 8f68a70 -- #35 - add visitMeshModel (class KdTreeBuildVisitor) | * 9eac134 -- #35 - changed class KdTreeBuildVisitor | * f429126 -- #35 - add visitor | * 94e5374 -- #36 | * a00f8d6 -- #35 KdTree class - sortPoints changed | * f674a01 -- Add Comparators to KdTree class... | * 9470cd0 -- #35 KdTree class and KdNode class - the first implementation * 1b21016 -- Merge branch '45-generate-per-module-javadoc' into 'master' |\ | * 3474a44 -- Update .gitlab-ci.yml | * 96ef3bd -- Update .gitlab-ci.yml |/ * 2a25722 -- Merge branch '44-generate-and-publish-javadoc-html' into 'master' |\ | * 26cff80 -- Update .gitlab-ci.yml | * e010d24 -- Update .gitlab-ci.yml | * 0fd9fef -- Update .gitlab-ci.yml | * 2566ade -- Fixed javadoc | * 553d061 -- Update .gitlab-ci.yml | * 1aa07e5 -- Update .gitlab-ci.yml | * 461068b -- Update .gitlab-ci.yml | * a0b57ab -- Update .gitlab-ci.yml | * f5456a5 -- Update .gitlab-ci.yml |/ * 4f7d916 -- CHANGELOG.md file updated with commits between the current and previous tag. * 8ff5225 -- Update pom.xml version. * d2491f1 -- Merge branch '34-add-preferences-to-the-application' into 'master' |\ Loading