[QGHG-it-dev-list] [vvmarko/triangulator] af2383: Deleting a KSimplex given IDs. Moved testing code ...
Marko Vojinovic
noreply at github.com
Mon Nov 28 11:09:40 CET 2022
Branch: refs/heads/8_XML_reading
Home: https://github.com/vvmarko/triangulator
Commit: af2383d57a471bc1d1ee27cde3670e29741eb29a
https://github.com/vvmarko/triangulator/commit/af2383d57a471bc1d1ee27cde3670e29741eb29a
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M main.cpp
M simpcomp.cpp
M simpcomp.hpp
A test.cpp
Log Message:
-----------
Deleting a KSimplex given IDs. Moved testing code from main.cpp to test.cpp
Commit: bfaaf3f982f62cf371c723b91c080997ac6c838f
https://github.com/vvmarko/triangulator/commit/bfaaf3f982f62cf371c723b91c080997ac6c838f
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-10-17 (Mon, 17 Oct 2022)
Changed paths:
M ksimplex.cpp
M main.cpp
M pachner.cpp
M simpcomp.cpp
M simpcomp.hpp
M test.cpp
Log Message:
-----------
Pachner 3_to_2 approaching, hopefully
Commit: 2a7ae22f344b1729f8504d74dbf2e0e84d93bb08
https://github.com/vvmarko/triangulator/commit/2a7ae22f344b1729f8504d74dbf2e0e84d93bb08
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M gui/DrawComplex.cpp
M gui/DrawComplex.h
M gui/DrawComplexGLWidget.h
A gui/Inspector.cpp
A gui/Inspector.h
A gui/Inspector.ui
M gui/MainWindow.cpp
M gui/PrintComplex.cpp
M gui/PrintComplex.h
M gui/SeedComplex.cpp
M gui/SimpCompTableModel.cpp
M gui/SimpCompTableModel.h
Log Message:
-----------
Inspector windows
Commit: e9d3c24ef872e5b2d856358cfb8cf696a7778252
https://github.com/vvmarko/triangulator/commit/e9d3c24ef872e5b2d856358cfb8cf696a7778252
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M classes.cpp
M classes.hpp
Log Message:
-----------
Making obsolete classes.cpp and classes.hpp files.
Commit: 70247b3e2628d86ebef43aa37cffd5be7b2eefbd
https://github.com/vvmarko/triangulator/commit/70247b3e2628d86ebef43aa37cffd5be7b2eefbd
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M ksimplex.cpp
Log Message:
-----------
Updated KSimplex destructor
Commit: 8eeb003f54a1a391d28fa9eca205cd4f48db9170
https://github.com/vvmarko/triangulator/commit/8eeb003f54a1a391d28fa9eca205cd4f48db9170
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M color.cpp
M color.hpp
M main.cpp
M seed.cpp
M test.cpp
Log Message:
-----------
removed bug with wrong dimension boundary and removed boolean from Boundarycolor
Commit: 64f0ed8737be6c219acb794f77dea550a6d233e8
https://github.com/vvmarko/triangulator/commit/64f0ed8737be6c219acb794f77dea550a6d233e8
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M gui/DrawComplex.cpp
M gui/DrawComplexGLWidget.h
M gui/MainWindow.cpp
M gui/MainWindow.h
M gui/MainWindow.ui
M gui/PrintComplex.cpp
M gui/PrintComplex.h
M gui/SeedComplex.cpp
M gui/SimpCompTableModel.cpp
A gui/Utils.cpp
A gui/Utils.h
Log Message:
-----------
Open and save dialogs
Commit: 5e5eaf1e8b97d9378df279f67fcd893b7bd46db5
https://github.com/vvmarko/triangulator/commit/5e5eaf1e8b97d9378df279f67fcd893b7bd46db5
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M ksimplex.cpp
M ksimplex.hpp
M main.cpp
Log Message:
-----------
Added a KSimplex wrapper function is_a_boundary
Commit: 7bd6fadfd6cb1b818179f0b22fe84294ef940450
https://github.com/vvmarko/triangulator/commit/7bd6fadfd6cb1b818179f0b22fe84294ef940450
Author: Nenad Korolija <nenadko at gmail.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M seed.cpp
Log Message:
-----------
Fixed a bug: seed_single_simplex_or_sphere was adding boundary color at wrong level
Commit: 6f39c6cc3b005f2ee1d85d41714deb72ed5db843
https://github.com/vvmarko/triangulator/commit/6f39c6cc3b005f2ee1d85d41714deb72ed5db843
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-26 (Sat, 26 Nov 2022)
Changed paths:
M build-script.sh
M color.cpp
M color.hpp
M ksimplex.cpp
M ksimplex.hpp
M main.cpp
M seed.cpp
M simpcomp.cpp
M simpcomp.hpp
Log Message:
-----------
Implemented SimpComp::print_detailed(), for more convenient printing and debugging
Commit: 16d29df0ba8bce0b20bb68e9b1fe94255352bba5
https://github.com/vvmarko/triangulator/commit/16d29df0ba8bce0b20bb68e9b1fe94255352bba5
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-26 (Sat, 26 Nov 2022)
Changed paths:
M ksimplex.cpp
M main.cpp
Log Message:
-----------
Hardening of KSimplex::add_neighbor() against bad inputs
Commit: 8eaf6dfb0700a0a884d55c9a11dbb59888dddc29
https://github.com/vvmarko/triangulator/commit/8eaf6dfb0700a0a884d55c9a11dbb59888dddc29
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-26 (Sat, 26 Nov 2022)
Changed paths:
M ksimplex.cpp
M main.cpp
Log Message:
-----------
Rewritten KSimplex::add_neighbor() to eliminate recursion and make it more transparent
Commit: 4514f88506fc22377a2f6d24905b9c7aef41c2e8
https://github.com/vvmarko/triangulator/commit/4514f88506fc22377a2f6d24905b9c7aef41c2e8
Author: Marko Vojinovic <vmarko at ipb.ac.rs>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M build-script.sh
M color.cpp
M color.hpp
M input-and-output.cpp
M input-and-output.hpp
M main.cpp
M simpcomp.cpp
M triangulator.hpp
Log Message:
-----------
Merge branch '8_XML_reading' of https://github.com/vvmarko/triangulator into 8_XML_reading
Compare: https://github.com/vvmarko/triangulator/compare/76c9806f092d...4514f88506fc
More information about the QGHG-it-dev-list
mailing list