Commit fd5190b5 authored by Radek Ošlejšek's avatar Radek Ošlejšek
Browse files

CHANGELOG.md file updated with commits between the current and previous tag.

parent ce11ac08
Loading
Loading
Loading
Loading
+354 −44
Original line number Diff line number Diff line
* 513fe51 -- Update pom.xml version.
* 4003fd4 -- Use Gaussian curvature for symmetry plane by default
*   14adb31 -- Merge branch 'issue12' into 'master'
* ce11ac0 -- Update pom.xml version.
*   f549947 -- Merge branch '88-improved-maping-distances-on-heatmap' into 'master'
|\  
| * fc88197 -- Final styling before merge
| * 7550d1e -- symmetry plane is being displayed amd calculated when requested
| * 1dcc5d5 -- symmetry plane GUI buttons
|/  
*   35bd24e -- Merge branch '63-fix-significantpoints' into 'master'
|\  
| * 139379a -- Added test files, for sure
| * 7465c8b -- Typos
| * 03b964a -- Removed obsolete local method
|/  
*   7ca60fa -- Merge branch '62-refactor-symmetryestimator-as-visitor' into 'master'
|\  
| * 74086ba -- Final refactoring
| * 086b5d3 -- Documentation
| * 2dd4888 -- SignificantPoints is visitor now
| * 1991af7 -- SymmetryEstimator is visitor now
| * 6472f36 -- Adaptation to multiple mesh facets
| * cc26da1 -- image:latest changed to image:3-jdk-11
|/  
*   737a43b -- Merge branch '60-remove-concurrency-from-visitors' into 'master'
|\  
| * bd8233f -- Style check
| * 725fc32 -- Removed the concurrency paramater from visitors
|/  
*   4e682e3 -- Merge branch '54-adapt-hausdorffdistance-for-icp' into 'master'
|\  
| * f365493 -- Fixed errors
| *   42849fa -- Merge branch 'master' into 54-adapt-hausdorffdistance-for-icp
| * 414f402 -- Histogram works with values for more facets
| * b8a7b71 -- added histogram panel to heatMapTestApp
| * c5224c4 -- changed histogram to JPanel
| * 17cf55c -- changed displaying histogram
| * 03021b7 -- Fixed computing frequencies
| * 24aee65 -- Using histogram in HeatMapTests
| * 2e8478d -- Added histogram class
* |   8499395 -- Merge branch '93-fix-transparency' into 'master'
|\ \  
| * | 3ea5512 -- Minor refactoring
| * | 37db6d0 -- Fixed small bug
| * | e5803dc -- Minor Jvadoc changes
| * | 1881e36 -- Javadoc finished
| * | a213ab6 -- Added some javadoc
| * | 75102c6 -- Fixed backface to render properly
| * | 6607c8b -- Files moved, created registration package, minor refactoring
| * | 36092a1 -- Added back light
| * | 2f3d960 -- Wireframe removed
| * | 0edd94e -- UI refactor and redesign, changed base colors
| * | 45d893b -- UI refactor
| * | 7472f45 -- UI redesign
| * | 641f1c9 -- Refactored animation
| * | 02559b1 -- Animation now works
| * | ba5c798 -- Implemented custom feature points thershold
| * | aa4ea94 -- Refactored to use FeaturePoint class
* | |   fdf994f -- Merge branch '93-fix-transparency' into 'master'
|\ \ \  
| |/ /  
| * | 265034b -- Added mock feature points and their functionality
| * | 71f74cf -- Added apply all functionality
| * | f7677ee -- Refactored PostRegstrationCP
| * | 9a1016c -- Added render mode controls, wireframe mode removed from SceneRenderer
| * | 4ea0f30 -- Added highlights controls
| * | 40432fe -- Moved transformation code into function
| * | f9c00ee -- Renders material instead of color
| * | 7317d4c -- Fixed transparency rendering, by reversing rendering order
| * | 40cc5fd -- Changed transparency to float
* | |   3f037c1 -- Merge branch '91-introduce-symmetrytransformer' into 'master'
|\ \ \  
| |/ /  
|/| |   
| * | fbd9d12 -- Finalization
| * | ed288d4 -- Minor refactoring
| * | c093fc2 -- Re-implementation
* | |   ec62563 -- Merge branch '86-registration-panel' into 'master'
|\ \ \  
| |/ /  
|/| |   
| * | 45056bb -- Camera refactoring
| * |   a7d88c9 -- Resolved merge conflict
| |\ \  
| |/ /  
|/| |   
* | |   10a7b25 -- Merge branch '90-create-icp-visitor' into 'master'
|\ \ \  
| * | | 9cb3de7 -- IcpVisitor renamed to IcpTransformator
| * | | bf7053f -- Removed old Icp class
| * | | d549463 -- Rre-using IcpVisitor for batch registration
| * | | e63a831 -- Javadoc
| * | | 6402a9e -- Removed parallel computation of avg template face
| * | | e359b9e -- Fixed computation of avg template face
| * | | 352992b -- Fixed computation of free memory
| * | | 5ff5868 -- Introduce average mesh visitor
| * | | ebb5057 -- Face caching re-implemented and renamed to HumanFaceFactory
| * | | 1ebf43e -- Typos in Javadoc
| * | | 9215813 -- HumanFace extended with the k-d tree computation methods
| * | | 84bd611 -- Underasmpling classes renamed
| * | | fd41844 -- Minor improvements
| * | | 28088f7 -- Fixed randrom reduction
| * | | fb40103 -- Added IcpVisitor with basic vertex-reduction strategies
|/ / /  
| * | 27a4a8c -- Fixed and refactored to use double instead of float
| * | 27f951a -- Adjusted changing factors, added buttons for smaller change
| * | 2b49cf2 -- Added change based on bounding box
| * | 27a739d -- All adjustment previews work
| * | ebfe905 -- Rotation adjustment preview works
| * | fded70e -- Adjusted PostRegistrationCP, look and buttons actions
| * | 60e0cbb -- Added translation, rotation and scale rendering
| * | a693d6c -- Refactored and adjusted color
| * | 764fc93 -- Color and transparency are working, created testing panel
| * | cd56a11 -- Moved PostRegistrationCP into tab package, implemented color rendering
| * | dbcbe11 -- Enabled color in GL and added color to DrawableMesh
| * |   438cc64 -- Merge origin/master into 86-registration-panel
| |\ \  
| |/ /  
|/| |   
* | |   d2d3f77 -- Merge branch 'fix-ICP' into 'master'
|\ \ \  
| * | | 7291810 -- Final refactoring
| * | | 11b9b34 -- Quaternion extends Quat4d
| * | | 7708b06 -- Further minor improvements
| * | | 9d39bf3 -- Fixed javadoc
| * | | 7516822 -- Fixed code style
| * | | e519994 -- fix Quaternion
| * | |   c829856 -- ICP with Point3d
| |\ \ \  
| | * | | 1d9816f -- ICP fixed
| | * | | 1cb13a8 -- not working ICP
| * | | | 4f2204d -- ICP with Point3d
| | |_|/  
| |/| |   
* | | |   0ee763b -- Merge branch '89-refactor-scene-classes' into 'master'
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | f6f4da2 -- Further refactoring
| * | | ecfe983 -- Removed newgui package, classes moved to gui
| * | | 81f5828 -- Fixed bug in setting backgound color
| * | | bc86001 -- Update
| * | | 58669b7 -- Initial refactoring
|/ / /  
| | * f7d2f43 -- aditional PostRegistrationCP adjustments
| | * 97d7f14 -- Adjusted basic PostRegistrationCP
| | * 06c014a -- Finished basic PostRegistrationCP
| | * f855a0b -- Edited PostRegistrationCP
| | * 2b77f49 -- Deleted PreRegistration and ReistrationMethod, PostRegistrationPanel renamed as PostRegistrationCP and moved into newgui
| | * f502a81 -- Added transparency slider
| | *   0c74a4d -- Merge origin/master into 86-registration-panel
| | |\  
| |_|/  
|/| |   
* | |   452aceb -- Merge branch '85-replace-vector3d-with-point3d-in-basic-data-structures' into 'master'
|\ \ \  
| * | | 24ad990 -- Added new user_cachedir configuration option
| * | | f2294e5 -- Removed residues
| * | | 61a41c4 -- de.ruedigermoeller removed due to dependency issues
| * | | a0d3021 -- netbeans.version increased from RELEASE113 to RELEASE123
| * | | 4d27753 -- org.codehause.mojo replaced with org.apache.netbeans.utilities for nbm-maven-plugin, enabling as to compile with Java11 (we used Java8 so far)
| * | | 8239caa -- MeshPoint cleaned up
| * | | 4cfde95 -- Vertex3d replaced with Point3d
|/ / /  
| | * bd05afe -- Adjusted pre registration and registration test
| | * e1fe968 -- Created after registration customization panel and top component for testing
| | * e2383d2 -- Created registration panel with initial functionality
| |/  
|/|   
* |   bcb5597 -- Merge branch '84-implement-faster-de-serialization' into 'master'
|\ \  
| * | a3d6266 -- Super-fast (de)serialization using the FST library
| * | 848450c -- Buffered read/write
|/ /  
* |   524d2ad -- Merge branch '82-try-opencl-ray-casting' into 'master'
|\ \  
| * | 44605c3 -- Concurrent HumanFaceCache
| * | 6d97421 -- Added HumanFaceCache implementations
| * | 37f1bd3 -- Added serialization
|/ /  
* |   97a084d -- Merge branch '37-extend-existing-meshmodel-with-feature-points' into 'master'
|\ \  
| * | 2f29bd4 -- Feature points definition
|/ /  
* |   8c73572 -- Merge branch '66-3d-heatmap-visualization' into 'master'
|\ \  
| |/  
|/|   
| * ae0c974 -- removed merge residues
| *   b3fd405 -- Resolved conflicts
| |\  
| |/  
|/|   
* |   0774ac0 -- Merge branch '53-improve-closestnodemultiplevisitor' into 'master'
* |   e14874d -- Merge branch '76-fix-install-error' into 'master'
|\ \  
| * | c46b999 -- Install class moved back to the gui package
|/ /  
* |   2994494 -- Merge branch '75-fix-javadoc-for-gui-module' into 'master'
|\ \  
| * | c213b9a -- Fixed javadoc
|/ /  
* |   bc2b2d9 -- Merge branch '74-refactor-gui' into 'master'
|\ \  
| * | 27e23eb -- Module structure refactoring
| * | 8900ced -- Introduced RotationAnimator
| * | 779b0b1 -- Fixes
| * | b22caa2 -- Added path preferences to the ProjectTopComponent
| * | 9c771e9 -- CanvasTC is non-singleton
| * | dd42ca2 -- CanvasPanel renamed to Canvas
| * | d37a57e -- Refactored major classes
| * | 5a5a917 -- Introduced Drawable and SceneRenderer
| * | d4b1c5f -- Added Camera implementation
|/ /  
* |   acb4a8e -- Merge branch '1-faces-state-and-pre-selection' into 'master'
|\ \  
| * | 85cee61 -- Improved KdTreeDistance
* | |   4e4f529 -- Merge branch '53-improve-closestnodemultiplevisitor' into 'master'
| * | d72e613 -- added method for removing primary face
| * | 5b97e63 -- updated javadocs, added "remove primary face" method
| * | dc9ad15 -- added absolute layout
| * | 5e6e812 -- added methods for loading primary face from file
| * | 477e282 -- fixed javadocs, added checks whether method inputs are valid or not
| * | 3af86a1 -- added javadocs
| * | 1747c13 -- Basic refactoring and decumention
| * | 545781d -- changed openAtStart to false
| * | 6b12ce2 -- added project attribute
| * | ac73b66 -- added cz.fidentis.analyst to list of public packages
| * | ea01d35 -- removed primary face from constructor
| * |   3c8072f -- Merge branch 'master' into 1-faces-state-and-pre-selection
| |\ \  
| |/ /  
|/| |   
* | |   37f0406 -- Merge branch '61-visualize-the-superimposition-registration-of-triangle-meshes' into 'master'
|\ \ \  
| * | | 117082b -- Set parameter for ICP that do not deform the face
| * | | 2f1a88e -- Added ICP transformation for testing
| * | |   e72f8fa -- Merge branch 'master' of gitlab.fi.muni.cz:grp-fidentis/analyst2 into 61-visualize-the-superimposition-registration-of-triangle-meshes
| |\ \ \  
| |/ / /  
|/| | |   
| * | |   6b0b7a1 -- Merge origin/61-visualize-the-superimposition-registration-of-triangle-meshes into 61-visualize-the-superimposition-registration-of-triangle-meshes
| |\ \ \  
| | * | | 0233d7c -- Revert "Added comparison listener for rendering face with color mapped to HS distances"
| | * | | 6a9b9a3 -- Revert "Added temporary simple interface to check face with heatmap"
| | * | | b03909a -- Added temporary simple interface to check face with heatmap
| | * | | d22bc99 -- Added comparison listener for rendering face with color mapped to HS distances
| * | | | e63279a -- Added GLListener for registration, also basic functionality
| |/ / /  
| * | | 2ee24c9 -- Added top component for two faces registration
| | * | d812831 -- added 1:1 button
| | * |   72e0ca7 -- Merge branch 'master' into 1-faces-state-and-pre-selection
| | |\ \  
| |_|/ /  
|/| | |   
* | | |   a16eaeb -- Merge branch '36-implement-the-icp-algorithm2' into 'master'
|\ \ \ \  
| * | | | 52dfd0d -- Fixed pom.xml - depenedcy of GUI on icp
| * | | | bde7bdd -- Testing
| * | | |   d478bcb -- Merge branch 'master' of gitlab.fi.muni.cz:grp-fidentis/analyst2 into 36-implement-the-icp-algorithm2
| |\ \ \ \  
| |/ / / /  
|/| | | |   
* | | | |   30caede -- Merge branch '72-remove-duplicate-vertices-during-the-loading-of-obj-models' into 'master'
|\ \ \ \ \  
| * | | | | 21613c7 -- Automatically removes duplicite vertices when loading new HumanFace
|/ / / / /  
* | | | |   63c2cb4 -- Merge branch '70-fix-mean-curvature' into 'master'
|\ \ \ \ \  
| * | | | | 8151453 -- Tuned heatmap parameters
| * | | | | 8c53201 -- Parallel computation of curvature
| * | | | | aa5745b -- Fixed curvature computation
| * | | | | 8cdbcc8 -- MeshTriangle simplified
| * | | | | 8228ded -- Fixed curvature calculations
|/ / / / /  
| * | | | 709115a -- #36 - method getTransformedFacet
| * | | | 3215c38 -- Minor refactoring
| * | | | bf9c480 -- #36 - ready for merge request
| * | | | 4567bba -- #36 - changed HausdorffDistance visitor
| * | | | 414ca7c -- #36 - compute rotation parameter
| * | | | 41ccf55 -- #36 compute transformation parameters
| | | * | 72d35d5 -- removed primary face panel
| | | * | d4c89e4 -- added layouts
| | | * | f05b095 -- removed Dashboard
| | | * | 328b47d -- created DashboardTopComponent
| | | * |   b54cae1 -- Merge branch 'master' into 1-faces-state-and-pre-selection
| | | |\ \  
| |_|_|/ /  
|/| | | |   
* | | | |   ddc66d6 -- Merge branch '71-fix-mesh-topology' into 'master'
|\ \ \ \ \  
| * | | | | 5dd4daa -- Introduced TriangleFan class
| * | | | | c128f6a -- Fixed documentation
| * | | | | 112642d -- Fixed bug with wrong pointers to apposite corners
|/ / / / /  
* | | | |   e72fca2 -- Merge branch '67-fix-gaussian-curvature' into 'master'
|\ \ \ \ \  
| * | | | | 2c29f7b -- Final refactoring of testing app
| * | | | | 2329f9d -- Testing classes moved to GUI
| * | | | | 48c0f5c -- Documentation
| * | | | | 9571ef6 -- Added detection of border vertices to the curvature computation
| * | | | | ae3af2b -- Curvature algorithms merged to a single class
| * | | | | 0c9a9e8 -- Introduced DeltaCurvature
| * | | | | 54c850a -- Curvature algorithms re-implemented
|/ / / / /  
| | | * | efb68b9 -- removed class Project from GUI
| | | * |   599db8c -- Merge branch 'master' into 1-faces-state-and-pre-selection
| | | |\ \  
| | | |/ /  
| | |/| |   
| | | * | 83bee97 -- added buttons text
| | | * | 7c1b6af -- added simple functions for secondaryFaces modifying
| | | * | e70bde9 -- added Project import
| | | * | 5d4fdeb -- created Project class, added primaryFace and secondaryFaces attributes
| | | * | 57ee47d -- renamed class, removed attributes
| | | * | e7a0f03 -- removed secondaryFaces list
| | | * | 7e5e584 -- added panels and buttons
| | | * | 3a53569 -- created Project panel with primary and secondary faces
| | | * | 76fd666 -- deleted class project (it was created as jpanel, not jframe)
| | | * | 2a958c6 -- added primaryFace and secondaryFaces attributes (+get, set)
| | | * | 3fd9d04 -- created Project class
| | | | * 5d6b25e -- Added temporary simple interface to check face with heatmap
| | | | * 83a5a1e -- Added comparison listener for rendering face with color mapped to HS distances
| |_|_|/  
|/| | |   
* | | | c59d91e -- Manual release
* | | |   f51bff3 -- Merge branch '65-fix-ci-pipeline' into 'master'
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | a401dc2 -- Update .gitlab-ci.yml
| * | | 96230fe -- Update .gitlab-ci.yml
| * | | 208e7d8 -- Update .gitlab-ci.yml
|/ / /  
* | |   fe882c5 -- Merge branch '64-fix-javadoc' into 'master'
|\ \ \  
| * | | ff1f417 -- Fixed links in Javadoc
|/ / /  
* | | c474e34 -- CHANGELOG.md file updated with commits between the current and previous tag.
* | | 513fe51 -- Update pom.xml version.
* | | 4003fd4 -- Use Gaussian curvature for symmetry plane by default
* | |   14adb31 -- Merge branch 'issue12' into 'master'
|\ \ \  
| |/ /  
| * | beb3e08 -- BoundigBox refactored
| * | 6eadb27 -- Renamed visitors
| * | 001e0e0 -- ClosestNodeVisitor removed completely
| * | d7eb6b0 -- Removed ClosetNodeAbstractVisitor
| * | 9557c2d -- closetNode() moved from abstract class to the ClosestNodeVisitor
| * | c828f62 -- testing
| * |   cd1da55 -- Merge remote-tracking branch 'origin/master' into 53-improve-closestnodemultiplevisitor
|/| |   
| * | fc88197 -- Final styling before merge
| * | 7550d1e -- symmetry plane is being displayed amd calculated when requested
| * | 1dcc5d5 -- symmetry plane GUI buttons
|/ /  
* |   35bd24e -- Merge branch '63-fix-significantpoints' into 'master'
|\ \  
| * | 139379a -- Added test files, for sure
| * | 7465c8b -- Typos
| * | 03b964a -- Removed obsolete local method
|/ /  
* |   7ca60fa -- Merge branch '62-refactor-symmetryestimator-as-visitor' into 'master'
|\ \  
| * | 74086ba -- Final refactoring
| * | 086b5d3 -- Documentation
| * | 2dd4888 -- SignificantPoints is visitor now
| * | 1991af7 -- SymmetryEstimator is visitor now
| * | 6472f36 -- Adaptation to multiple mesh facets
| * | cc26da1 -- image:latest changed to image:3-jdk-11
|/ /  
* |   737a43b -- Merge branch '60-remove-concurrency-from-visitors' into 'master'
|\ \  
| * | bd8233f -- Style check
| * | 725fc32 -- Removed the concurrency paramater from visitors
|/ /  
* |   4e682e3 -- Merge branch '54-adapt-hausdorffdistance-for-icp' into 'master'
|\ \  
| * | f365493 -- Fixed errors
| * |   42849fa -- Merge branch 'master' into 54-adapt-hausdorffdistance-for-icp
| |\ \  
| |/ /  
|/| |   
| * | 33317b2 -- KdTreeDistanceToVertices repeated distance computation eliminated
| * | d5603c0 -- KdTree commented code removed
| * | 62c8817 -- ClosestNodeMultipleVisitor repeated tree traversal reduced
* | |   0774ac0 -- Merge branch '53-improve-closestnodemultiplevisitor' into 'master'
|\ \ \  
| * | | 85cee61 -- Improved KdTreeDistance
* | | |   4e4f529 -- Merge branch '53-improve-closestnodemultiplevisitor' into 'master'
|\ \ \ \  
| |/ / /  
| * | | beb3e08 -- BoundigBox refactored
| * | | 6eadb27 -- Renamed visitors
| * | | 001e0e0 -- ClosestNodeVisitor removed completely
| * | | d7eb6b0 -- Removed ClosetNodeAbstractVisitor
| * | | 9557c2d -- closetNode() moved from abstract class to the ClosestNodeVisitor
| * | | c828f62 -- testing
| * | |   cd1da55 -- Merge remote-tracking branch 'origin/master' into 53-improve-closestnodemultiplevisitor
| |\ \ \  
| |/ / /  
|/| | |   
| * | | 33317b2 -- KdTreeDistanceToVertices repeated distance computation eliminated
| * | | d5603c0 -- KdTree commented code removed
| * | | 62c8817 -- ClosestNodeMultipleVisitor repeated tree traversal reduced
| | |/  
| |/|   
| | * 36e8e48 -- #54 - add comment
| | * c9093f7 -- #54 - set nearest points
| |/