Commit b3c88d42 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 8c242202
Loading
Loading
Loading
Loading
+163 −0
Original line number Diff line number Diff line
* 8c242202 -- Update pom.xml version to 2024.03.0
*   d8a4be77 -- Merge branch '302-release-2024-02-00' into 'master'
|\  
| * 4a522c30 -- Resolve "Release 2024.02.00"
|/  
*   8aebf8a7 -- Merge branch '298-new-module-for-shader-creation' into 'master'
|\  
| * 64379b9f -- Refactore creating shaders.
|/  
*   6d68768a -- Merge branch '296-fix-icp' into 'master'
|\  
| * a1e0b63f -- Resolve "Fix ICP"
|/  
*   4b5a0ab6 -- Merge branch '293-refactor-humanface-module' into 'master'
|\  
| * a2fe8272 -- Resolve "Refactor HumanFace module", rename all modules
|/  
*   88f873d8 -- Merge branch '292-refactor-meshalgorithms' into 'master'
|\  
| * 8efeba7f -- Resolve "Refactor MeshAlgorithms"
|/  
*   578d4146 -- Merge branch 'revert-0c46a6884846a9870c8086bc69b2a2f144eb1a9b' into 'master'
|\  
| * 56e116d1 -- Distance span reflects reality even when faces are not registered.
|/  
*   496d02f7 -- Merge branch '291-fix-declaration-of-provided-interfaces-in-the-meshmodel' into 'master'
|\  
| * e0f42862 -- Resolve "Fix declaration of provided interfaces in the MeshModel"
|/  
*   f426db95 -- Merge branch '290-fix-meshmodel' into 'master'
|\  
| * a343bbde -- Resolve "Fix MeshModel"
|/  
*   d5823c82 -- Merge branch '288-restructure-the-spacepartitioning-osgi-bundle' into 'master'
|\  
| * 31fde74f -- Resolve "Restructure the SpacePartitioning and MeshModel OSGi bundles"
|/  
*   cdc7c796 -- Merge branch 'distance-span-using-relative-distance' into 'master'
|\  
| * 38a31814 -- Distance span using relative distances
|/  
*   3f98a8ae -- Merge branch '289-fix-style-checking-erros' into 'master'
|\  
| * 93f93a14 -- Resolve "Fix style checking errors"
|/  
*   7c233446 -- Merge branch '273-introduce-shadow-casting-glyphs' into 'master'
|\  
| * f5529511 -- Resolve "Introduce shadow-casting glyphs"
|/  
*   8410844e -- Merge branch '96-selection-of-faces-on-cutting-planes-in-batch-processing' into 'master'
|\  
| * ed4f1949 -- Feat: Enable selection of a face on cutting planes of batch processing; fix artifacts appearing in cutting curves.
|/  
*   25a5c8e3 -- Merge branch '71-Cutting-planes-for-batch-processing' into 'master'
|\  
| * ca8451a0 -- Introduce cutting planes with distance to batch processing.
|/  
*   e93925ab -- Merge branch '286-make-the-speed-of-the-movement-of-3d-models-adaptive' into 'master'
|\  
| * 26de4916 -- Resolve "Make the speed of the movement of 3D models adaptive; add undo of the movement"
|/  
*   541310f1 -- Merge branch '93-join-sampling-and-reduce-vertices-slider' into 'master'
|\  
| * a244eba8 -- Feat: Adaptable number of cutting planes & Join Sampling and Reduce vertices sliders
|/  
*   44ad7115 -- Merge branch '285-fix-camera-settings-for-body-scans' into 'master'
|\  
| * 633f5bd7 -- Resolve "Fix camera settings for body scans"
|/  
*   334c5c55 -- Merge branch '70-cutting-planes-vertex-reduction-RDP' into 'master'
|\  
| * 18245dd8 -- Ramer-Douglas-Peucker reduction of points of 2D cutting curves
|/  
*   66776010 -- Merge branch 'add-feature-point-type-equals-and-hashcode' into 'master'
|\  
| * ece92cc6 -- Add feature point type equals and hashcode
|/  
*   086168c8 -- Merge branch '282-fix-pom-xml' into 'master'
|\  
| * fe6b353c -- Fix pom.xml
|/  
*   c41bc6f0 -- Merge branch '281-adapt-ci-cd' into 'master'
|\  
| * 54376894 -- Resolve "Adapt CI/CD" - set the `master-SNAPSHOT` version to the master code under development.
* |   601fa410 -- Merge branch 'fix-for-index-error-in-cutting-planes-projection' into 'master'
|\ \  
| * | 4b30dc69 -- Fix cutting planes panel bugs, Allow reuse of logic
|/ /  
* |   b6919b99 -- Merge branch '70-cutting-plane-vertex-reduction' into 'master'
|\ \  
| |/  
|/|   
| * 87a91b98 -- Feat: Vertices reduction
|/  
*   809041ff -- Merge branch 'reuse-of-symmetry-plane-recalculatioon' into 'master'
|\  
| * 3bf1de26 -- Making RegistrationUtils::transformPlane public for reuse in web fidentis
* |   44bb2fbd -- Merge branch '280-remove-humanfacevisitor' into 'master'
|\ \  
| |/  
|/|   
| * 17cf18d3 -- Resolve "Remove HumanFaceVisitor, refactor Procrustes analysis"
|/  
*   9e5f2333 -- Merge branch 'refactoring-distanceAction' into 'master'
|\  
| * 6e086f32 -- Refactoring DistanceAction for reuse, fixing frequency of distances calculation, fixing weighted distances calculation
|/  
*   7aa2ef7c -- Merge branch 'refactor-symmetry-for-reuse' into 'master'
|\  
| * b8158b45 -- Introduce the SymmetryUtils utility class into the HumanFace module.
|/  
*   dd5bae54 -- Merge branch 'optimizing-distances' into 'master'
|\  
| * 41b684c1 -- Optimizing PrioritySpheresMask::getFeaturePointWeights
|/  
*   16b30b19 -- Merge branch '275-improve-heatmap3d' into 'master'
|\  
| * b66973cb -- Resolve "Improve HeatMap3D"
|/  
*   27144287 -- Merge branch '274-introduce-distancemeasurement' into 'master'
|\  
| * 6dfe5d35 -- Resolve "Introduce DistanceMeasurement and HeatMap3D"
|/  
*   3463c903 -- Merge branch '271-optimize-poisson-disk-sub-sampling' into 'master'
|\  
| * 4b0bbdf8 -- Resolve "Optimize sub-sampling strategies"
|/  
*   20b0a6f2 -- Merge branch 'serialize-curvature' into 'master'
|\  
| * 47b030da -- Make Curvature class serializable
|/  
*   ae4f701a -- Merge branch '270-zoom-to-fit' into 'master'
|\  
| * fd21f233 -- Resolve "Zoom to fit"
|/  
* 10b60083 -- Fix style-check warnings
*   536a04a3 -- Merge branch '269-add-export-import-buttons-whenever-possible' into 'master'
|\  
| * 5817242c -- Resolve "Add export buttons to the Distance tab"
|/  
* 1f84bd59 -- Update .gitlab-ci.yml file
* 17e52254 -- Update .gitlab-ci.yml file
* 7ec5d998 -- Update .gitlab-ci.yml file
* 9bb30a91 -- Update .gitlab-ci.yml file
* 81a5e11b -- Update .gitlab-ci.yml file
* 2af725b4 -- Update .gitlab-ci.yml file
* e3af8696 -- Update .gitlab-ci.yml file
* a5d46443 -- Update .gitlab-ci.yml file
* 13c1ed1d -- Update .gitlab-ci.yml file
* cdf94714 -- Update .gitlab-ci.yml file
* 7779c831 -- Update VERSION.txt
* 575b6c7b -- Update .gitlab-ci.yml file
* d53d8c2f -- Update VERSION.txt
* 721a5757 -- Update .gitlab-ci.yml file
* 0bc19b06 -- Update VERSION.txt
* 207a0d83 -- Update .gitlab-ci.yml file
* aeda5fd6 -- Update VERSION.txt
* b331a1db -- Update .gitlab-ci.yml file
* 5e81a33e -- Update VERSION.txt
* 59434799 -- Update .gitlab-ci.yml file
* b33603e5 -- Update .gitlab-ci.yml file
* 0d014ed0 -- Update .gitlab-ci.yml file
* 0b8cb7f4 -- CHANGELOG.md file updated with commits between the current and previous tag.
* 4a0ae8ba -- Update pom.xml version.
*   ba144254 -- Merge branch '268-refactor-batch-processing-gui' into 'master'
|\