aba
ebd1da3d10
0023877: Errors in MFC sample HLR
2013-04-05 15:41:43 +04:00
apn
ac4efa2212
0023875: Integration of grid "nam" into the new testing system
...
Added testgroup caf nam
2013-04-05 11:51:33 +04:00
kgv
27eed93740
0023872: Remove outdated classes OpenGl_Polygon and OpenGl_Polyline
2013-04-05 11:10:16 +04:00
jgv
471ce7366b
0023870: Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
...
Adding test cases for this fix
Test cases correction
Correction of instability.
2013-04-05 10:35:38 +04:00
mkv
0691a5bb8f
0023282: Wrong triangulation on cone
...
Adding test cases for this fix
2013-04-05 10:33:01 +04:00
szv
ad2a6c0662
0023867: Reading performance improvement
...
Small improvement in TCollection_AsciiString::Search.
2013-04-05 10:22:57 +04:00
ika
f2cc47113f
Adjusting testing cases for current state of OCCT
2013-04-01 13:31:10 +04:00
ibs
aea58b16dd
0023861: Draw can not start if OCCT is installed in a path containing spaces
2013-04-01 12:53:52 +04:00
bugmaster
643cc6aae4
0023799: Crash on copying a label
...
A check on NULL is added to prevent the crash.
Adding test case for this fix
2013-04-01 11:48:54 +04:00
aba
973191093d
0023831: Ghosts appears in 2D viewer of HLR MFC sample
...
2d view updating was corrected. ISession2D_Shape drawing was corrected.
Style changes
2013-04-01 11:38:44 +04:00
omy
2c896b8f8a
0023375: (OCC 6.5.3 regression) BRepBuilderAPI_Sewing returns wrong result
...
Fixed selection of sewing pairs of edges.
Mistake fix
Adding test case for this fix
2013-04-01 11:38:43 +04:00
ika
802ea1e6fd
0023852: OSD_Path interprets unc paths incorrectly
...
checking for unc path on Windows was added
change deprecated macro WNT to _WIN32
Adding test case for this fix
2013-04-01 11:38:42 +04:00
apn
b92d758fec
0021707: Selection of Vertex returns Compound of vertexes
...
Added test case bugs/caf/bug21707
2013-04-01 11:38:40 +04:00
bugmaster
dd4edf9bc9
Update of OCCT version up to 6.6.0 beta
V6_6_0_beta
2013-03-25 18:56:57 +04:00
mkv
74f764ba61
Adjusting testing cases for current state of OCCT
2013-03-25 18:37:19 +04:00
emv
ce101cacbf
0023849: BOP regression (1) - BRepAlgoAPI_Common.
...
Fix for the bug.
Set the lower bound for the refined tolerance value in 2d classification algorithm.
2013-03-25 17:24:26 +04:00
szy
456b8422e1
0023819: Naming failures
...
Fixed regression with DummyVertex processing.
Correction test cases for CR23819
2013-03-25 17:21:31 +04:00
oan
b62b93ac30
0022818: Wrong triangulation of Revolution surface with slice angle <= 180 degree
...
Take face attributes into account to calculate 2d tolerance
Adding test cases for this fix
Correction according additional bug CR23832
2013-03-22 17:44:31 +04:00
oan
32d878f538
0023184: Bad face tessellation result
...
Consider BSplineKnots to achieve better tessellation result
Adding test cases for this fix
2013-03-22 17:34:37 +04:00
jgv
51a849d770
0023845: New auxiliary method concatenating a wire into an edge based on C0-continuous curve.
...
Fix of exception in old method (ConcatenateWire).
Adding test case for this fix
2013-03-22 17:31:43 +04:00
ika
903634d07d
0023832: sprops and triarea commands return incorrect value of a mass for shape of revolution
...
incorrect way of creation faces in test scripts has been fixed
2013-03-22 17:27:35 +04:00
jgv
a31abc03d7
0023824: Bad results of sweep operation when a path curve has unpredictable torsion along its way.
...
Adding test cases for this fix
2013-03-22 17:10:51 +04:00
pkv
26347898a8
0023785: Crash on make face from wire
...
Adding test case for this fix
2013-03-22 17:08:06 +04:00
kgv
de75ed09ad
0023791: Remove obsolete functionality - animation mode and degeneration presentation mode
2013-03-22 16:55:11 +04:00
Pawel
123e4db005
0023844: It's odd to compare a bool type value with a value of 0.
...
Comparing Standard_Real values instead of Standard_Real and Standard_Boolean
2013-03-22 16:51:39 +04:00
kgv
8b224a0992
0023842: Undefined behavior: Variable 'thePsFont' is used as parameter and destination in s[n]printf()
2013-03-22 16:48:34 +04:00
dbv
5c686fff42
0023841: Redundant assignment to itself.
...
Removed redundant assignment to itself in ViewerTest_ViewerCommands
2013-03-22 16:46:44 +04:00
epv
e2f0aca019
0022812: Bad performance meshing a face based on extrusion of huge b-spline curve
2013-03-20 12:42:58 +04:00
emv
a82b7ef700
0023809: New compiler warnings in new BOP, 64-bit VC++ 9.0.
...
Standard_Size have been replaced by Standard_Integer to avoid warnings.
2013-03-20 12:39:44 +04:00
san
1d8ec4db0a
0023821: Improve qmake project files for Qt samples
...
Scene dump image file extensions corrected.
2013-03-19 17:15:15 +04:00
mkv
1f16517f4e
Adjusting testing case for current state of OCCT
2013-03-18 20:46:03 +04:00
san
752259d839
0023829: Remove Graphic3dDemo sample app as obsolete
2013-03-15 13:09:18 +04:00
omy
f4aad56f97
0023284: Using 'memcpy' on class that contains a virtual method
...
NCollection_BaseVector::MemBlock class was converted to POD structure
Added fix for compilation of multiple inherited classes on gcc/Linux
2013-03-15 13:04:26 +04:00
dbv
872f4e44da
0023769: Eliminate the dependence on X11 libs on Mac OS X
...
Removed ImageUtility package as it is no longer used.
Disabled Xw package building on Mac OS X when Cocoa used.
2013-03-15 13:01:15 +04:00
emv
8c720dc1fe
0023309: The 'then' statement is equivalent to the 'else' statement in TopOpeBRep_EdgesFiller.cxx.
...
Removed unnecessary else-if action.
2013-03-15 12:46:03 +04:00
jgv
bead40f28c
0023774: Incorrect conversion from gp_Trsf2d to gp_Trsf
...
Adding test command for this fix
Adding test case for this fix
2013-03-15 12:40:54 +04:00
apn
0dc98b5b0a
0021308: Problem of Interface_Tracefile. There are not messages.
...
Added test case for issue 21308
2013-03-15 12:32:46 +04:00
apn
972bd4bfeb
0022981: BRepOffsetAPI_ThruSections fails to build a surface from closed wires
...
Added test case for issue 22981.
2013-03-15 12:30:59 +04:00
apn
8c99d1caad
0023773: Can not read names in STEP file
...
Added test for issue 23773.
2013-03-15 12:27:55 +04:00
ika
6db6171400
0023822: SIGSEGV 'segmentation violation' during writing IGES
...
checking for infinity coordinates was added.
Adding test case for this fix
Shape name correction
2013-03-15 12:25:31 +04:00
apn
a1cd0db66f
0023366: Cut operation produces invalid shape
...
Added test case for issue 23366.
2013-03-15 12:22:43 +04:00
apn
1e6b194039
0022027: <bop> command between two faces raises exception
...
Added test case for issue 22027.
2013-03-15 12:20:25 +04:00
apn
3f92b61ae7
0023122: Operation "cut" crashes on attached shapes.
...
Added test case for issue 23122
2013-03-15 12:17:32 +04:00
aba
5c1f974e17
0023776: Redesign of MFC samples after V2d viewer removing
2013-03-14 17:49:18 +04:00
san
fad8962a72
0023821: Improve qmake project files for Qt samples
...
Project file extension corrected for VS 2010/2012 solutions
Sources and resource files from Common and Interface sub-foldrs added to qmake project files from their original location.
RES_DIR environment variable redirected to the binary directory, all resource files copied there to keep the source tree intact.
RES_DIR environment variable corrected under Linux/MacOS similalry to Windows.
Makefile generation corrected under MacOS:
- filenames used as the output for the extra compilers instead of the absolute paths.
- mkdir and cp command options corrected
2013-03-14 17:21:47 +04:00
bugmaster
b7ad3a6187
Adjusting testing cases for current state of OCCT
2013-03-11 17:27:45 +04:00
vsr
7fb60cfdbe
0023775: Compatibility with Tcl/Tk 8.6
2013-03-11 11:46:03 +04:00
abv
b2d3f23104
0023672: Eliminate obsolete functions in OSD_WNT_1.cxx
...
MsgBox() and several other obsolete Windows-specific functions eliminated in OSD_WNT*
2013-03-07 14:35:21 +04:00
pkv
8f9a9b9d10
0023777: 2D-Classifier algorithm produces wrong results for a point and face.
...
Adding test case for this fix
2013-03-07 14:25:51 +04:00
dbv
e187cc0ac0
Updating test for current state of OCCT
2013-03-07 14:23:33 +04:00