aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2018-10-30 17:23:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2018-10-30 17:23:01 +0000
commite914b6d5e6a58c5df853d44f9e306f2e30cc3e4f (patch)
treee558eac4828c7b079a21df457d7d5e1cab660225 /cad/opencascade
parentc924f42f1fe86c641b8cb1b583d172afaccf538d (diff)
downloadports-e914b6d5e6a58c5df853d44f9e306f2e30cc3e4f.tar.gz
ports-e914b6d5e6a58c5df853d44f9e306f2e30cc3e4f.zip
Upgrade to 7.3.0.
Notes
Notes: svn path=/head/; revision=483504
Diffstat (limited to 'cad/opencascade')
-rw-r--r--cad/opencascade/Makefile7
-rw-r--r--cad/opencascade/distinfo6
-rw-r--r--cad/opencascade/files/patch-adm_cmake_occt__csf.cmake8
-rw-r--r--cad/opencascade/files/patch-adm_cmake_occt__macros.cmake4
-rw-r--r--cad/opencascade/files/patch-src_DrawResources_CheckCommands.tcl10
-rw-r--r--cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx8
-rw-r--r--cad/opencascade/files/patch-src_RWStl_RWStl__Reader.cxx11
-rw-r--r--cad/opencascade/files/patch-src_Standard_Standard__CLocaleSentry.hxx12
-rw-r--r--cad/opencascade/pkg-plist554
9 files changed, 479 insertions, 141 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 65a8647db3a8..fcbbc596cbc6 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opencascade
-PORTVERSION= 7.2.0
-PORTREVISION= 4
+PORTVERSION= 7.3.0
CATEGORIES= cad science
MASTER_SITES= LOCAL/thierry
@@ -23,9 +22,10 @@ RUN_DEPENDS= bash:shells/bash
# Check ${WRKSRC}/dox/overview/overview.md
# and ${WRKSRC}/dox/dev_guides/building
USES= alias:10 cmake:outsource compiler:c++14-lang dos2unix \
- shebangfix tk tar:tgz
+ gl shebangfix tk tar:tgz
USE_XORG= ice sm x11 xext xi xmu xt
USE_GL= gl glu
+
DOS2UNIX_FILES= adm/templates/*
SHEBANG_FILES= adm/templates/*.sh \
adm/templates/*.sh.in \
@@ -79,6 +79,7 @@ DOXYGEN_USE= TEX=latex:build
DOXYGEN_BUILD_DEPENDS= bash:shells/bash \
doxygen:devel/doxygen \
dot:graphics/graphviz \
+ pdftex:print/tex-basic-engines \
inkscape:graphics/inkscape
DOXYGEN_RUN_DEPENDS= ${LOCALBASE}/www/MathJax/MathJax.js:www/mathjax
diff --git a/cad/opencascade/distinfo b/cad/opencascade/distinfo
index 56583b971ff8..649074d38389 100644
--- a/cad/opencascade/distinfo
+++ b/cad/opencascade/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514301887
-SHA256 (opencascade-7.2.0.tgz) = 245e344b2cf8a6e0a7d9f45d5d807f8ef48607bcd7a6d763ba2d7b861fa55249
-SIZE (opencascade-7.2.0.tgz) = 202114726
+TIMESTAMP = 1540838134
+SHA256 (opencascade-7.3.0.tgz) = 1e056fbeaafc8b5a29dd1086de83ae32f65a3c588e8b63fdd126b999e84011cd
+SIZE (opencascade-7.3.0.tgz) = 208866901
diff --git a/cad/opencascade/files/patch-adm_cmake_occt__csf.cmake b/cad/opencascade/files/patch-adm_cmake_occt__csf.cmake
index eb6f696175f3..904f6ae7d25a 100644
--- a/cad/opencascade/files/patch-adm_cmake_occt__csf.cmake
+++ b/cad/opencascade/files/patch-adm_cmake_occt__csf.cmake
@@ -1,8 +1,8 @@
---- adm/cmake/occt_csf.cmake.orig 2017-08-30 13:27:56 UTC
+--- adm/cmake/occt_csf.cmake.orig 2018-05-25 19:13:23 UTC
+++ adm/cmake/occt_csf.cmake
-@@ -111,6 +111,5 @@ if (WIN32)
- set (CSF_ThreadLibs "pthread rt stdc++")
- set (CSF_OpenGlLibs "GL")
+@@ -116,6 +116,5 @@ if (WIN32)
+ set (CSF_OpenGlLibs "GL")
+ endif()
set (CSF_XwLibs "X11 Xext Xmu Xi")
- set (CSF_dl "dl")
endif()
diff --git a/cad/opencascade/files/patch-adm_cmake_occt__macros.cmake b/cad/opencascade/files/patch-adm_cmake_occt__macros.cmake
index 829a1131fdfc..f4128a3ddc7d 100644
--- a/cad/opencascade/files/patch-adm_cmake_occt__macros.cmake
+++ b/cad/opencascade/files/patch-adm_cmake_occt__macros.cmake
@@ -1,4 +1,4 @@
---- adm/cmake/occt_macros.cmake.orig 2017-08-30 13:27:56 UTC
+--- adm/cmake/occt_macros.cmake.orig 2018-05-25 19:13:23 UTC
+++ adm/cmake/occt_macros.cmake
@@ -53,7 +53,7 @@ macro (OCCT_MAKE_OS_WITH_BITNESS)
elseif(APPLE)
@@ -9,7 +9,7 @@
endif()
endmacro()
-@@ -335,7 +335,7 @@ macro (COLLECT_AND_INSTALL_OCCT_HEADER_F
+@@ -337,7 +337,7 @@ macro (COLLECT_AND_INSTALL_OCCT_HEADER_F
configure_file ("${TEMPLATE_HEADER_PATH}" "${ROOT_TARGET_OCCT_DIR}/${OCCT_INSTALL_DIR_PREFIX}/${HEADER_FILE_NAME}" @ONLY)
endforeach()
diff --git a/cad/opencascade/files/patch-src_DrawResources_CheckCommands.tcl b/cad/opencascade/files/patch-src_DrawResources_CheckCommands.tcl
index a03a452e66ac..ed30fa375382 100644
--- a/cad/opencascade/files/patch-src_DrawResources_CheckCommands.tcl
+++ b/cad/opencascade/files/patch-src_DrawResources_CheckCommands.tcl
@@ -1,6 +1,6 @@
---- src/DrawResources/CheckCommands.tcl.orig 2017-08-30 13:28:11 UTC
+--- src/DrawResources/CheckCommands.tcl.orig 2018-05-25 19:13:38 UTC
+++ src/DrawResources/CheckCommands.tcl
-@@ -1038,6 +1038,7 @@ help checkplatform {
+@@ -1036,6 +1036,7 @@ help checkplatform {
-windows : return 1 if current platform is 'Windows', overwise return 0
-linux : return 1 if current platform is 'Linux', overwise return 0
-osx : return 1 if current platform is 'MacOS X', overwise return 0
@@ -8,7 +8,7 @@
Only one option can be used at once.
If no option is given, procedure will return the name of current platform.
-@@ -1046,9 +1047,11 @@ proc checkplatform {args} {
+@@ -1044,9 +1045,11 @@ proc checkplatform {args} {
set check_for_windows false
set check_for_linux false
set check_for_macosx false
@@ -20,7 +20,7 @@
{"-osx" check_for_macosx 0}}
_check_args ${args} ${options} "checkplatform"
-@@ -1057,17 +1060,19 @@ proc checkplatform {args} {
+@@ -1055,17 +1058,19 @@ proc checkplatform {args} {
set current_platform Windows
} elseif { $::tcl_platform(os) == "Linux" } {
set current_platform Linux
@@ -42,7 +42,7 @@
error "Error: wrong usage of command checkplatform, only single option can be used at once"
}
-@@ -1076,11 +1081,16 @@ proc checkplatform {args} {
+@@ -1074,11 +1079,16 @@ proc checkplatform {args} {
return 1
}
diff --git a/cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx b/cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx
index 27587410056e..09035c3fa1b7 100644
--- a/cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx
+++ b/cad/opencascade/files/patch-src_Image_Image__VideoRecorder.cxx
@@ -5,9 +5,9 @@ src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'A
if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
^
---- src/Image/Image_VideoRecorder.cxx.orig 2017-08-30 13:28:21 UTC
+--- src/Image/Image_VideoRecorder.cxx.orig 2018-05-25 19:13:49 UTC
+++ src/Image/Image_VideoRecorder.cxx
-@@ -276,7 +276,7 @@ Standard_Boolean Image_VideoRecorder::addVideoStream (
+@@ -283,7 +283,7 @@ Standard_Boolean Image_VideoRecorder::ad
// some formats want stream headers to be separate
if (myAVContext->oformat->flags & AVFMT_GLOBALHEADER)
{
@@ -16,7 +16,7 @@ src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'A
}
return Standard_True;
#else
-@@ -449,6 +449,7 @@ Standard_Boolean Image_VideoRecorder::writeVideoFrame
+@@ -456,6 +456,7 @@ Standard_Boolean Image_VideoRecorder::wr
AVPacket aPacket;
memset (&aPacket, 0, sizeof(aPacket));
av_init_packet (&aPacket);
@@ -24,7 +24,7 @@ src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'A
if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
&& !theToFlush)
{
-@@ -461,6 +462,7 @@ Standard_Boolean Image_VideoRecorder::writeVideoFrame
+@@ -468,6 +469,7 @@ Standard_Boolean Image_VideoRecorder::wr
aResAv = av_interleaved_write_frame (myAVContext, &aPacket);
}
else
diff --git a/cad/opencascade/files/patch-src_RWStl_RWStl__Reader.cxx b/cad/opencascade/files/patch-src_RWStl_RWStl__Reader.cxx
deleted file mode 100644
index 3d464dcbcb8c..000000000000
--- a/cad/opencascade/files/patch-src_RWStl_RWStl__Reader.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/RWStl/RWStl_Reader.cxx.orig 2017-08-30 13:28:29 UTC
-+++ src/RWStl/RWStl_Reader.cxx
-@@ -264,7 +264,7 @@ Standard_Boolean RWStl_Reader::ReadAscii
-
- // report progress every 1 MiB of read data
- const int aStepB = 1024 * 1024;
-- const Standard_Integer aNbSteps = 1 + Standard_Integer((theUntilPos - aStartPos) / aStepB);
-+ const Standard_Integer aNbSteps = 1 + Standard_Integer(((int64_t)theUntilPos - aStartPos) / aStepB);
- Message_ProgressSentry aPSentry (theProgress, "Reading text STL file", 0, aNbSteps, 1);
-
- int64_t aProgressPos = aStartPos + aStepB;
diff --git a/cad/opencascade/files/patch-src_Standard_Standard__CLocaleSentry.hxx b/cad/opencascade/files/patch-src_Standard_Standard__CLocaleSentry.hxx
index 1b8548e73333..3c44df882800 100644
--- a/cad/opencascade/files/patch-src_Standard_Standard__CLocaleSentry.hxx
+++ b/cad/opencascade/files/patch-src_Standard_Standard__CLocaleSentry.hxx
@@ -1,11 +1,11 @@
---- src/Standard/Standard_CLocaleSentry.hxx.orig 2017-08-30 13:28:31 UTC
+--- src/Standard/Standard_CLocaleSentry.hxx.orig 2018-05-25 19:14:11 UTC
+++ src/Standard/Standard_CLocaleSentry.hxx
-@@ -25,7 +25,7 @@
- //! and become part of POSIX since '2008.
- //! Notice that this is impossible to test (_POSIX_C_SOURCE >= 200809L)
- //! since POSIX didn't declared such identifier.
+@@ -31,7 +31,7 @@
+ //! Presence of this extension cannot be checked in straightforward way (like (_POSIX_C_SOURCE >= 200809L))
+ //! due to missing such declarations in standard.
+ //! On macOS new functions are declared within "xlocale.h" header (the same is for glibc, but this header has been removed since glibc 2.26).
- #if defined(__APPLE__)
+ #if defined(__APPLE__) || (defined(__FreeBSD__) && (__FreeBSD_version > 910000))
- #define HAVE_XLOCALE_H
+ #define OCCT_CLOCALE_POSIX2008
#endif
diff --git a/cad/opencascade/pkg-plist b/cad/opencascade/pkg-plist
index 7f93bb1530cf..7c5f6cc89e2b 100644
--- a/cad/opencascade/pkg-plist
+++ b/cad/opencascade/pkg-plist
@@ -25,7 +25,6 @@
%%OCCROOT%%/data/occ/Axis_of_bearing.brep
%%OCCROOT%%/data/occ/Ball.brep
%%OCCROOT%%/data/occ/Bottom.brep
-%%OCCROOT%%/data/occ/Box.brep
%%OCCROOT%%/data/occ/CrankArm.brep
%%OCCROOT%%/data/occ/CrankArm.rle
%%OCCROOT%%/data/occ/CylinderHead.rle
@@ -84,6 +83,7 @@
%%OCCROOT%%/resources/BOPAlgo/BOPAlgo.msg
%%OCCROOT%%/resources/DrawResources/CURVES.tcl
%%OCCROOT%%/resources/DrawResources/CheckCommands.tcl
+%%OCCROOT%%/resources/DrawResources/CheckCommands.tcl.orig
%%OCCROOT%%/resources/DrawResources/DrawDefault
%%OCCROOT%%/resources/DrawResources/DrawPlugin
%%OCCROOT%%/resources/DrawResources/DrawTK.tcl
@@ -100,6 +100,9 @@
%%OCCROOT%%/resources/DrawResources/TKTopTest.tcl
%%OCCROOT%%/resources/DrawResources/TestCommands.tcl
%%OCCROOT%%/resources/DrawResources/Vector.tcl
+%%OCCROOT%%/resources/DrawResources/dfb_attribns.gif
+%%OCCROOT%%/resources/DrawResources/dfb_attribute.gif
+%%OCCROOT%%/resources/DrawResources/dfb_folder.gif
%%OCCROOT%%/resources/DrawResources/dftree.tcl
%%OCCROOT%%/resources/DrawResources/lamp.ico
%%OCCROOT%%/resources/SHMessage/FILES
@@ -234,6 +237,7 @@
%%OCCROOT%%/tests/3rdparty/fonts/B3
%%OCCROOT%%/tests/3rdparty/fonts/B4
%%OCCROOT%%/tests/3rdparty/fonts/B5
+%%OCCROOT%%/tests/3rdparty/fonts/B6
%%OCCROOT%%/tests/3rdparty/fonts/C1
%%OCCROOT%%/tests/3rdparty/grids.list
%%OCCROOT%%/tests/3rdparty/parse.rules
@@ -415,7 +419,6 @@
%%OCCROOT%%/tests/blend/complex/G7
%%OCCROOT%%/tests/blend/complex/G8
%%OCCROOT%%/tests/blend/complex/G9
-%%OCCROOT%%/tests/blend/complex/H2
%%OCCROOT%%/tests/blend/complex/H3
%%OCCROOT%%/tests/blend/complex/H4
%%OCCROOT%%/tests/blend/encoderegularity/A1
@@ -4291,6 +4294,7 @@
%%OCCROOT%%/tests/boolean/cells_test/J4
%%OCCROOT%%/tests/boolean/cells_test/J5
%%OCCROOT%%/tests/boolean/cells_test/J6
+%%OCCROOT%%/tests/boolean/cells_test/K1
%%OCCROOT%%/tests/boolean/cells_test/end
%%OCCROOT%%/tests/boolean/end
%%OCCROOT%%/tests/boolean/gdml_private/A1
@@ -4647,7 +4651,72 @@
%%OCCROOT%%/tests/boolean/gdml_public/C7
%%OCCROOT%%/tests/boolean/gdml_public/end
%%OCCROOT%%/tests/boolean/grids.list
+%%OCCROOT%%/tests/boolean/history/A1
+%%OCCROOT%%/tests/boolean/history/A2
+%%OCCROOT%%/tests/boolean/history/A3
+%%OCCROOT%%/tests/boolean/history/A4
+%%OCCROOT%%/tests/boolean/history/A5
+%%OCCROOT%%/tests/boolean/history/A6
+%%OCCROOT%%/tests/boolean/history/A7
+%%OCCROOT%%/tests/boolean/history/A8
%%OCCROOT%%/tests/boolean/parse.rules
+%%OCCROOT%%/tests/boolean/removefeatures/A1
+%%OCCROOT%%/tests/boolean/removefeatures/A2
+%%OCCROOT%%/tests/boolean/removefeatures/A3
+%%OCCROOT%%/tests/boolean/removefeatures/A4
+%%OCCROOT%%/tests/boolean/removefeatures/A5
+%%OCCROOT%%/tests/boolean/removefeatures/A6
+%%OCCROOT%%/tests/boolean/removefeatures/A7
+%%OCCROOT%%/tests/boolean/removefeatures/A8
+%%OCCROOT%%/tests/boolean/removefeatures/A9
+%%OCCROOT%%/tests/boolean/removefeatures/B1
+%%OCCROOT%%/tests/boolean/removefeatures/B2
+%%OCCROOT%%/tests/boolean/removefeatures/B3
+%%OCCROOT%%/tests/boolean/removefeatures/B4
+%%OCCROOT%%/tests/boolean/removefeatures/B5
+%%OCCROOT%%/tests/boolean/removefeatures/B6
+%%OCCROOT%%/tests/boolean/removefeatures/B7
+%%OCCROOT%%/tests/boolean/removefeatures/B8
+%%OCCROOT%%/tests/boolean/removefeatures/B9
+%%OCCROOT%%/tests/boolean/removefeatures/C1
+%%OCCROOT%%/tests/boolean/removefeatures/C2
+%%OCCROOT%%/tests/boolean/removefeatures/C3
+%%OCCROOT%%/tests/boolean/removefeatures/C4
+%%OCCROOT%%/tests/boolean/removefeatures/C5
+%%OCCROOT%%/tests/boolean/removefeatures/C6
+%%OCCROOT%%/tests/boolean/removefeatures/C7
+%%OCCROOT%%/tests/boolean/removefeatures/C8
+%%OCCROOT%%/tests/boolean/removefeatures/C9
+%%OCCROOT%%/tests/boolean/removefeatures/D1
+%%OCCROOT%%/tests/boolean/removefeatures/D2
+%%OCCROOT%%/tests/boolean/removefeatures/D3
+%%OCCROOT%%/tests/boolean/removefeatures/D4
+%%OCCROOT%%/tests/boolean/removefeatures/D5
+%%OCCROOT%%/tests/boolean/removefeatures/D6
+%%OCCROOT%%/tests/boolean/removefeatures/D7
+%%OCCROOT%%/tests/boolean/removefeatures/D8
+%%OCCROOT%%/tests/boolean/removefeatures/D9
+%%OCCROOT%%/tests/boolean/removefeatures/E1
+%%OCCROOT%%/tests/boolean/removefeatures/E2
+%%OCCROOT%%/tests/boolean/removefeatures/E3
+%%OCCROOT%%/tests/boolean/removefeatures/E4
+%%OCCROOT%%/tests/boolean/removefeatures/E5
+%%OCCROOT%%/tests/boolean/removefeatures/E6
+%%OCCROOT%%/tests/boolean/removefeatures/E7
+%%OCCROOT%%/tests/boolean/removefeatures/E8
+%%OCCROOT%%/tests/boolean/removefeatures/E9
+%%OCCROOT%%/tests/boolean/removefeatures/F1
+%%OCCROOT%%/tests/boolean/removefeatures/F2
+%%OCCROOT%%/tests/boolean/removefeatures/F3
+%%OCCROOT%%/tests/boolean/removefeatures/F4
+%%OCCROOT%%/tests/boolean/removefeatures/F5
+%%OCCROOT%%/tests/boolean/removefeatures/F6
+%%OCCROOT%%/tests/boolean/removefeatures/F7
+%%OCCROOT%%/tests/boolean/removefeatures/F8
+%%OCCROOT%%/tests/boolean/removefeatures/F9
+%%OCCROOT%%/tests/boolean/removefeatures/G1
+%%OCCROOT%%/tests/boolean/removefeatures/G2
+%%OCCROOT%%/tests/boolean/removefeatures/begin
%%OCCROOT%%/tests/boolean/splitter/A1
%%OCCROOT%%/tests/boolean/splitter/A2
%%OCCROOT%%/tests/boolean/splitter/A3
@@ -4835,6 +4904,7 @@
%%OCCROOT%%/tests/bugs/caf/bug28425
%%OCCROOT%%/tests/bugs/caf/bug28428
%%OCCROOT%%/tests/bugs/caf/bug28691
+%%OCCROOT%%/tests/bugs/caf/bug29142
%%OCCROOT%%/tests/bugs/caf/bug2932_1
%%OCCROOT%%/tests/bugs/caf/bug2932_10
%%OCCROOT%%/tests/bugs/caf/bug2932_11
@@ -4859,6 +4929,10 @@
%%OCCROOT%%/tests/bugs/caf/bug2932_7
%%OCCROOT%%/tests/bugs/caf/bug2932_8
%%OCCROOT%%/tests/bugs/caf/bug2932_9
+%%OCCROOT%%/tests/bugs/caf/bug29371
+%%OCCROOT%%/tests/bugs/caf/bug29452
+%%OCCROOT%%/tests/bugs/caf/bug29531
+%%OCCROOT%%/tests/bugs/caf/bug29669
%%OCCROOT%%/tests/bugs/caf/bug361
%%OCCROOT%%/tests/bugs/caf/bug381_1
%%OCCROOT%%/tests/bugs/caf/bug381_2
@@ -4972,6 +5046,8 @@
%%OCCROOT%%/tests/bugs/fclasses/bug27849
%%OCCROOT%%/tests/bugs/fclasses/bug28478
%%OCCROOT%%/tests/bugs/fclasses/bug28829
+%%OCCROOT%%/tests/bugs/fclasses/bug29064
+%%OCCROOT%%/tests/bugs/fclasses/bug29355
%%OCCROOT%%/tests/bugs/fclasses/bug309
%%OCCROOT%%/tests/bugs/fclasses/bug310
%%OCCROOT%%/tests/bugs/fclasses/bug6143
@@ -4996,6 +5072,7 @@
%%OCCROOT%%/tests/bugs/heal/begin
%%OCCROOT%%/tests/bugs/heal/buc60940
%%OCCROOT%%/tests/bugs/heal/buc60950
+%%OCCROOT%%/tests/bugs/heal/bug14846
%%OCCROOT%%/tests/bugs/heal/bug1642
%%OCCROOT%%/tests/bugs/heal/bug17128
%%OCCROOT%%/tests/bugs/heal/bug17129
@@ -5008,6 +5085,7 @@
%%OCCROOT%%/tests/bugs/heal/bug22
%%OCCROOT%%/tests/bugs/heal/bug22587
%%OCCROOT%%/tests/bugs/heal/bug22602
+%%OCCROOT%%/tests/bugs/heal/bug22642
%%OCCROOT%%/tests/bugs/heal/bug22919
%%OCCROOT%%/tests/bugs/heal/bug22924
%%OCCROOT%%/tests/bugs/heal/bug23451
@@ -5080,8 +5158,12 @@
%%OCCROOT%%/tests/bugs/heal/bug27781
%%OCCROOT%%/tests/bugs/heal/bug27894
%%OCCROOT%%/tests/bugs/heal/bug28471
+%%OCCROOT%%/tests/bugs/heal/bug28523
%%OCCROOT%%/tests/bugs/heal/bug28529
%%OCCROOT%%/tests/bugs/heal/bug28553
+%%OCCROOT%%/tests/bugs/heal/bug28595
+%%OCCROOT%%/tests/bugs/heal/bug28768
+%%OCCROOT%%/tests/bugs/heal/bug29695
%%OCCROOT%%/tests/bugs/heal/bug329
%%OCCROOT%%/tests/bugs/heal/bug482
%%OCCROOT%%/tests/bugs/heal/bug518
@@ -5128,6 +5210,7 @@
%%OCCROOT%%/tests/bugs/iges/bug13627
%%OCCROOT%%/tests/bugs/iges/bug156
%%OCCROOT%%/tests/bugs/iges/bug15755
+%%OCCROOT%%/tests/bugs/iges/bug16424
%%OCCROOT%%/tests/bugs/iges/bug16569
%%OCCROOT%%/tests/bugs/iges/bug16662
%%OCCROOT%%/tests/bugs/iges/bug17026_1
@@ -5172,12 +5255,24 @@
%%OCCROOT%%/tests/bugs/iges/bug283
%%OCCROOT%%/tests/bugs/iges/bug285
%%OCCROOT%%/tests/bugs/iges/bug28589
+%%OCCROOT%%/tests/bugs/iges/bug28694_1
+%%OCCROOT%%/tests/bugs/iges/bug28694_2
+%%OCCROOT%%/tests/bugs/iges/bug28694_3
+%%OCCROOT%%/tests/bugs/iges/bug28694_4
+%%OCCROOT%%/tests/bugs/iges/bug28694_5
+%%OCCROOT%%/tests/bugs/iges/bug28694_6
+%%OCCROOT%%/tests/bugs/iges/bug28694_7
+%%OCCROOT%%/tests/bugs/iges/bug28694_8
+%%OCCROOT%%/tests/bugs/iges/bug28694_9
+%%OCCROOT%%/tests/bugs/iges/bug29391
+%%OCCROOT%%/tests/bugs/iges/bug29526
%%OCCROOT%%/tests/bugs/iges/bug306
%%OCCROOT%%/tests/bugs/iges/bug365_1
%%OCCROOT%%/tests/bugs/iges/bug365_3
%%OCCROOT%%/tests/bugs/iges/bug365_4
%%OCCROOT%%/tests/bugs/iges/bug365_5
%%OCCROOT%%/tests/bugs/iges/bug386
+%%OCCROOT%%/tests/bugs/iges/bug3936
%%OCCROOT%%/tests/bugs/iges/bug448
%%OCCROOT%%/tests/bugs/iges/bug450_1
%%OCCROOT%%/tests/bugs/iges/bug450_2
@@ -5272,6 +5367,12 @@
%%OCCROOT%%/tests/bugs/mesh/bug27453
%%OCCROOT%%/tests/bugs/mesh/bug27959
%%OCCROOT%%/tests/bugs/mesh/bug28118
+%%OCCROOT%%/tests/bugs/mesh/bug28194
+%%OCCROOT%%/tests/bugs/mesh/bug28247
+%%OCCROOT%%/tests/bugs/mesh/bug28379
+%%OCCROOT%%/tests/bugs/mesh/bug28500
+%%OCCROOT%%/tests/bugs/mesh/bug28719
+%%OCCROOT%%/tests/bugs/mesh/bug29715
%%OCCROOT%%/tests/bugs/mesh/parse.rules
%%OCCROOT%%/tests/bugs/modalg_1/begin
%%OCCROOT%%/tests/bugs/modalg_1/buc60409_1
@@ -6122,7 +6223,6 @@
%%OCCROOT%%/tests/bugs/modalg_4/bug763
%%OCCROOT%%/tests/bugs/modalg_4/bug7668
%%OCCROOT%%/tests/bugs/modalg_4/bug767
-%%OCCROOT%%/tests/bugs/modalg_4/bug77
%%OCCROOT%%/tests/bugs/modalg_4/bug770
%%OCCROOT%%/tests/bugs/modalg_4/bug771
%%OCCROOT%%/tests/bugs/modalg_4/bug772
@@ -6134,6 +6234,8 @@
%%OCCROOT%%/tests/bugs/modalg_4/bug778_1
%%OCCROOT%%/tests/bugs/modalg_4/bug778_2
%%OCCROOT%%/tests/bugs/modalg_4/bug779
+%%OCCROOT%%/tests/bugs/modalg_4/bug77_1
+%%OCCROOT%%/tests/bugs/modalg_4/bug77_2
%%OCCROOT%%/tests/bugs/modalg_4/bug78
%%OCCROOT%%/tests/bugs/modalg_4/bug780_1
%%OCCROOT%%/tests/bugs/modalg_4/bug780_2
@@ -6158,6 +6260,7 @@
%%OCCROOT%%/tests/bugs/modalg_4/bug828
%%OCCROOT%%/tests/bugs/modalg_4/bug829_1
%%OCCROOT%%/tests/bugs/modalg_4/bug829_2
+%%OCCROOT%%/tests/bugs/modalg_4/bug82_1
%%OCCROOT%%/tests/bugs/modalg_4/bug8370
%%OCCROOT%%/tests/bugs/modalg_4/bug8372
%%OCCROOT%%/tests/bugs/modalg_4/bug86
@@ -6408,6 +6511,7 @@
%%OCCROOT%%/tests/bugs/modalg_5/bug24290_1
%%OCCROOT%%/tests/bugs/modalg_5/bug24290_2
%%OCCROOT%%/tests/bugs/modalg_5/bug24299
+%%OCCROOT%%/tests/bugs/modalg_5/bug24302
%%OCCROOT%%/tests/bugs/modalg_5/bug24303
%%OCCROOT%%/tests/bugs/modalg_5/bug24305
%%OCCROOT%%/tests/bugs/modalg_5/bug24313
@@ -6418,6 +6522,9 @@
%%OCCROOT%%/tests/bugs/modalg_5/bug24360
%%OCCROOT%%/tests/bugs/modalg_5/bug24390_1
%%OCCROOT%%/tests/bugs/modalg_5/bug24390_2
+%%OCCROOT%%/tests/bugs/modalg_5/bug24397_1
+%%OCCROOT%%/tests/bugs/modalg_5/bug24397_2
+%%OCCROOT%%/tests/bugs/modalg_5/bug24397_3
%%OCCROOT%%/tests/bugs/modalg_5/bug24400
%%OCCROOT%%/tests/bugs/modalg_5/bug24404
%%OCCROOT%%/tests/bugs/modalg_5/bug24422
@@ -6968,6 +7075,7 @@
%%OCCROOT%%/tests/bugs/modalg_6/bug26473_2
%%OCCROOT%%/tests/bugs/modalg_6/bug26481
%%OCCROOT%%/tests/bugs/modalg_6/bug26484
+%%OCCROOT%%/tests/bugs/modalg_6/bug26493
%%OCCROOT%%/tests/bugs/modalg_6/bug26496
%%OCCROOT%%/tests/bugs/modalg_6/bug26498
%%OCCROOT%%/tests/bugs/modalg_6/bug26523
@@ -7389,8 +7497,15 @@
%%OCCROOT%%/tests/bugs/modalg_6/bug7093
%%OCCROOT%%/tests/bugs/modalg_6/bug8040
%%OCCROOT%%/tests/bugs/modalg_7/begin
+%%OCCROOT%%/tests/bugs/modalg_7/bug10377_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug10377_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug13565_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug13565_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug13566
+%%OCCROOT%%/tests/bugs/modalg_7/bug21134
%%OCCROOT%%/tests/bugs/modalg_7/bug21413
%%OCCROOT%%/tests/bugs/modalg_7/bug21414
+%%OCCROOT%%/tests/bugs/modalg_7/bug21494
%%OCCROOT%%/tests/bugs/modalg_7/bug22288
%%OCCROOT%%/tests/bugs/modalg_7/bug22750
%%OCCROOT%%/tests/bugs/modalg_7/bug22821
@@ -7399,27 +7514,41 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug23163_2
%%OCCROOT%%/tests/bugs/modalg_7/bug23163_3
%%OCCROOT%%/tests/bugs/modalg_7/bug23166
+%%OCCROOT%%/tests/bugs/modalg_7/bug23171_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug23171_2
%%OCCROOT%%/tests/bugs/modalg_7/bug23176
%%OCCROOT%%/tests/bugs/modalg_7/bug23187
%%OCCROOT%%/tests/bugs/modalg_7/bug23343
%%OCCROOT%%/tests/bugs/modalg_7/bug23378_1
%%OCCROOT%%/tests/bugs/modalg_7/bug23378_2
%%OCCROOT%%/tests/bugs/modalg_7/bug23386
+%%OCCROOT%%/tests/bugs/modalg_7/bug23610
+%%OCCROOT%%/tests/bugs/modalg_7/bug23612
+%%OCCROOT%%/tests/bugs/modalg_7/bug23660
%%OCCROOT%%/tests/bugs/modalg_7/bug23667
+%%OCCROOT%%/tests/bugs/modalg_7/bug23669
%%OCCROOT%%/tests/bugs/modalg_7/bug23838
+%%OCCROOT%%/tests/bugs/modalg_7/bug23902
%%OCCROOT%%/tests/bugs/modalg_7/bug23925
+%%OCCROOT%%/tests/bugs/modalg_7/bug23927
%%OCCROOT%%/tests/bugs/modalg_7/bug23942
%%OCCROOT%%/tests/bugs/modalg_7/bug24145_1
%%OCCROOT%%/tests/bugs/modalg_7/bug24145_2
%%OCCROOT%%/tests/bugs/modalg_7/bug24185
%%OCCROOT%%/tests/bugs/modalg_7/bug24215
%%OCCROOT%%/tests/bugs/modalg_7/bug24251
+%%OCCROOT%%/tests/bugs/modalg_7/bug24319
%%OCCROOT%%/tests/bugs/modalg_7/bug24365
+%%OCCROOT%%/tests/bugs/modalg_7/bug24418_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug24418_2
%%OCCROOT%%/tests/bugs/modalg_7/bug24421
%%OCCROOT%%/tests/bugs/modalg_7/bug24424
%%OCCROOT%%/tests/bugs/modalg_7/bug24429
%%OCCROOT%%/tests/bugs/modalg_7/bug24490
%%OCCROOT%%/tests/bugs/modalg_7/bug24568
+%%OCCROOT%%/tests/bugs/modalg_7/bug24632_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug24632_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug24632_3
%%OCCROOT%%/tests/bugs/modalg_7/bug24692
%%OCCROOT%%/tests/bugs/modalg_7/bug24772
%%OCCROOT%%/tests/bugs/modalg_7/bug24954_1
@@ -7450,8 +7579,11 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug25879
%%OCCROOT%%/tests/bugs/modalg_7/bug25930
%%OCCROOT%%/tests/bugs/modalg_7/bug25939
+%%OCCROOT%%/tests/bugs/modalg_7/bug25966
+%%OCCROOT%%/tests/bugs/modalg_7/bug25968
%%OCCROOT%%/tests/bugs/modalg_7/bug25979
-%%OCCROOT%%/tests/bugs/modalg_7/bug25983
+%%OCCROOT%%/tests/bugs/modalg_7/bug25983_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug25983_2
%%OCCROOT%%/tests/bugs/modalg_7/bug25994
%%OCCROOT%%/tests/bugs/modalg_7/bug26034
%%OCCROOT%%/tests/bugs/modalg_7/bug26077_1
@@ -7464,6 +7596,7 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug26558
%%OCCROOT%%/tests/bugs/modalg_7/bug26563
%%OCCROOT%%/tests/bugs/modalg_7/bug26568
+%%OCCROOT%%/tests/bugs/modalg_7/bug26570
%%OCCROOT%%/tests/bugs/modalg_7/bug26604
%%OCCROOT%%/tests/bugs/modalg_7/bug26655
%%OCCROOT%%/tests/bugs/modalg_7/bug26697
@@ -7482,7 +7615,6 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug27004
%%OCCROOT%%/tests/bugs/modalg_7/bug27049
%%OCCROOT%%/tests/bugs/modalg_7/bug27090
-%%OCCROOT%%/tests/bugs/modalg_7/bug27160
%%OCCROOT%%/tests/bugs/modalg_7/bug27224
%%OCCROOT%%/tests/bugs/modalg_7/bug27227
%%OCCROOT%%/tests/bugs/modalg_7/bug27378
@@ -7498,6 +7630,7 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug27683
%%OCCROOT%%/tests/bugs/modalg_7/bug27687
%%OCCROOT%%/tests/bugs/modalg_7/bug27711
+%%OCCROOT%%/tests/bugs/modalg_7/bug27747
%%OCCROOT%%/tests/bugs/modalg_7/bug27760
%%OCCROOT%%/tests/bugs/modalg_7/bug27784
%%OCCROOT%%/tests/bugs/modalg_7/bug27908
@@ -7509,18 +7642,76 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug27936
%%OCCROOT%%/tests/bugs/modalg_7/bug27948
%%OCCROOT%%/tests/bugs/modalg_7/bug27950
+%%OCCROOT%%/tests/bugs/modalg_7/bug28102_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28102_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28108
%%OCCROOT%%/tests/bugs/modalg_7/bug28112_1
%%OCCROOT%%/tests/bugs/modalg_7/bug28112_2
%%OCCROOT%%/tests/bugs/modalg_7/bug28119_1
%%OCCROOT%%/tests/bugs/modalg_7/bug28119_2
%%OCCROOT%%/tests/bugs/modalg_7/bug28119_3
%%OCCROOT%%/tests/bugs/modalg_7/bug28131
+%%OCCROOT%%/tests/bugs/modalg_7/bug28150_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28150_2
%%OCCROOT%%/tests/bugs/modalg_7/bug28151
+%%OCCROOT%%/tests/bugs/modalg_7/bug28157
+%%OCCROOT%%/tests/bugs/modalg_7/bug28167
+%%OCCROOT%%/tests/bugs/modalg_7/bug28168
%%OCCROOT%%/tests/bugs/modalg_7/bug28195_1
%%OCCROOT%%/tests/bugs/modalg_7/bug28195_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28200
+%%OCCROOT%%/tests/bugs/modalg_7/bug28211_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28211_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28216
+%%OCCROOT%%/tests/bugs/modalg_7/bug28245
+%%OCCROOT%%/tests/bugs/modalg_7/bug28248
+%%OCCROOT%%/tests/bugs/modalg_7/bug28274
+%%OCCROOT%%/tests/bugs/modalg_7/bug28279
+%%OCCROOT%%/tests/bugs/modalg_7/bug28354
+%%OCCROOT%%/tests/bugs/modalg_7/bug28366
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_10
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_11
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_3
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_4
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_5
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_6
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_7
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_8
+%%OCCROOT%%/tests/bugs/modalg_7/bug28385_9
%%OCCROOT%%/tests/bugs/modalg_7/bug28388_1
%%OCCROOT%%/tests/bugs/modalg_7/bug28388_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28393_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28393_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28402
+%%OCCROOT%%/tests/bugs/modalg_7/bug28406
+%%OCCROOT%%/tests/bugs/modalg_7/bug28485
+%%OCCROOT%%/tests/bugs/modalg_7/bug28485_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28499
+%%OCCROOT%%/tests/bugs/modalg_7/bug28544_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28544_2
%%OCCROOT%%/tests/bugs/modalg_7/bug28551
+%%OCCROOT%%/tests/bugs/modalg_7/bug28557
+%%OCCROOT%%/tests/bugs/modalg_7/bug28571_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28571_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28572_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28572_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28596_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28596_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28640
+%%OCCROOT%%/tests/bugs/modalg_7/bug28656
+%%OCCROOT%%/tests/bugs/modalg_7/bug28696_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28696_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28700_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug28700_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug28700_3
+%%OCCROOT%%/tests/bugs/modalg_7/bug28700_4
+%%OCCROOT%%/tests/bugs/modalg_7/bug28700_5
+%%OCCROOT%%/tests/bugs/modalg_7/bug28722
+%%OCCROOT%%/tests/bugs/modalg_7/bug28739
+%%OCCROOT%%/tests/bugs/modalg_7/bug28763
+%%OCCROOT%%/tests/bugs/modalg_7/bug28764
%%OCCROOT%%/tests/bugs/modalg_7/bug28780
%%OCCROOT%%/tests/bugs/modalg_7/bug28784
%%OCCROOT%%/tests/bugs/modalg_7/bug28786_1
@@ -7543,12 +7734,84 @@
%%OCCROOT%%/tests/bugs/modalg_7/bug28893_2
%%OCCROOT%%/tests/bugs/modalg_7/bug28893_3
%%OCCROOT%%/tests/bugs/modalg_7/bug28893_4
+%%OCCROOT%%/tests/bugs/modalg_7/bug28903
+%%OCCROOT%%/tests/bugs/modalg_7/bug28909
%%OCCROOT%%/tests/bugs/modalg_7/bug28944
%%OCCROOT%%/tests/bugs/modalg_7/bug28967
%%OCCROOT%%/tests/bugs/modalg_7/bug28968
%%OCCROOT%%/tests/bugs/modalg_7/bug28982
%%OCCROOT%%/tests/bugs/modalg_7/bug28984
%%OCCROOT%%/tests/bugs/modalg_7/bug28995
+%%OCCROOT%%/tests/bugs/modalg_7/bug29038
+%%OCCROOT%%/tests/bugs/modalg_7/bug29073
+%%OCCROOT%%/tests/bugs/modalg_7/bug29099
+%%OCCROOT%%/tests/bugs/modalg_7/bug29103
+%%OCCROOT%%/tests/bugs/modalg_7/bug29159
+%%OCCROOT%%/tests/bugs/modalg_7/bug29162
+%%OCCROOT%%/tests/bugs/modalg_7/bug29175
+%%OCCROOT%%/tests/bugs/modalg_7/bug29179
+%%OCCROOT%%/tests/bugs/modalg_7/bug29182
+%%OCCROOT%%/tests/bugs/modalg_7/bug29182_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29183
+%%OCCROOT%%/tests/bugs/modalg_7/bug29204
+%%OCCROOT%%/tests/bugs/modalg_7/bug29234
+%%OCCROOT%%/tests/bugs/modalg_7/bug29289
+%%OCCROOT%%/tests/bugs/modalg_7/bug29293_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29293_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29301
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_10
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_11
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_12
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_13
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_14
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_15
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_16
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_17
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_3
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_4
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_5
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_6
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_7
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_8
+%%OCCROOT%%/tests/bugs/modalg_7/bug29311_9
+%%OCCROOT%%/tests/bugs/modalg_7/bug29322_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29322_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29322_3
+%%OCCROOT%%/tests/bugs/modalg_7/bug29322_4
+%%OCCROOT%%/tests/bugs/modalg_7/bug29322_5
+%%OCCROOT%%/tests/bugs/modalg_7/bug29323
+%%OCCROOT%%/tests/bugs/modalg_7/bug29333_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29333_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29387
+%%OCCROOT%%/tests/bugs/modalg_7/bug29400
+%%OCCROOT%%/tests/bugs/modalg_7/bug29430
+%%OCCROOT%%/tests/bugs/modalg_7/bug29484
+%%OCCROOT%%/tests/bugs/modalg_7/bug29488_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29488_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29494
+%%OCCROOT%%/tests/bugs/modalg_7/bug29496
+%%OCCROOT%%/tests/bugs/modalg_7/bug29502
+%%OCCROOT%%/tests/bugs/modalg_7/bug29524
+%%OCCROOT%%/tests/bugs/modalg_7/bug29535
+%%OCCROOT%%/tests/bugs/modalg_7/bug29544_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29544_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29580_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29580_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29606
+%%OCCROOT%%/tests/bugs/modalg_7/bug29627
+%%OCCROOT%%/tests/bugs/modalg_7/bug29655
+%%OCCROOT%%/tests/bugs/modalg_7/bug29663
+%%OCCROOT%%/tests/bugs/modalg_7/bug29688
+%%OCCROOT%%/tests/bugs/modalg_7/bug29698
+%%OCCROOT%%/tests/bugs/modalg_7/bug29701_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug29701_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug29701_3
+%%OCCROOT%%/tests/bugs/modalg_7/bug5081_1
+%%OCCROOT%%/tests/bugs/modalg_7/bug5081_2
+%%OCCROOT%%/tests/bugs/modalg_7/bug5582
+%%OCCROOT%%/tests/bugs/modalg_7/bug83
%%OCCROOT%%/tests/bugs/moddata_1/begin
%%OCCROOT%%/tests/bugs/moddata_1/buc60607_1
%%OCCROOT%%/tests/bugs/moddata_1/buc60607_2
@@ -7633,8 +7896,7 @@
%%OCCROOT%%/tests/bugs/moddata_1/bug150_2
%%OCCROOT%%/tests/bugs/moddata_1/bug151_1
%%OCCROOT%%/tests/bugs/moddata_1/bug151_2
-%%OCCROOT%%/tests/bugs/moddata_1/bug152_1
-%%OCCROOT%%/tests/bugs/moddata_1/bug152_2
+%%OCCROOT%%/tests/bugs/moddata_1/bug152
%%OCCROOT%%/tests/bugs/moddata_1/bug15519
%%OCCROOT%%/tests/bugs/moddata_1/bug15570
%%OCCROOT%%/tests/bugs/moddata_1/bug157
@@ -7935,7 +8197,6 @@
%%OCCROOT%%/tests/bugs/moddata_2/bug813
%%OCCROOT%%/tests/bugs/moddata_2/bug814
%%OCCROOT%%/tests/bugs/moddata_2/bug8169
-%%OCCROOT%%/tests/bugs/moddata_2/bug862
%%OCCROOT%%/tests/bugs/moddata_2/bug867
%%OCCROOT%%/tests/bugs/moddata_2/bug88
%%OCCROOT%%/tests/bugs/moddata_2/bug889
@@ -8004,6 +8265,7 @@
%%OCCROOT%%/tests/bugs/moddata_3/bug24427_2
%%OCCROOT%%/tests/bugs/moddata_3/bug24474
%%OCCROOT%%/tests/bugs/moddata_3/bug24474_2
+%%OCCROOT%%/tests/bugs/moddata_3/bug24621
%%OCCROOT%%/tests/bugs/moddata_3/bug24627
%%OCCROOT%%/tests/bugs/moddata_3/bug24633_1
%%OCCROOT%%/tests/bugs/moddata_3/bug24633_2
@@ -8082,6 +8344,7 @@
%%OCCROOT%%/tests/bugs/moddata_3/bug27299_1
%%OCCROOT%%/tests/bugs/moddata_3/bug27299_2
%%OCCROOT%%/tests/bugs/moddata_3/bug27299_3
+%%OCCROOT%%/tests/bugs/moddata_3/bug27356
%%OCCROOT%%/tests/bugs/moddata_3/bug27466
%%OCCROOT%%/tests/bugs/moddata_3/bug27467
%%OCCROOT%%/tests/bugs/moddata_3/bug27493
@@ -8096,8 +8359,10 @@
%%OCCROOT%%/tests/bugs/moddata_3/bug28196
%%OCCROOT%%/tests/bugs/moddata_3/bug28204
%%OCCROOT%%/tests/bugs/moddata_3/bug28230
+%%OCCROOT%%/tests/bugs/moddata_3/bug29102
%%OCCROOT%%/tests/bugs/moddata_3/bug30
%%OCCROOT%%/tests/bugs/moddata_3/bug32
+%%OCCROOT%%/tests/bugs/moddata_3/bug5145
%%OCCROOT%%/tests/bugs/moddata_3/bug599
%%OCCROOT%%/tests/bugs/parse.rules
%%OCCROOT%%/tests/bugs/splitshape/case1
@@ -8112,6 +8377,8 @@
%%OCCROOT%%/tests/bugs/splitshape/case8
%%OCCROOT%%/tests/bugs/splitshape/case9
%%OCCROOT%%/tests/bugs/splitshape/end
+%%OCCROOT%%/tests/bugs/splitshape_1/bug29473
+%%OCCROOT%%/tests/bugs/splitshape_1/end
%%OCCROOT%%/tests/bugs/step/begin
%%OCCROOT%%/tests/bugs/step/buc60624
%%OCCROOT%%/tests/bugs/step/buc60809
@@ -8129,6 +8396,7 @@
%%OCCROOT%%/tests/bugs/step/bug222
%%OCCROOT%%/tests/bugs/step/bug22237
%%OCCROOT%%/tests/bugs/step/bug22680
+%%OCCROOT%%/tests/bugs/step/bug22732
%%OCCROOT%%/tests/bugs/step/bug22871
%%OCCROOT%%/tests/bugs/step/bug23090
%%OCCROOT%%/tests/bugs/step/bug23157
@@ -8139,6 +8407,7 @@
%%OCCROOT%%/tests/bugs/step/bug23567
%%OCCROOT%%/tests/bugs/step/bug2368
%%OCCROOT%%/tests/bugs/step/bug24055
+%%OCCROOT%%/tests/bugs/step/bug24100
%%OCCROOT%%/tests/bugs/step/bug24135
%%OCCROOT%%/tests/bugs/step/bug24283_1
%%OCCROOT%%/tests/bugs/step/bug24283_2
@@ -8165,6 +8434,7 @@
%%OCCROOT%%/tests/bugs/step/bug26715_1
%%OCCROOT%%/tests/bugs/step/bug26715_2
%%OCCROOT%%/tests/bugs/step/bug26715_3
+%%OCCROOT%%/tests/bugs/step/bug27070
%%OCCROOT%%/tests/bugs/step/bug27251
%%OCCROOT%%/tests/bugs/step/bug272_5
%%OCCROOT%%/tests/bugs/step/bug272_6
@@ -8180,10 +8450,13 @@
%%OCCROOT%%/tests/bugs/step/bug28256
%%OCCROOT%%/tests/bugs/step/bug28449
%%OCCROOT%%/tests/bugs/step/bug2845
+%%OCCROOT%%/tests/bugs/step/bug28662
%%OCCROOT%%/tests/bugs/step/bug28715
%%OCCROOT%%/tests/bugs/step/bug28797
%%OCCROOT%%/tests/bugs/step/bug28871
%%OCCROOT%%/tests/bugs/step/bug29
+%%OCCROOT%%/tests/bugs/step/bug29029
+%%OCCROOT%%/tests/bugs/step/bug29403
%%OCCROOT%%/tests/bugs/step/bug3397
%%OCCROOT%%/tests/bugs/step/bug348_1
%%OCCROOT%%/tests/bugs/step/bug348_2
@@ -8338,6 +8611,7 @@
%%OCCROOT%%/tests/bugs/vis/bug21970
%%OCCROOT%%/tests/bugs/vis/bug22016
%%OCCROOT%%/tests/bugs/vis/bug22018
+%%OCCROOT%%/tests/bugs/vis/bug22048
%%OCCROOT%%/tests/bugs/vis/bug22149
%%OCCROOT%%/tests/bugs/vis/bug22188
%%OCCROOT%%/tests/bugs/vis/bug22240
@@ -8355,7 +8629,6 @@
%%OCCROOT%%/tests/bugs/vis/bug22652
%%OCCROOT%%/tests/bugs/vis/bug22701
%%OCCROOT%%/tests/bugs/vis/bug22735
-%%OCCROOT%%/tests/bugs/vis/bug22762
%%OCCROOT%%/tests/bugs/vis/bug22795
%%OCCROOT%%/tests/bugs/vis/bug22796_1
%%OCCROOT%%/tests/bugs/vis/bug22796_2
@@ -8621,6 +8894,7 @@
%%OCCROOT%%/tests/bugs/vis/bug27530
%%OCCROOT%%/tests/bugs/vis/bug27536
%%OCCROOT%%/tests/bugs/vis/bug27573
+%%OCCROOT%%/tests/bugs/vis/bug27618
%%OCCROOT%%/tests/bugs/vis/bug27621_1
%%OCCROOT%%/tests/bugs/vis/bug27621_2
%%OCCROOT%%/tests/bugs/vis/bug27624
@@ -8639,6 +8913,7 @@
%%OCCROOT%%/tests/bugs/vis/bug27817
%%OCCROOT%%/tests/bugs/vis/bug27821
%%OCCROOT%%/tests/bugs/vis/bug27836
+%%OCCROOT%%/tests/bugs/vis/bug27869
%%OCCROOT%%/tests/bugs/vis/bug27893
%%OCCROOT%%/tests/bugs/vis/bug27945
%%OCCROOT%%/tests/bugs/vis/bug27958
@@ -8688,7 +8963,15 @@
%%OCCROOT%%/tests/bugs/vis/bug288_7
%%OCCROOT%%/tests/bugs/vis/bug288_8
%%OCCROOT%%/tests/bugs/vis/bug288_9
+%%OCCROOT%%/tests/bugs/vis/bug28988
%%OCCROOT%%/tests/bugs/vis/bug29051
+%%OCCROOT%%/tests/bugs/vis/bug29127
+%%OCCROOT%%/tests/bugs/vis/bug29262
+%%OCCROOT%%/tests/bugs/vis/bug29395
+%%OCCROOT%%/tests/bugs/vis/bug29412
+%%OCCROOT%%/tests/bugs/vis/bug29651
+%%OCCROOT%%/tests/bugs/vis/bug29768
+%%OCCROOT%%/tests/bugs/vis/bug29791
%%OCCROOT%%/tests/bugs/vis/bug301
%%OCCROOT%%/tests/bugs/vis/bug316
%%OCCROOT%%/tests/bugs/vis/bug319
@@ -8715,8 +8998,6 @@
%%OCCROOT%%/tests/bugs/vis/bug597_7
%%OCCROOT%%/tests/bugs/vis/bug5988
%%OCCROOT%%/tests/bugs/vis/bug5990
-%%OCCROOT%%/tests/bugs/vis/bug60
-%%OCCROOT%%/tests/bugs/vis/bug61
%%OCCROOT%%/tests/bugs/vis/bug6132
%%OCCROOT%%/tests/bugs/vis/bug6145
%%OCCROOT%%/tests/bugs/vis/bug641
@@ -8828,6 +9109,15 @@
%%OCCROOT%%/tests/bugs/xde/bug28748
%%OCCROOT%%/tests/bugs/xde/bug28887_1
%%OCCROOT%%/tests/bugs/xde/bug28887_2
+%%OCCROOT%%/tests/bugs/xde/bug29282
+%%OCCROOT%%/tests/bugs/xde/bug29338
+%%OCCROOT%%/tests/bugs/xde/bug29436_1
+%%OCCROOT%%/tests/bugs/xde/bug29436_2
+%%OCCROOT%%/tests/bugs/xde/bug29436_3
+%%OCCROOT%%/tests/bugs/xde/bug29436_4
+%%OCCROOT%%/tests/bugs/xde/bug29525
+%%OCCROOT%%/tests/bugs/xde/bug29597
+%%OCCROOT%%/tests/bugs/xde/bug29599
%%OCCROOT%%/tests/bugs/xde/bug314
%%OCCROOT%%/tests/bugs/xde/bug321
%%OCCROOT%%/tests/bugs/xde/bug34
@@ -10406,6 +10696,7 @@
%%OCCROOT%%/tests/demo/testsystem/locate_data_file
%%OCCROOT%%/tests/demo/testsystem/parsing_ok
%%OCCROOT%%/tests/demo/testsystem/premature_exit
+%%OCCROOT%%/tests/demo/testsystem/testfile
%%OCCROOT%%/tests/demo/testsystem/tests_data/demo/file3.empty
%%OCCROOT%%/tests/demo/testsystem/tests_data/demo/testsystem/file5.empty
%%OCCROOT%%/tests/demo/testsystem/tests_data/file4.empty
@@ -10880,6 +11171,8 @@
%%OCCROOT%%/tests/gdt/export/B8
%%OCCROOT%%/tests/gdt/export/B9
%%OCCROOT%%/tests/gdt/export/C1
+%%OCCROOT%%/tests/gdt/export/C2
+%%OCCROOT%%/tests/gdt/export/C3
%%OCCROOT%%/tests/gdt/export/begin
%%OCCROOT%%/tests/gdt/export/end
%%OCCROOT%%/tests/gdt/grids.list
@@ -10932,6 +11225,7 @@
%%OCCROOT%%/tests/gdt/presentation/B7
%%OCCROOT%%/tests/gdt/presentation/B8
%%OCCROOT%%/tests/gdt/presentation/B9
+%%OCCROOT%%/tests/gdt/presentation/C1
%%OCCROOT%%/tests/gdt/presentation/begin
%%OCCROOT%%/tests/gdt/presentation/end
%%OCCROOT%%/tests/gdt/tolerances/A1
@@ -11189,6 +11483,7 @@
%%OCCROOT%%/tests/geometry/project/A6
%%OCCROOT%%/tests/geometry/project/A7
%%OCCROOT%%/tests/geometry/project/A8
+%%OCCROOT%%/tests/geometry/project/A9
%%OCCROOT%%/tests/geometry/project/end
%%OCCROOT%%/tests/geometry/revsurf/A1
%%OCCROOT%%/tests/heal/begin
@@ -12421,6 +12716,22 @@
%%OCCROOT%%/tests/heal/wire_tails_real/A5
%%OCCROOT%%/tests/heal/wire_tails_real/A6
%%OCCROOT%%/tests/heal/wire_tails_real/A7
+%%OCCROOT%%/tests/lowalgos/2dinter/A1
+%%OCCROOT%%/tests/lowalgos/2dinter/A2
+%%OCCROOT%%/tests/lowalgos/begin
+%%OCCROOT%%/tests/lowalgos/bnd/bug29463
+%%OCCROOT%%/tests/lowalgos/end
+%%OCCROOT%%/tests/lowalgos/extcc/begin
+%%OCCROOT%%/tests/lowalgos/extcc/bug29465_1
+%%OCCROOT%%/tests/lowalgos/extcc/bug29465_2
+%%OCCROOT%%/tests/lowalgos/extcs/bug29426_1
+%%OCCROOT%%/tests/lowalgos/extcs/bug29426_2
+%%OCCROOT%%/tests/lowalgos/extcs/circ_sph_inter
+%%OCCROOT%%/tests/lowalgos/extcs/circ_sph_nointer
+%%OCCROOT%%/tests/lowalgos/extcs/circ_sph_parallel
+%%OCCROOT%%/tests/lowalgos/extcs/circ_sph_touch
+%%OCCROOT%%/tests/lowalgos/grids.list
+%%OCCROOT%%/tests/lowalgos/parse.rules
%%OCCROOT%%/tests/mesh/advanced_incmesh/begin
%%OCCROOT%%/tests/mesh/advanced_incmesh/cases.list
%%OCCROOT%%/tests/mesh/advanced_incmesh_parallel/begin
@@ -12857,6 +13168,7 @@
%%OCCROOT%%/tests/nproject/grids.list
%%OCCROOT%%/tests/nproject/parse.rules
%%OCCROOT%%/tests/offset/begin
+%%OCCROOT%%/tests/offset/bugs/bug26030
%%OCCROOT%%/tests/offset/compshape/A1
%%OCCROOT%%/tests/offset/compshape/A2
%%OCCROOT%%/tests/offset/compshape/A3
@@ -13419,6 +13731,25 @@
%%OCCROOT%%/tests/offset/shape_type_i_c/XO1
%%OCCROOT%%/tests/offset/shape_type_i_c/XO2
%%OCCROOT%%/tests/offset/shape_type_i_c/XO3
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO4
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO5
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO6
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO7
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO8
+%%OCCROOT%%/tests/offset/shape_type_i_c/XO9
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP1
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP2
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP3
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP4
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP5
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP6
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP7
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP8
+%%OCCROOT%%/tests/offset/shape_type_i_c/XP9
+%%OCCROOT%%/tests/offset/shape_type_i_c/XQ1
+%%OCCROOT%%/tests/offset/shape_type_i_c/XQ2
+%%OCCROOT%%/tests/offset/shape_type_i_c/XQ3
+%%OCCROOT%%/tests/offset/shape_type_i_c/XQ4
%%OCCROOT%%/tests/offset/shape_type_i_c/Y1
%%OCCROOT%%/tests/offset/shape_type_i_c/Y2
%%OCCROOT%%/tests/offset/shape_type_i_c/Y3
@@ -14752,6 +15083,7 @@
%%OCCROOT%%/tests/perf/de/bug26338_2
%%OCCROOT%%/tests/perf/de/bug27570
%%OCCROOT%%/tests/perf/draw/bug28404
+%%OCCROOT%%/tests/perf/draw/restore
%%OCCROOT%%/tests/perf/end
%%OCCROOT%%/tests/perf/fclasses/bug24947
%%OCCROOT%%/tests/perf/fclasses/bug25514
@@ -14761,12 +15093,16 @@
%%OCCROOT%%/tests/perf/fclasses/bug27371
%%OCCROOT%%/tests/perf/fclasses/handle
%%OCCROOT%%/tests/perf/fclasses/progress
+%%OCCROOT%%/tests/perf/fclasses/strtod
%%OCCROOT%%/tests/perf/grids.list
%%OCCROOT%%/tests/perf/heal/begin
%%OCCROOT%%/tests/perf/heal/bug24596_1
%%OCCROOT%%/tests/perf/heal/bug24596_2
%%OCCROOT%%/tests/perf/heal/bug25424
%%OCCROOT%%/tests/perf/heal/bug26871
+%%OCCROOT%%/tests/perf/heal/bug28467_1
+%%OCCROOT%%/tests/perf/heal/bug28467_2
+%%OCCROOT%%/tests/perf/heal/bug28467_3
%%OCCROOT%%/tests/perf/mesh/bug23650
%%OCCROOT%%/tests/perf/mesh/bug24022
%%OCCROOT%%/tests/perf/mesh/bug24968_1
@@ -14823,6 +15159,15 @@
%%OCCROOT%%/tests/perf/modalg/bug28030
%%OCCROOT%%/tests/perf/modalg/bug28600
%%OCCROOT%%/tests/perf/modalg/bug28725
+%%OCCROOT%%/tests/perf/modalg/bug28886
+%%OCCROOT%%/tests/perf/modalg/bug29237_1
+%%OCCROOT%%/tests/perf/modalg/bug29237_2
+%%OCCROOT%%/tests/perf/modalg/bug29237_3
+%%OCCROOT%%/tests/perf/modalg/bug29311
+%%OCCROOT%%/tests/perf/modalg/bug29502_1
+%%OCCROOT%%/tests/perf/modalg/bug29502_2
+%%OCCROOT%%/tests/perf/modalg/bug29502_3
+%%OCCROOT%%/tests/perf/modalg/bug29682
%%OCCROOT%%/tests/perf/modalg/bug452_1
%%OCCROOT%%/tests/perf/modalg/bug452_2
%%OCCROOT%%/tests/perf/modalg/bug452_3
@@ -14870,6 +15215,8 @@
%%OCCROOT%%/tests/persist/fsd/A6
%%OCCROOT%%/tests/persist/fsd/A7
%%OCCROOT%%/tests/persist/fsd/A8
+%%OCCROOT%%/tests/persist/fsd/B1
+%%OCCROOT%%/tests/persist/fsd/B2
%%OCCROOT%%/tests/persist/fsd/C1
%%OCCROOT%%/tests/persist/fsd/C2
%%OCCROOT%%/tests/persist/fsd/S1
@@ -14890,6 +15237,11 @@
%%OCCROOT%%/tests/persist/fsd/begin
%%OCCROOT%%/tests/persist/grids.list
%%OCCROOT%%/tests/pipe/begin
+%%OCCROOT%%/tests/pipe/bugs/bug24909_1
+%%OCCROOT%%/tests/pipe/bugs/bug24909_2
+%%OCCROOT%%/tests/pipe/bugs/bug24909_3
+%%OCCROOT%%/tests/pipe/bugs/bug25110
+%%OCCROOT%%/tests/pipe/bugs/bug26088
%%OCCROOT%%/tests/pipe/grids.list
%%OCCROOT%%/tests/pipe/parse.rules
%%OCCROOT%%/tests/pipe/specific/A1
@@ -15997,6 +16349,7 @@
%%OCCROOT%%/tests/sewing/tol_100/Z8
%%OCCROOT%%/tests/sewing/tol_100/begin
%%OCCROOT%%/tests/thrusection/begin
+%%OCCROOT%%/tests/thrusection/bugs/bug24997
%%OCCROOT%%/tests/thrusection/end
%%OCCROOT%%/tests/thrusection/grids.list
%%OCCROOT%%/tests/thrusection/not_solids/A1
@@ -16340,6 +16693,8 @@
%%OCCROOT%%/tests/tools/dfbrowser/A4
%%OCCROOT%%/tests/tools/dfbrowser/A5
%%OCCROOT%%/tests/tools/dfbrowser/A6
+%%OCCROOT%%/tests/tools/dfbrowser/A7
+%%OCCROOT%%/tests/tools/dfbrowser/A8
%%OCCROOT%%/tests/tools/end
%%OCCROOT%%/tests/tools/grids.list
%%OCCROOT%%/tests/tools/parse.rules
@@ -16752,10 +17107,19 @@
%%OCCROOT%%/tests/v3d/face/F1
%%OCCROOT%%/tests/v3d/face/F2
%%OCCROOT%%/tests/v3d/face/F3
+%%OCCROOT%%/tests/v3d/face/G1
+%%OCCROOT%%/tests/v3d/face/G2
+%%OCCROOT%%/tests/v3d/face/G3
+%%OCCROOT%%/tests/v3d/face/G4
%%OCCROOT%%/tests/v3d/face/begin
-%%OCCROOT%%/tests/v3d/glsl/begin
+%%OCCROOT%%/tests/v3d/glsl/alpha_mask
+%%OCCROOT%%/tests/v3d/glsl/culldist
+%%OCCROOT%%/tests/v3d/glsl/cullsize
+%%OCCROOT%%/tests/v3d/glsl/depthprepass
%%OCCROOT%%/tests/v3d/glsl/distinguish_off
%%OCCROOT%%/tests/v3d/glsl/double_precision
+%%OCCROOT%%/tests/v3d/glsl/flat_fuse1
+%%OCCROOT%%/tests/v3d/glsl/geom1
%%OCCROOT%%/tests/v3d/glsl/gouraud_dir1
%%OCCROOT%%/tests/v3d/glsl/gouraud_dir2
%%OCCROOT%%/tests/v3d/glsl/gouraud_pos1
@@ -16770,12 +17134,17 @@
%%OCCROOT%%/tests/v3d/glsl/phong_fuse2
%%OCCROOT%%/tests/v3d/glsl/phong_plastic
%%OCCROOT%%/tests/v3d/glsl/phong_pos1
+%%OCCROOT%%/tests/v3d/glsl/phong_pos2
+%%OCCROOT%%/tests/v3d/glsl/phong_pos3
+%%OCCROOT%%/tests/v3d/glsl/phong_pos4
%%OCCROOT%%/tests/v3d/glsl/phong_sides
%%OCCROOT%%/tests/v3d/glsl/phong_spot1
%%OCCROOT%%/tests/v3d/glsl/phong_views
%%OCCROOT%%/tests/v3d/glsl/rendscale
+%%OCCROOT%%/tests/v3d/glsl/shading_models
%%OCCROOT%%/tests/v3d/glsl/stereo
%%OCCROOT%%/tests/v3d/glsl/stipple_line
+%%OCCROOT%%/tests/v3d/glsl/tess1
%%OCCROOT%%/tests/v3d/glsl/texture_multi1
%%OCCROOT%%/tests/v3d/glsl/texture_trsf
%%OCCROOT%%/tests/v3d/glsl/texture_trsf2
@@ -16792,6 +17161,7 @@
%%OCCROOT%%/tests/v3d/ivtk/select
%%OCCROOT%%/tests/v3d/ivtk/selection_mode
%%OCCROOT%%/tests/v3d/manipulator/rotate
+%%OCCROOT%%/tests/v3d/manipulator/rotate2
%%OCCROOT%%/tests/v3d/manipulator/scale
%%OCCROOT%%/tests/v3d/manipulator/translate
%%OCCROOT%%/tests/v3d/manipulator/zoom_persistence
@@ -17415,6 +17785,7 @@
%%OCCROOT%%/tests/v3d/wire_solid/K2
%%OCCROOT%%/tests/v3d/wire_solid/K3
%%OCCROOT%%/tests/v3d/wire_solid/K4
+%%OCCROOT%%/tests/v3d/wire_solid/L1
%%OCCROOT%%/tests/v3d/wire_solid/begin
%%OCCROOT%%/tests/xcaf/add_ACL_brep/A1
%%OCCROOT%%/tests/xcaf/begin
@@ -18081,6 +18452,7 @@ include/OpenCASCADE/AIS_Relation.hxx
include/OpenCASCADE/AIS_RubberBand.hxx
include/OpenCASCADE/AIS_SelectStatus.hxx
include/OpenCASCADE/AIS_Selection.hxx
+include/OpenCASCADE/AIS_SelectionModesConcurrency.hxx
include/OpenCASCADE/AIS_SequenceOfDimension.hxx
include/OpenCASCADE/AIS_SequenceOfInteractive.hxx
include/OpenCASCADE/AIS_Shape.hxx
@@ -18241,7 +18613,6 @@ include/OpenCASCADE/ApproxInt_Approx.gxx
include/OpenCASCADE/ApproxInt_ImpPrmSvSurfaces.gxx
include/OpenCASCADE/ApproxInt_KnotTools.hxx
include/OpenCASCADE/ApproxInt_MultiLine.gxx
-include/OpenCASCADE/ApproxInt_MultiLineTool.gxx
include/OpenCASCADE/ApproxInt_MultiLineTool.lxx
include/OpenCASCADE/ApproxInt_PrmPrmSvSurfaces.gxx
include/OpenCASCADE/ApproxInt_SvSurfaces.hxx
@@ -18272,14 +18643,12 @@ include/OpenCASCADE/Aspect_AspectFillAreaDefinitionError.hxx
include/OpenCASCADE/Aspect_AspectLineDefinitionError.hxx
include/OpenCASCADE/Aspect_AspectMarkerDefinitionError.hxx
include/OpenCASCADE/Aspect_Background.hxx
-include/OpenCASCADE/Aspect_BadAccess.hxx
include/OpenCASCADE/Aspect_CircularGrid.hxx
include/OpenCASCADE/Aspect_Convert.hxx
include/OpenCASCADE/Aspect_Display.hxx
include/OpenCASCADE/Aspect_DisplayConnection.hxx
include/OpenCASCADE/Aspect_DisplayConnectionDefinitionError.hxx
include/OpenCASCADE/Aspect_Drawable.hxx
-include/OpenCASCADE/Aspect_DriverDefinitionError.hxx
include/OpenCASCADE/Aspect_FBConfig.hxx
include/OpenCASCADE/Aspect_FillMethod.hxx
include/OpenCASCADE/Aspect_GenId.hxx
@@ -18301,17 +18670,12 @@ include/OpenCASCADE/Aspect_SequenceOfColor.hxx
include/OpenCASCADE/Aspect_TypeOfColorScaleData.hxx
include/OpenCASCADE/Aspect_TypeOfColorScaleOrientation.hxx
include/OpenCASCADE/Aspect_TypeOfColorScalePosition.hxx
-include/OpenCASCADE/Aspect_TypeOfConstraint.hxx
include/OpenCASCADE/Aspect_TypeOfDeflection.hxx
include/OpenCASCADE/Aspect_TypeOfDisplayText.hxx
-include/OpenCASCADE/Aspect_TypeOfDrawMode.hxx
-include/OpenCASCADE/Aspect_TypeOfEdge.hxx
include/OpenCASCADE/Aspect_TypeOfFacingModel.hxx
include/OpenCASCADE/Aspect_TypeOfHighlightMethod.hxx
-include/OpenCASCADE/Aspect_TypeOfLayer.hxx
include/OpenCASCADE/Aspect_TypeOfLine.hxx
include/OpenCASCADE/Aspect_TypeOfMarker.hxx
-include/OpenCASCADE/Aspect_TypeOfPrimitive.hxx
include/OpenCASCADE/Aspect_TypeOfResize.hxx
include/OpenCASCADE/Aspect_TypeOfStyleText.hxx
include/OpenCASCADE/Aspect_TypeOfTriedronPosition.hxx
@@ -18349,53 +18713,17 @@ include/OpenCASCADE/BOPAlgo_PPaveFiller.hxx
include/OpenCASCADE/BOPAlgo_PSection.hxx
include/OpenCASCADE/BOPAlgo_PWireEdgeSet.hxx
include/OpenCASCADE/BOPAlgo_PaveFiller.hxx
+include/OpenCASCADE/BOPAlgo_RemoveFeatures.hxx
include/OpenCASCADE/BOPAlgo_Section.hxx
include/OpenCASCADE/BOPAlgo_SectionAttribute.hxx
-include/OpenCASCADE/BOPAlgo_SectionAttribute.lxx
include/OpenCASCADE/BOPAlgo_ShellSplitter.hxx
include/OpenCASCADE/BOPAlgo_Splitter.hxx
include/OpenCASCADE/BOPAlgo_Tools.hxx
+include/OpenCASCADE/BOPAlgo_ToolsProvider.hxx
include/OpenCASCADE/BOPAlgo_WireEdgeSet.hxx
include/OpenCASCADE/BOPAlgo_WireEdgeSet.lxx
include/OpenCASCADE/BOPAlgo_WireSplitter.hxx
include/OpenCASCADE/BOPAlgo_WireSplitter.lxx
-include/OpenCASCADE/BOPCol_BaseAllocator.hxx
-include/OpenCASCADE/BOPCol_Box2DBndTree.hxx
-include/OpenCASCADE/BOPCol_BoxBndTree.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerInteger.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerListOfInteger.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerListOfShape.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerMapOfInteger.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerReal.hxx
-include/OpenCASCADE/BOPCol_DataMapOfIntegerShape.hxx
-include/OpenCASCADE/BOPCol_DataMapOfShapeAddress.hxx
-include/OpenCASCADE/BOPCol_DataMapOfShapeInteger.hxx
-include/OpenCASCADE/BOPCol_DataMapOfShapeListOfShape.hxx
-include/OpenCASCADE/BOPCol_DataMapOfShapeReal.hxx
-include/OpenCASCADE/BOPCol_DataMapOfShapeShape.hxx
-include/OpenCASCADE/BOPCol_DataMapOfTransientAddress.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfIntegerListOfInteger.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfShapeBox.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfShapeInteger.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfShapeListOfShape.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfShapeReal.hxx
-include/OpenCASCADE/BOPCol_IndexedDataMapOfShapeShape.hxx
-include/OpenCASCADE/BOPCol_IndexedMapOfInteger.hxx
-include/OpenCASCADE/BOPCol_IndexedMapOfOrientedShape.hxx
-include/OpenCASCADE/BOPCol_IndexedMapOfShape.hxx
-include/OpenCASCADE/BOPCol_ListOfInteger.hxx
-include/OpenCASCADE/BOPCol_ListOfListOfShape.hxx
-include/OpenCASCADE/BOPCol_ListOfShape.hxx
-include/OpenCASCADE/BOPCol_MapOfInteger.hxx
-include/OpenCASCADE/BOPCol_MapOfOrientedShape.hxx
-include/OpenCASCADE/BOPCol_MapOfShape.hxx
-include/OpenCASCADE/BOPCol_NCVector.hxx
-include/OpenCASCADE/BOPCol_PInteger.hxx
-include/OpenCASCADE/BOPCol_PListOfInteger.hxx
-include/OpenCASCADE/BOPCol_Parallel.hxx
-include/OpenCASCADE/BOPCol_SequenceOfPnt2d.hxx
-include/OpenCASCADE/BOPCol_SequenceOfReal.hxx
-include/OpenCASCADE/BOPCol_SequenceOfShape.hxx
include/OpenCASCADE/BOPDS_CommonBlock.hxx
include/OpenCASCADE/BOPDS_CoupleOfPaveBlocks.hxx
include/OpenCASCADE/BOPDS_Curve.hxx
@@ -18403,7 +18731,6 @@ include/OpenCASCADE/BOPDS_Curve.lxx
include/OpenCASCADE/BOPDS_DS.hxx
include/OpenCASCADE/BOPDS_DS.lxx
include/OpenCASCADE/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx
-include/OpenCASCADE/BOPDS_DataMapOfPassKeyListOfPaveBlock.hxx
include/OpenCASCADE/BOPDS_DataMapOfPaveBlockCommonBlock.hxx
include/OpenCASCADE/BOPDS_DataMapOfPaveBlockListOfInteger.hxx
include/OpenCASCADE/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx
@@ -18419,14 +18746,10 @@ include/OpenCASCADE/BOPDS_IndexedMapOfPaveBlock.hxx
include/OpenCASCADE/BOPDS_Interf.hxx
include/OpenCASCADE/BOPDS_Iterator.hxx
include/OpenCASCADE/BOPDS_IteratorSI.hxx
-include/OpenCASCADE/BOPDS_ListIteratorOfListOfPassKeyBoolean.hxx
-include/OpenCASCADE/BOPDS_ListOfPassKeyBoolean.hxx
include/OpenCASCADE/BOPDS_ListOfPave.hxx
include/OpenCASCADE/BOPDS_ListOfPaveBlock.hxx
include/OpenCASCADE/BOPDS_MapOfCommonBlock.hxx
include/OpenCASCADE/BOPDS_MapOfPair.hxx
-include/OpenCASCADE/BOPDS_MapOfPassKey.hxx
-include/OpenCASCADE/BOPDS_MapOfPassKeyBoolean.hxx
include/OpenCASCADE/BOPDS_MapOfPave.hxx
include/OpenCASCADE/BOPDS_MapOfPaveBlock.hxx
include/OpenCASCADE/BOPDS_PDS.hxx
@@ -18434,12 +18757,6 @@ include/OpenCASCADE/BOPDS_PIterator.hxx
include/OpenCASCADE/BOPDS_PIteratorSI.hxx
include/OpenCASCADE/BOPDS_Pair.hxx
include/OpenCASCADE/BOPDS_PairMapHasher.hxx
-include/OpenCASCADE/BOPDS_PassKey.hxx
-include/OpenCASCADE/BOPDS_PassKey.lxx
-include/OpenCASCADE/BOPDS_PassKeyBoolean.hxx
-include/OpenCASCADE/BOPDS_PassKeyBoolean.lxx
-include/OpenCASCADE/BOPDS_PassKeyMapHasher.hxx
-include/OpenCASCADE/BOPDS_PassKeyMapHasher.lxx
include/OpenCASCADE/BOPDS_Pave.hxx
include/OpenCASCADE/BOPDS_Pave.lxx
include/OpenCASCADE/BOPDS_PaveBlock.hxx
@@ -18465,7 +18782,6 @@ include/OpenCASCADE/BOPDS_VectorOfInterfVF.hxx
include/OpenCASCADE/BOPDS_VectorOfInterfVV.hxx
include/OpenCASCADE/BOPDS_VectorOfInterfVZ.hxx
include/OpenCASCADE/BOPDS_VectorOfInterfZZ.hxx
-include/OpenCASCADE/BOPDS_VectorOfListOfPassKeyBoolean.hxx
include/OpenCASCADE/BOPDS_VectorOfListOfPaveBlock.hxx
include/OpenCASCADE/BOPDS_VectorOfPair.hxx
include/OpenCASCADE/BOPDS_VectorOfPave.hxx
@@ -18475,25 +18791,21 @@ include/OpenCASCADE/BOPDS_VectorOfVectorOfPair.hxx
include/OpenCASCADE/BOPTest.hxx
include/OpenCASCADE/BOPTest_DrawableShape.hxx
include/OpenCASCADE/BOPTest_Objects.hxx
-include/OpenCASCADE/BOPTools.hxx
include/OpenCASCADE/BOPTools_AlgoTools.hxx
include/OpenCASCADE/BOPTools_AlgoTools2D.hxx
include/OpenCASCADE/BOPTools_AlgoTools3D.hxx
+include/OpenCASCADE/BOPTools_BoxBndTree.hxx
+include/OpenCASCADE/BOPTools_BoxSelector.hxx
include/OpenCASCADE/BOPTools_ConnexityBlock.hxx
include/OpenCASCADE/BOPTools_CoupleOfShape.hxx
-include/OpenCASCADE/BOPTools_DataMapOfShapeSet.hxx
-include/OpenCASCADE/BOPTools_EdgeSet.hxx
-include/OpenCASCADE/BOPTools_EdgeSet.lxx
+include/OpenCASCADE/BOPTools_IndexedDataMapOfSetShape.hxx
include/OpenCASCADE/BOPTools_ListOfConnexityBlock.hxx
include/OpenCASCADE/BOPTools_ListOfCoupleOfShape.hxx
-include/OpenCASCADE/BOPTools_ListOfEdgeSet.hxx
-include/OpenCASCADE/BOPTools_ListOfShapeSet.hxx
include/OpenCASCADE/BOPTools_MapOfSet.hxx
+include/OpenCASCADE/BOPTools_Parallel.hxx
include/OpenCASCADE/BOPTools_Set.hxx
include/OpenCASCADE/BOPTools_SetMapHasher.hxx
include/OpenCASCADE/BOPTools_SetMapHasher.lxx
-include/OpenCASCADE/BOPTools_ShapeSet.hxx
-include/OpenCASCADE/BOPTools_ShapeSet.lxx
include/OpenCASCADE/BRepAdaptor_Array1OfCurve.hxx
include/OpenCASCADE/BRepAdaptor_CompCurve.hxx
include/OpenCASCADE/BRepAdaptor_Curve.hxx
@@ -18512,6 +18824,7 @@ include/OpenCASCADE/BRepAlgoAPI_BuilderAlgo.hxx
include/OpenCASCADE/BRepAlgoAPI_Check.hxx
include/OpenCASCADE/BRepAlgoAPI_Common.hxx
include/OpenCASCADE/BRepAlgoAPI_Cut.hxx
+include/OpenCASCADE/BRepAlgoAPI_Defeaturing.hxx
include/OpenCASCADE/BRepAlgoAPI_Fuse.hxx
include/OpenCASCADE/BRepAlgoAPI_Section.hxx
include/OpenCASCADE/BRepAlgoAPI_Splitter.hxx
@@ -18706,7 +19019,6 @@ include/OpenCASCADE/BRepFeat_Gluer.lxx
include/OpenCASCADE/BRepFeat_MakeCylindricalHole.hxx
include/OpenCASCADE/BRepFeat_MakeCylindricalHole.lxx
include/OpenCASCADE/BRepFeat_MakeDPrism.hxx
-include/OpenCASCADE/BRepFeat_MakeDPrism.lxx
include/OpenCASCADE/BRepFeat_MakeLinearForm.hxx
include/OpenCASCADE/BRepFeat_MakeLinearForm.lxx
include/OpenCASCADE/BRepFeat_MakePipe.hxx
@@ -18799,7 +19111,6 @@ include/OpenCASCADE/BRepGProp_UFunction.hxx
include/OpenCASCADE/BRepGProp_UFunction.lxx
include/OpenCASCADE/BRepGProp_Vinert.hxx
include/OpenCASCADE/BRepGProp_VinertGK.hxx
-include/OpenCASCADE/BRepGProp_VinertGK.lxx
include/OpenCASCADE/BRepIntCurveSurface_Inter.hxx
include/OpenCASCADE/BRepLProp.hxx
include/OpenCASCADE/BRepLProp_CLProps.hxx
@@ -18946,6 +19257,8 @@ include/OpenCASCADE/BRepSweep_Tool.hxx
include/OpenCASCADE/BRepSweep_Translation.hxx
include/OpenCASCADE/BRepSweep_Trsf.hxx
include/OpenCASCADE/BRepTest.hxx
+include/OpenCASCADE/BRepTest_DrawableHistory.hxx
+include/OpenCASCADE/BRepTest_Objects.hxx
include/OpenCASCADE/BRepToIGESBRep_Entity.hxx
include/OpenCASCADE/BRepToIGES_BREntity.hxx
include/OpenCASCADE/BRepToIGES_BRShell.hxx
@@ -19050,8 +19363,6 @@ include/OpenCASCADE/BiTgte_Blend.hxx
include/OpenCASCADE/BiTgte_ContactType.hxx
include/OpenCASCADE/BiTgte_CurveOnEdge.hxx
include/OpenCASCADE/BiTgte_CurveOnVertex.hxx
-include/OpenCASCADE/BiTgte_DataMapIteratorOfDataMapOfShapeBox.hxx
-include/OpenCASCADE/BiTgte_DataMapOfShapeBox.hxx
include/OpenCASCADE/BiTgte_HCurveOnEdge.hxx
include/OpenCASCADE/BiTgte_HCurveOnVertex.hxx
include/OpenCASCADE/BinDrivers.hxx
@@ -19257,6 +19568,7 @@ include/OpenCASCADE/Bnd_Box2d.hxx
include/OpenCASCADE/Bnd_HArray1OfBox.hxx
include/OpenCASCADE/Bnd_HArray1OfBox2d.hxx
include/OpenCASCADE/Bnd_HArray1OfSphere.hxx
+include/OpenCASCADE/Bnd_OBB.hxx
include/OpenCASCADE/Bnd_Range.hxx
include/OpenCASCADE/Bnd_SeqOfBox.hxx
include/OpenCASCADE/Bnd_Sphere.hxx
@@ -19277,7 +19589,6 @@ include/OpenCASCADE/CDF_SubComponentStatus.hxx
include/OpenCASCADE/CDF_TryStoreStatus.hxx
include/OpenCASCADE/CDF_TypeOfActivation.hxx
include/OpenCASCADE/CDM_Application.hxx
-include/OpenCASCADE/CDM_COutMessageDriver.hxx
include/OpenCASCADE/CDM_CanCloseStatus.hxx
include/OpenCASCADE/CDM_DataMapIteratorOfMetaDataLookUpTable.hxx
include/OpenCASCADE/CDM_DataMapIteratorOfPresentationDirectory.hxx
@@ -19290,11 +19601,9 @@ include/OpenCASCADE/CDM_ListOfDocument.hxx
include/OpenCASCADE/CDM_ListOfReferences.hxx
include/OpenCASCADE/CDM_MapIteratorOfMapOfDocument.hxx
include/OpenCASCADE/CDM_MapOfDocument.hxx
-include/OpenCASCADE/CDM_MessageDriver.hxx
include/OpenCASCADE/CDM_MetaData.hxx
include/OpenCASCADE/CDM_MetaDataLookUpTable.hxx
include/OpenCASCADE/CDM_NamesDirectory.hxx
-include/OpenCASCADE/CDM_NullMessageDriver.hxx
include/OpenCASCADE/CDM_PresentationDirectory.hxx
include/OpenCASCADE/CDM_Reference.hxx
include/OpenCASCADE/CDM_ReferenceIterator.hxx
@@ -19439,7 +19748,6 @@ include/OpenCASCADE/DBRep_Face.lxx
include/OpenCASCADE/DBRep_HideData.hxx
include/OpenCASCADE/DBRep_HideData.lxx
include/OpenCASCADE/DBRep_IsoBuilder.hxx
-include/OpenCASCADE/DBRep_IsoBuilder.lxx
include/OpenCASCADE/DBRep_ListIteratorOfListOfEdge.hxx
include/OpenCASCADE/DBRep_ListIteratorOfListOfFace.hxx
include/OpenCASCADE/DBRep_ListIteratorOfListOfHideData.hxx
@@ -20316,6 +20624,7 @@ include/OpenCASCADE/Geom_VectorWithMagnitude.hxx
include/OpenCASCADE/GeometryTest.hxx
include/OpenCASCADE/GeometryTest_DrawableQualifiedCurve2d.hxx
include/OpenCASCADE/GeomliteTest.hxx
+include/OpenCASCADE/Graphic3d_AlphaMode.hxx
include/OpenCASCADE/Graphic3d_ArrayOfPoints.hxx
include/OpenCASCADE/Graphic3d_ArrayOfPolygons.hxx
include/OpenCASCADE/Graphic3d_ArrayOfPolylines.hxx
@@ -20360,6 +20669,7 @@ include/OpenCASCADE/Graphic3d_HorizontalTextAlignment.hxx
include/OpenCASCADE/Graphic3d_IndexBuffer.hxx
include/OpenCASCADE/Graphic3d_IndexedMapOfAddress.hxx
include/OpenCASCADE/Graphic3d_LevelOfTextureAnisotropy.hxx
+include/OpenCASCADE/Graphic3d_LightSet.hxx
include/OpenCASCADE/Graphic3d_MapIteratorOfMapOfStructure.hxx
include/OpenCASCADE/Graphic3d_MapOfObject.hxx
include/OpenCASCADE/Graphic3d_MapOfStructure.hxx
@@ -20432,8 +20742,6 @@ include/OpenCASCADE/Graphic3d_Vec.hxx
include/OpenCASCADE/Graphic3d_Vec2.hxx
include/OpenCASCADE/Graphic3d_Vec3.hxx
include/OpenCASCADE/Graphic3d_Vec4.hxx
-include/OpenCASCADE/Graphic3d_Vector.hxx
-include/OpenCASCADE/Graphic3d_VectorError.hxx
include/OpenCASCADE/Graphic3d_Vertex.hxx
include/OpenCASCADE/Graphic3d_VerticalTextAlignment.hxx
include/OpenCASCADE/Graphic3d_ViewAffinity.hxx
@@ -21293,7 +21601,6 @@ include/OpenCASCADE/IntCurve_ExactIntersectionPoint.gxx
include/OpenCASCADE/IntCurve_IConicTool.hxx
include/OpenCASCADE/IntCurve_IntConicConic.hxx
include/OpenCASCADE/IntCurve_IntConicConic.lxx
-include/OpenCASCADE/IntCurve_IntConicConic_1.hxx
include/OpenCASCADE/IntCurve_IntConicConic_Tool.hxx
include/OpenCASCADE/IntCurve_IntConicCurveGen.gxx
include/OpenCASCADE/IntCurve_IntConicCurveGen.lxx
@@ -21397,6 +21704,7 @@ include/OpenCASCADE/IntPatch_WLine.lxx
include/OpenCASCADE/IntPatch_WLineTool.hxx
include/OpenCASCADE/IntPolyh_Array.hxx
include/OpenCASCADE/IntPolyh_ArrayOfEdges.hxx
+include/OpenCASCADE/IntPolyh_ArrayOfPointNormal.hxx
include/OpenCASCADE/IntPolyh_ArrayOfPoints.hxx
include/OpenCASCADE/IntPolyh_ArrayOfSectionLines.hxx
include/OpenCASCADE/IntPolyh_ArrayOfTangentZones.hxx
@@ -21412,6 +21720,7 @@ include/OpenCASCADE/IntPolyh_Point.hxx
include/OpenCASCADE/IntPolyh_SectionLine.hxx
include/OpenCASCADE/IntPolyh_SeqOfStartPoints.hxx
include/OpenCASCADE/IntPolyh_StartPoint.hxx
+include/OpenCASCADE/IntPolyh_Tools.hxx
include/OpenCASCADE/IntPolyh_Triangle.hxx
include/OpenCASCADE/IntRes2d_Domain.hxx
include/OpenCASCADE/IntRes2d_Domain.lxx
@@ -21473,7 +21782,6 @@ include/OpenCASCADE/IntTools_Array1OfRoots.hxx
include/OpenCASCADE/IntTools_BaseRangeSample.hxx
include/OpenCASCADE/IntTools_BaseRangeSample.lxx
include/OpenCASCADE/IntTools_BeanFaceIntersector.hxx
-include/OpenCASCADE/IntTools_BeanFaceIntersector.lxx
include/OpenCASCADE/IntTools_CArray1.gxx
include/OpenCASCADE/IntTools_CArray1.lxx
include/OpenCASCADE/IntTools_CArray1OfInteger.hxx
@@ -21496,7 +21804,6 @@ include/OpenCASCADE/IntTools_EdgeEdge.lxx
include/OpenCASCADE/IntTools_EdgeFace.hxx
include/OpenCASCADE/IntTools_FClass2d.hxx
include/OpenCASCADE/IntTools_FaceFace.hxx
-include/OpenCASCADE/IntTools_IndexedDataMapOfTransientAddress.hxx
include/OpenCASCADE/IntTools_ListIteratorOfListOfBox.hxx
include/OpenCASCADE/IntTools_ListIteratorOfListOfCurveRangeSample.hxx
include/OpenCASCADE/IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx
@@ -21721,7 +22028,6 @@ include/OpenCASCADE/LocOpe_Operation.hxx
include/OpenCASCADE/LocOpe_Pipe.hxx
include/OpenCASCADE/LocOpe_Pipe.lxx
include/OpenCASCADE/LocOpe_PntFace.hxx
-include/OpenCASCADE/LocOpe_PntFace.lxx
include/OpenCASCADE/LocOpe_Prism.hxx
include/OpenCASCADE/LocOpe_Revol.hxx
include/OpenCASCADE/LocOpe_RevolutionForm.hxx
@@ -21767,7 +22073,6 @@ include/OpenCASCADE/MAT2d_MiniPath.hxx
include/OpenCASCADE/MAT2d_SequenceOfConnexion.hxx
include/OpenCASCADE/MAT2d_SequenceOfSequenceOfCurve.hxx
include/OpenCASCADE/MAT2d_SequenceOfSequenceOfGeometry.hxx
-include/OpenCASCADE/MAT2d_SketchExplorer.hxx
include/OpenCASCADE/MAT2d_Tool2d.hxx
include/OpenCASCADE/MAT_Arc.hxx
include/OpenCASCADE/MAT_BasicElt.hxx
@@ -22063,8 +22368,6 @@ include/OpenCASCADE/OSD_Thread.hxx
include/OpenCASCADE/OSD_ThreadFunction.hxx
include/OpenCASCADE/OSD_Timer.hxx
include/OpenCASCADE/OSD_WNT.hxx
-include/OpenCASCADE/OSD_WNT_1.hxx
-include/OpenCASCADE/OSD_WNT_BREAK.hxx
include/OpenCASCADE/OSD_WhoAmI.hxx
include/OpenCASCADE/OpenGl_ArbDbg.hxx
include/OpenCASCADE/OpenGl_ArbFBO.hxx
@@ -22090,6 +22393,8 @@ include/OpenCASCADE/OpenGl_ExtGS.hxx
include/OpenCASCADE/OpenGl_Flipper.hxx
include/OpenCASCADE/OpenGl_Font.hxx
include/OpenCASCADE/OpenGl_FrameBuffer.hxx
+include/OpenCASCADE/OpenGl_FrameStats.hxx
+include/OpenCASCADE/OpenGl_FrameStatsPrs.hxx
include/OpenCASCADE/OpenGl_GlCore11.hxx
include/OpenCASCADE/OpenGl_GlCore11Fwd.hxx
include/OpenCASCADE/OpenGl_GlCore12.hxx
@@ -22116,7 +22421,6 @@ include/OpenCASCADE/OpenGl_IndexBuffer.hxx
include/OpenCASCADE/OpenGl_Layer.hxx
include/OpenCASCADE/OpenGl_LayerFilter.hxx
include/OpenCASCADE/OpenGl_LayerList.hxx
-include/OpenCASCADE/OpenGl_Light.hxx
include/OpenCASCADE/OpenGl_LineAttributes.hxx
include/OpenCASCADE/OpenGl_MapOfZLayerSettings.hxx
include/OpenCASCADE/OpenGl_Material.hxx
@@ -22342,7 +22646,6 @@ include/OpenCASCADE/Quantity_Conductivity.hxx
include/OpenCASCADE/Quantity_Constant.hxx
include/OpenCASCADE/Quantity_Consumption.hxx
include/OpenCASCADE/Quantity_Content.hxx
-include/OpenCASCADE/Quantity_Convert.hxx
include/OpenCASCADE/Quantity_Date.hxx
include/OpenCASCADE/Quantity_DateDefinitionError.hxx
include/OpenCASCADE/Quantity_Density.hxx
@@ -23012,18 +23315,20 @@ include/OpenCASCADE/RWStepVisual_RWTextStyleWithBoxCharacteristics.hxx
include/OpenCASCADE/RWStepVisual_RWViewVolume.hxx
include/OpenCASCADE/RWStl.hxx
include/OpenCASCADE/RWStl_Reader.hxx
+include/OpenCASCADE/Resource_Big5.h
include/OpenCASCADE/Resource_ConvertUnicode.hxx
include/OpenCASCADE/Resource_DataMapIteratorOfDataMapOfAsciiStringAsciiString.hxx
include/OpenCASCADE/Resource_DataMapIteratorOfDataMapOfAsciiStringExtendedString.hxx
include/OpenCASCADE/Resource_DataMapOfAsciiStringAsciiString.hxx
include/OpenCASCADE/Resource_DataMapOfAsciiStringExtendedString.hxx
include/OpenCASCADE/Resource_FormatType.hxx
+include/OpenCASCADE/Resource_GB2312.h
+include/OpenCASCADE/Resource_GBK.h
include/OpenCASCADE/Resource_LexicalCompare.hxx
include/OpenCASCADE/Resource_Manager.hxx
include/OpenCASCADE/Resource_NoSuchResource.hxx
include/OpenCASCADE/Resource_Shiftjis.h
include/OpenCASCADE/Resource_Unicode.hxx
-include/OpenCASCADE/Resource_gb2312.h
include/OpenCASCADE/STEPCAFControl_ActorWrite.hxx
include/OpenCASCADE/STEPCAFControl_Controller.hxx
include/OpenCASCADE/STEPCAFControl_DataMapIteratorOfDataMapOfLabelExternFile.hxx
@@ -23146,7 +23451,6 @@ include/OpenCASCADE/SelectMgr_SelectableObject.hxx
include/OpenCASCADE/SelectMgr_SelectableObjectSet.hxx
include/OpenCASCADE/SelectMgr_SelectingVolumeManager.hxx
include/OpenCASCADE/SelectMgr_Selection.hxx
-include/OpenCASCADE/SelectMgr_Selection.lxx
include/OpenCASCADE/SelectMgr_SelectionManager.hxx
include/OpenCASCADE/SelectMgr_SensitiveEntity.hxx
include/OpenCASCADE/SelectMgr_SensitiveEntitySet.hxx
@@ -23405,6 +23709,8 @@ include/OpenCASCADE/Standard_TypeMismatch.hxx
include/OpenCASCADE/Standard_UUID.hxx
include/OpenCASCADE/Standard_Underflow.hxx
include/OpenCASCADE/Standard_Version.hxx
+include/OpenCASCADE/Standard_WarningsDisable.hxx
+include/OpenCASCADE/Standard_WarningsRestore.hxx
include/OpenCASCADE/Standard_math.hxx
include/OpenCASCADE/Standard_values.h
include/OpenCASCADE/StdDrivers.hxx
@@ -24642,7 +24948,6 @@ include/OpenCASCADE/Storage_StreamUnknownTypeError.hxx
include/OpenCASCADE/Storage_StreamWriteError.hxx
include/OpenCASCADE/Storage_TypeData.hxx
include/OpenCASCADE/Storage_TypedCallBack.hxx
-include/OpenCASCADE/Storage_stCONSTclCOM.hxx
include/OpenCASCADE/Sweep_NumShape.hxx
include/OpenCASCADE/Sweep_NumShape.lxx
include/OpenCASCADE/Sweep_NumShapeIterator.hxx
@@ -25193,7 +25498,6 @@ include/OpenCASCADE/TopClass_Classifier3d.gxx
include/OpenCASCADE/TopClass_Classifier3d.lxx
include/OpenCASCADE/TopClass_FaceClassifier.gxx
include/OpenCASCADE/TopClass_FaceClassifier.lxx
-include/OpenCASCADE/TopClass_Intersection3d.hxx
include/OpenCASCADE/TopClass_SolidClassifier.gxx
include/OpenCASCADE/TopClass_SolidExplorer.hxx
include/OpenCASCADE/TopCnx_EdgeFaceTransition.hxx
@@ -25479,6 +25783,7 @@ include/OpenCASCADE/TopTools_DataMapOfIntegerListOfShape.hxx
include/OpenCASCADE/TopTools_DataMapOfIntegerShape.hxx
include/OpenCASCADE/TopTools_DataMapOfOrientedShapeInteger.hxx
include/OpenCASCADE/TopTools_DataMapOfOrientedShapeShape.hxx
+include/OpenCASCADE/TopTools_DataMapOfShapeBox.hxx
include/OpenCASCADE/TopTools_DataMapOfShapeInteger.hxx
include/OpenCASCADE/TopTools_DataMapOfShapeListOfInteger.hxx
include/OpenCASCADE/TopTools_DataMapOfShapeListOfShape.hxx
@@ -25491,10 +25796,12 @@ include/OpenCASCADE/TopTools_HArray2OfShape.hxx
include/OpenCASCADE/TopTools_HSequenceOfShape.hxx
include/OpenCASCADE/TopTools_IndexedDataMapOfShapeAddress.hxx
include/OpenCASCADE/TopTools_IndexedDataMapOfShapeListOfShape.hxx
+include/OpenCASCADE/TopTools_IndexedDataMapOfShapeReal.hxx
include/OpenCASCADE/TopTools_IndexedDataMapOfShapeShape.hxx
include/OpenCASCADE/TopTools_IndexedMapOfOrientedShape.hxx
include/OpenCASCADE/TopTools_IndexedMapOfShape.hxx
include/OpenCASCADE/TopTools_ListIteratorOfListOfShape.hxx
+include/OpenCASCADE/TopTools_ListOfListOfShape.hxx
include/OpenCASCADE/TopTools_ListOfShape.hxx
include/OpenCASCADE/TopTools_LocationSet.hxx
include/OpenCASCADE/TopTools_LocationSetPtr.hxx
@@ -25851,6 +26158,7 @@ include/OpenCASCADE/XCAFDimTolObjects_GeomToleranceObjectSequence.hxx
include/OpenCASCADE/XCAFDimTolObjects_GeomToleranceType.hxx
include/OpenCASCADE/XCAFDimTolObjects_GeomToleranceTypeValue.hxx
include/OpenCASCADE/XCAFDimTolObjects_GeomToleranceZoneModif.hxx
+include/OpenCASCADE/XCAFDimTolObjects_ToleranceZoneAffectedPlane.hxx
include/OpenCASCADE/XCAFDimTolObjects_Tool.hxx
include/OpenCASCADE/XCAFDoc.hxx
include/OpenCASCADE/XCAFDoc_Area.hxx
@@ -25887,15 +26195,16 @@ include/OpenCASCADE/XCAFDoc_ShapeTool.hxx
include/OpenCASCADE/XCAFDoc_View.hxx
include/OpenCASCADE/XCAFDoc_ViewTool.hxx
include/OpenCASCADE/XCAFDoc_Volume.hxx
+include/OpenCASCADE/XCAFNoteObjects_NoteObject.hxx
include/OpenCASCADE/XCAFPrs.hxx
include/OpenCASCADE/XCAFPrs_AISObject.hxx
-include/OpenCASCADE/XCAFPrs_DataMapIteratorOfDataMapOfShapeStyle.hxx
include/OpenCASCADE/XCAFPrs_DataMapIteratorOfDataMapOfStyleShape.hxx
include/OpenCASCADE/XCAFPrs_DataMapIteratorOfDataMapOfStyleTransient.hxx
-include/OpenCASCADE/XCAFPrs_DataMapOfShapeStyle.hxx
+include/OpenCASCADE/XCAFPrs_DataMapIteratorOfIndexedDataMapOfShapeStyle.hxx
include/OpenCASCADE/XCAFPrs_DataMapOfStyleShape.hxx
include/OpenCASCADE/XCAFPrs_DataMapOfStyleTransient.hxx
include/OpenCASCADE/XCAFPrs_Driver.hxx
+include/OpenCASCADE/XCAFPrs_IndexedDataMapOfShapeStyle.hxx
include/OpenCASCADE/XCAFPrs_Style.hxx
include/OpenCASCADE/XCAFView_Object.hxx
include/OpenCASCADE/XCAFView_ProjectionType.hxx
@@ -26240,6 +26549,7 @@ include/OpenCASCADE/math_SVD.lxx
include/OpenCASCADE/math_SingleTab.hxx
include/OpenCASCADE/math_SingularMatrix.hxx
include/OpenCASCADE/math_Status.hxx
+include/OpenCASCADE/math_TrigonometricEquationFunction.hxx
include/OpenCASCADE/math_TrigonometricFunctionRoots.hxx
include/OpenCASCADE/math_TrigonometricFunctionRoots.lxx
include/OpenCASCADE/math_Uzawa.hxx
@@ -26449,6 +26759,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/239_xde_12_400.png
%%DOXYGEN%%%%DOCSDIR%%/html/3DView.png
%%DOXYGEN%%%%DOCSDIR%%/html/3DView_elements.svg
+%%DOXYGEN%%%%DOCSDIR%%/html/3DView_set_orientation.png
%%DOXYGEN%%%%DOCSDIR%%/html/3rdparty_image001.png
%%DOXYGEN%%%%DOCSDIR%%/html/3rdparty_image003.png
%%DOXYGEN%%%%DOCSDIR%%/html/3rdparty_image004.png
@@ -26755,6 +27066,35 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_image063.png
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_image064.png
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_image065.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im001.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im002.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im003.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im004.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im005.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im006.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im007.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im008.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im009.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im010.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im011.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im012.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im013.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im014.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im015.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im016.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im017.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im018.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im019.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im020.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im021.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im022.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im023.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im024.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im025.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im026.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im027.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im028.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_algos_rf_im029.png
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_continuity_curves.svg
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_continuity_surfaces.svg
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_image003.png
@@ -26769,6 +27109,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_image012.png
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_image013.png
%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_image014.png
+%%DOXYGEN%%%%DOCSDIR%%/html/modeling_data_image015.png
%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png
%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png
%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png
@@ -26783,6 +27124,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/navtreeindex5.js
%%DOXYGEN%%%%DOCSDIR%%/html/navtreeindex6.js
%%DOXYGEN%%%%DOCSDIR%%/html/navtreeindex7.js
+%%DOXYGEN%%%%DOCSDIR%%/html/navtreeindex8.js
%%DOXYGEN%%%%DOCSDIR%%/html/ocaf_functionmechanism_wp_image003.png
%%DOXYGEN%%%%DOCSDIR%%/html/ocaf_functionmechanism_wp_image005.png
%%DOXYGEN%%%%DOCSDIR%%/html/ocaf_image003.svg
@@ -26831,6 +27173,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/occt_dev_guides__upgrade.html
%%DOXYGEN%%%%DOCSDIR%%/html/occt_logo.png
%%DOXYGEN%%%%DOCSDIR%%/html/occt_public_license.html
+%%DOXYGEN%%%%DOCSDIR%%/html/occt_samples_ios_uikit.html
%%DOXYGEN%%%%DOCSDIR%%/html/occt_user_guides__boolean_operations.html
%%DOXYGEN%%%%DOCSDIR%%/html/occt_user_guides__brep_wp.html
%%DOXYGEN%%%%DOCSDIR%%/html/occt_user_guides__foundation_classes.html
@@ -26915,6 +27258,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/overview_qt.png
%%DOXYGEN%%%%DOCSDIR%%/html/pages.html
%%DOXYGEN%%%%DOCSDIR%%/html/point_cloud.png
+%%DOXYGEN%%%%DOCSDIR%%/html/preferences.png
%%DOXYGEN%%%%DOCSDIR%%/html/property_panel_array.png
%%DOXYGEN%%%%DOCSDIR%%/html/property_panel_item_selection.svg
%%DOXYGEN%%%%DOCSDIR%%/html/property_panel_label.png
@@ -26925,6 +27269,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/property_panel_tnaming_used_shapes.png
%%DOXYGEN%%%%DOCSDIR%%/html/property_panel_tree_node.png
%%DOXYGEN%%%%DOCSDIR%%/html/resize.js
+%%DOXYGEN%%%%DOCSDIR%%/html/sample_ios_uikit.png
%%DOXYGEN%%%%DOCSDIR%%/html/samples_csharp_direct3d.html
%%DOXYGEN%%%%DOCSDIR%%/html/samples_csharp_occt.html
%%DOXYGEN%%%%DOCSDIR%%/html/samples_java_android_occt.html
@@ -26946,6 +27291,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/shape_healing_image014.png
%%DOXYGEN%%%%DOCSDIR%%/html/shapeview.png
%%DOXYGEN%%%%DOCSDIR%%/html/shapeview_elements.svg
+%%DOXYGEN%%%%DOCSDIR%%/html/shapeview_tree_columns.png
%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png
%%DOXYGEN%%%%DOCSDIR%%/html/step_image002.png
%%DOXYGEN%%%%DOCSDIR%%/html/step_image003.png
@@ -26969,6 +27315,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/tobj_image006.png
%%DOXYGEN%%%%DOCSDIR%%/html/tobj_image007.png
%%DOXYGEN%%%%DOCSDIR%%/html/tobj_image008.png
+%%DOXYGEN%%%%DOCSDIR%%/html/treeview_preferences.svg
%%DOXYGEN%%%%DOCSDIR%%/html/tutorial_image001.png
%%DOXYGEN%%%%DOCSDIR%%/html/tutorial_image002.png
%%DOXYGEN%%%%DOCSDIR%%/html/tutorial_image003.svg
@@ -26993,6 +27340,7 @@ lib/libTKernel.so.%%VER%%
%%DOXYGEN%%%%DOCSDIR%%/html/view_frustum.png
%%DOXYGEN%%%%DOCSDIR%%/html/vinspector.png
%%DOXYGEN%%%%DOCSDIR%%/html/vinspector_elements.svg
+%%DOXYGEN%%%%DOCSDIR%%/html/vinspector_tree_columns.png
%%DOXYGEN%%%%DOCSDIR%%/html/vis_image001.png
%%DOXYGEN%%%%DOCSDIR%%/html/vis_image002.png
%%DOXYGEN%%%%DOCSDIR%%/html/vis_image003.png