Commit 445febb1 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 216d3b07
Loading
Loading
Loading
Loading
+127 −1
Original line number Diff line number Diff line
* 4372737 -- Update pom.xml version.
* 216d3b0 -- Update pom.xml version.
*   ec13b77 -- Merge branch '130-split-a-profile-curve-with-respect-to-feature-points' into 'master'
|\  
| * 5c67269 -- Resolve "Split a profile curve with respect to feature points"
|/  
*   55e3320 -- Merge branch '128-support-segmentation-of-a-profile-curve' into 'master'
|\  
| * ede1e5c -- Resolve "Support segmentation of a profile curve"
|/  
*   0667887 -- Merge branch '133-fix-gui-changes' into 'master'
|\  
| * 3fb8e0c -- Fixed previous dirty merge
|/  
*   0294364 -- Merge branch '132-fix-transparency-of-cutting-planes' into 'master'
|\  
| * d9623f6 -- Fixed
|/  
*   1a6a0aa -- Merge branch '118-introduce-view-toolbox' into 'master'
|\  
| * f3f3b60 -- Resolve "Introduce view toolbox"
|/  
*   80f0829 -- Merge branch '122-add-unit-tests-for-crosssection' into 'master'
|\  
| * 517dccd -- Add unit tests for CrossSection
|/  
*   6412ac2 -- Merge branch 'issue121' into 'master'
|\  
| * 1160ce6 -- cross section visitor optimised
|/  
*   86d571d -- Merge branch '120-set-transparency-of-cutting-planes' into 'master'
|\  
| * 0f6a22e -- Transparency of cutting planes
|/  
*   b1583cc -- Merge branch 'mirror' into 'master'
|\  
| * 2d1f628 -- mirror cuts in both single and 1:1 views
|/  
*   512a1df -- Merge branch 'issue-38/procrustes-superimposition' into 'master'
|\  
| * 3eff067 -- Removed 3point... file resiuum
| * 21cb180 -- Minor javadoc fixies
| * daacd3e -- [#38] refactor: deleted unnecessary files
| * 82cf0ac -- [#38] feat: check if amount of fp is more than 3
| * ca38f5a -- [#38] refactor: removing procrustes analysis utils class
| * 33d1716 -- [#38] refactor: removing procrustes analysis utils class
| * 8b3f663 -- [#38] documentation
| * 4dd01a3 -- [#38] feat: procrustes scaling
| *   2ed5c65 -- Merge branch 'master' into 'issue-38/procrustes-superimposition'
| |\  
| * | 4123f32 -- [#38] documentation: adding java docs
| * |   83ec7a7 -- Merge branch 'master' into issue-38/procrustes-superimposition
| |\ \  
| * | | 7428bd6 -- [#38] documentation: IPosition documantation
| * | | cda9762 -- [#38] refactor: adding documantation and deleting dead code
| * | | 447b13c -- [#38] feat: procrustes analysis working with matrix
| * | | fa57f8e -- [#38] feat: procrustes visualisation
| * | | 8bd53bf -- [#38] feat: rotation on procrustes analysis
| * | | 02ca049 -- [#38] feat: procrustes analysis (work in progress: wrong transformation)
| * | | f7586be -- [#38] feat: calculation of vertices rotation
| * | | 104198c -- [#38] feat: centering models on feature points centroid
* | | |   74aa758 -- Merge branch '116-show-changes-from-humanface-in-list-of-models-via-eventbus' into 'master'
|\ \ \ \  
| |_|_|/  
|/| | |   
| * | | 0b418e8 -- Resolve "Show changes from HumanFace in list of models (via EventBus)"
|/ / /  
* | |   f51302b -- Merge branch '117-bug-the-application-freezes-in-1-1-analysis' into 'master'
|\ \ \  
| |_|/  
|/| |   
| * | a7b9614 -- Resolve "BUG: The application freezes in 1:1 analysis"
|/ /  
* |   a216b00 -- Merge branch 'offset' into 'master'
|\ \  
| * | 0664170 -- working offset and alligning of faces made optional
|/ /  
* |   ccb34fd -- Merge branch '115-make-logging-into-the-outputwindow-available-from-low-level-modules' into 'master'
|\ \  
| * | a721e90 -- Resolve "Make logging into the OutputWindow available from low-level modules"
|/ /  
* |   4276120 -- Merge branch '113-introduce-new-features-on-list-of-faces-in-a-project' into 'master'
|\ \  
| * \   4e7d7f9 -- Merge branch 'master' into 113-introduce-new-features-on-list-of-faces-in-a-project
| |\ \  
| * | | f216d53 -- added filter and face state panels (without functionality)
| * | | f168c59 -- removed commented code
| * | | ede7314 -- created new table model class which observes HumanFace
| * | | 6c8f10c -- HumanFace now extends Observable
| * | | 0d12a32 -- created new class DefaultModelsTableModel
| * | |   e20670f -- Merge branch 'master' into 113-introduce-new-features-on-list-of-faces-in-a-project
| |\ \ \  
| | | |/  
| | |/|   
| * | | 0f7f9e0 -- added "has KD-tree" column to table and multiple model selection
* | | |   972a555 -- Merge branch 'export_csv' into 'master'
|\ \ \ \  
| |_|_|/  
|/| | |   
| * | | 46b8ca5 -- Exporting polyline profiles
|/ / /  
* | |   dc929d3 -- Merge branch 'issue10' into 'master'
|\ \ \  
| |_|/  
|/| |   
| * | 4224b40 -- Polyline profiles in separate tab
|/ /  
* |   c0329df -- Merge branch 'issue-81/fp-io-formats' into 'master'
|\ \  
| |/  
|/|   
| * 4213b08 -- Final minor improvements
| * 8de43d6 -- [#81] test: tests generate tmp files
| * 27c5c42 -- [#81] direcotry: moving files
| * f41c4a3 -- [#81] fix: removed comparison procrustesAnalysis files in development from incorrect branch
| * b77711c -- [#81] feat: added procrustesAnalysis exception
| * b0f0ba9 -- [#81] documentation: added java docs and resolved lint wanrings
| * 04d278f -- [#81] documentation: adding java docs
| *   a88d1df -- Merge branch 'master' into issue-81/fp-io-formats
| |\  
| * | 470099d -- [#81] documantation: added author
| * | 5de17b1 -- [#81] documantation: added documantation to classes
| * | 9980bca -- [issue81]: refactoring export import services
| * | 90e0dbe -- [#81] feat: import/export of .fp format
|  /  
* | 85415db -- CHANGELOG.md file updated with commits between the current and previous tag.
* | 4372737 -- Update pom.xml version.
|/  
*   ad05bcb -- Merge branch '109-fix-gl-canvas-size' into 'master'
|\  
| * 1d737dd -- Resolve "Fix GL Canvas size"