Archived issue #0000001
Shape healing functiion FixFaceSize 'DT_ApplySeq' is out of order.
Description
Details of FixFaceSize testing
syntax:
DT_ApplySeq : DT_ApplySeq result shape rscfilename
[prefix]
rscfilename (sequence):
004.exec.op: FixFaceSize
!
004.FixFaceSize.Tolerance : 1
!
004.FixGaps.Tolerance3d : 1
!
004.FixGaps.SurfaceMode : 1
!
004.FixGaps.SurfaceAddSpans : 1
!
004.FixGaps.SurfaceContinuity : C2
!
004.FixGaps.MaxDeflection : 3
prefix:
004
shapes to be fixed with FixFaseSize
CFE901_cts21gft.rle,
CTO900_cts18078-part.rle,
CTS18683.rle
located in /dn02/users_SUN/det/files
syntax:
DT_ApplySeq : DT_ApplySeq result shape rscfilename
[prefix]
rscfilename (sequence):
004.exec.op: FixFaceSize
!
004.FixFaceSize.Tolerance : 1
!
004.FixGaps.Tolerance3d : 1
!
004.FixGaps.SurfaceMode : 1
!
004.FixGaps.SurfaceAddSpans : 1
!
004.FixGaps.SurfaceContinuity : C2
!
004.FixGaps.MaxDeflection : 3
prefix:
004
shapes to be fixed with FixFaseSize
CFE901_cts21gft.rle,
CTO900_cts18078-part.rle,
CTS18683.rle
located in /dn02/users_SUN/det/files
Public activity
15 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: abv
Date: Thu Oct 16 16:45:55 2014 +0400
0025266: Debug statements in the source are getting flushed on to the console
Suppress remaining couts in packages explicitly mentioned in the original bug description
Correction of test cases for issue CR25266
Author: apn
Date: Wed Oct 1 17:24:00 2014 +0400
0025313: Review of TODOs in test cases for unused platforms
TODOs for unused platforms were deleted. Issue 22988 was closed.
Author: nbv
Date: Fri Sep 26 15:32:46 2014 +0400
0023547: Tests failures in debug mode
1. DRAW-commands for curve/surface continuity returning were changed.
2. Output of "distmini" DRAW-command is amended.
3. Function MinMax() was moved from Standard_Real to IntPatch_ImpImpIntersection_4.gxx.
4. Incorrect computing of nbcurveC1 in Geom2dConvert::C0BSplineToC1BSplineCurve(...) function was liquidated.
Test cases were changed.
Author: dbv
Date: Wed Oct 8 19:00:20 2014 +0400
0025266: Debug statements in the source are getting flushed on to the console
Output to cout activated previously in Debug mode by #ifdef DEB is suppressed by using macro <PACKAGE>_DEB instead of DEB
[revision removed]
Detailed log of new commits:
Author: abv
Date: Thu Oct 16 16:45:55 2014 +0400
0025266: Debug statements in the source are getting flushed on to the console
Suppress remaining couts in packages explicitly mentioned in the original bug description
Correction of test cases for issue CR25266
Author: apn
Date: Wed Oct 1 17:24:00 2014 +0400
0025313: Review of TODOs in test cases for unused platforms
TODOs for unused platforms were deleted. Issue 22988 was closed.
Author: nbv
Date: Fri Sep 26 15:32:46 2014 +0400
0023547: Tests failures in debug mode
1. DRAW-commands for curve/surface continuity returning were changed.
2. Output of "distmini" DRAW-command is amended.
3. Function MinMax() was moved from Standard_Real to IntPatch_ImpImpIntersection_4.gxx.
4. Incorrect computing of nbcurveC1 in Geom2dConvert::C0BSplineToC1BSplineCurve(...) function was liquidated.
Test cases were changed.
Author: dbv
Date: Wed Oct 8 19:00:20 2014 +0400
0025266: Debug statements in the source are getting flushed on to the console
Output to cout activated previously in Debug mode by #ifdef DEB is suppressed by using macro <PACKAGE>_DEB instead of DEB
Branch [archived branch] has been updated by Participant.
[revision removed]
Detailed log of new commits:
Author: abv
Date: Fri Oct 17 12:50:49 2014 +0400
Fix compilation without TBB (VC9)
[revision removed]
Detailed log of new commits:
Author: abv
Date: Fri Oct 17 12:50:49 2014 +0400
Fix compilation without TBB (VC9)
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Dec 19 18:40:31 2014 +0300
for android building. GL_LUMINANCE8 macros added
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Dec 19 18:40:31 2014 +0300
for android building. GL_LUMINANCE8 macros added
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Dec 19 18:40:31 2014 +0300
for android building. GL_LUMINANCE8 macros added
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Dec 19 18:40:31 2014 +0300
for android building. GL_LUMINANCE8 macros added
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Nov 13 16:51:47 2015 +0300
0026869: Documentation - simplify "Building with CMake and ADT on Android" article
ADT using removed. GNU make using added
Author: ibs
Date: Tue Nov 10 15:14:34 2015 +0300
0026836: Configuration, CMake - CSF_OpenGlLibs variable is not specified
cmake procedure updated
Author: ibs
Date: Fri Nov 13 14:57:46 2015 +0300
during cleaning inc folder, do not remove the headers with name not containing their package name
Author: ibs
Date: Wed Nov 11 17:48:18 2015 +0300
0026861: Configuration, CMake - enable -Wall warnings when using CLang
-Wall warning option added for CLang compiler
Author: ski
Date: Fri Jul 10 10:52:53 2015 +0300
0026247: Too huge binaries are produced for Android platform using MinGW
Parameter "-s" was added to CMAKE_CXX_FLAGS_RELEASE and CMAKE_C_FLAGS_RELEASE to optimize size of binaries
Author: ibs
Date: Tue Nov 10 15:14:34 2015 +0300
0026836: Configuration, CMake - CSF_OpenGlLibs variable is not specified
cmake procedure updated
Author: ibs
Date: Thu Nov 12 12:55:22 2015 +0300
0026858: Configuration - cmake wrong detected TK folder
regex template for 3rdparty folder changed
the sensitive case of comparison of two folders fixed
Author: ibs
Date: Thu Nov 12 15:28:34 2015 +0300
0025522: gcc for Android cannot compile lex.step.c in Release mode
several misprints fixed (upper case, sorting of empty list, empty parent directory)
Author: ibs
Date: Mon Nov 9 10:47:45 2015 +0300
0026867: Configuration - update any comparison including __cplusplus macro to remove one
__cplusplus >= 201103L replaced with __QNX__ macro
Author: ibs
Date: Tue Nov 10 11:49:08 2015 +0300
0026865: Configuration, CMake - ensure consistency between FILES and actual content of inc and src folders
headers from inc folder are being checked for using in further building process
parse FILES file to collect header files for inc folder
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Fri Nov 13 16:51:47 2015 +0300
0026869: Documentation - simplify "Building with CMake and ADT on Android" article
ADT using removed. GNU make using added
Author: ibs
Date: Tue Nov 10 15:14:34 2015 +0300
0026836: Configuration, CMake - CSF_OpenGlLibs variable is not specified
cmake procedure updated
Author: ibs
Date: Fri Nov 13 14:57:46 2015 +0300
during cleaning inc folder, do not remove the headers with name not containing their package name
Author: ibs
Date: Wed Nov 11 17:48:18 2015 +0300
0026861: Configuration, CMake - enable -Wall warnings when using CLang
-Wall warning option added for CLang compiler
Author: ski
Date: Fri Jul 10 10:52:53 2015 +0300
0026247: Too huge binaries are produced for Android platform using MinGW
Parameter "-s" was added to CMAKE_CXX_FLAGS_RELEASE and CMAKE_C_FLAGS_RELEASE to optimize size of binaries
Author: ibs
Date: Tue Nov 10 15:14:34 2015 +0300
0026836: Configuration, CMake - CSF_OpenGlLibs variable is not specified
cmake procedure updated
Author: ibs
Date: Thu Nov 12 12:55:22 2015 +0300
0026858: Configuration - cmake wrong detected TK folder
regex template for 3rdparty folder changed
the sensitive case of comparison of two folders fixed
Author: ibs
Date: Thu Nov 12 15:28:34 2015 +0300
0025522: gcc for Android cannot compile lex.step.c in Release mode
several misprints fixed (upper case, sorting of empty list, empty parent directory)
Author: ibs
Date: Mon Nov 9 10:47:45 2015 +0300
0026867: Configuration - update any comparison including __cplusplus macro to remove one
__cplusplus >= 201103L replaced with __QNX__ macro
Author: ibs
Date: Tue Nov 10 11:49:08 2015 +0300
0026865: Configuration, CMake - ensure consistency between FILES and actual content of inc and src folders
headers from inc folder are being checked for using in further building process
parse FILES file to collect header files for inc folder
Branch [archived branch] has been updated by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Mon Nov 16 14:05:54 2015 +0300
0026875: Freetype library and header folder is not found by CMake configuration process in specified location
freetype search algo updated
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Mon Nov 16 14:05:54 2015 +0300
0026875: Freetype library and header folder is not found by CMake configuration process in specified location
freetype search algo updated
Branch [archived branch] has been updated forcibly by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Tue Dec 8 12:04:22 2015 +0300
output messages to debug
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Tue Dec 8 12:04:22 2015 +0300
output messages to debug
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Mon Dec 21 18:18:41 2015 +0300
get properties only from vtk targets
[revision removed]
Detailed log of new commits:
Author: ibs
Date: Mon Dec 21 18:18:41 2015 +0300
get properties only from vtk targets
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]