abv
|
7a06c690fb
|
0023604: Uninitialized variables in debug mode
Removed #ifndef DEB ... #else ... #endif directives where the variables were being initialized only in release mode.
Removed unused part of code.
|
2012-12-14 16:12:54 +04:00 |
|
nbv
|
581971fef3
|
0023130: command "maxtolerance" doesn't work on Windows
maxtol command returns incorrect values of variables nbFaces, nbEdges and nbVtx.
Test case for this bug
|
2012-11-23 15:33:47 +04:00 |
|
abv
|
b9736bcc8e
|
0023480: New compiler warnings on MS VC 9
Unused local variables eliminated
|
2012-10-26 17:00:28 +04:00 |
|
jgv
|
2277323d3a
|
0023367: New functionality restoring the middle path of pipe-like shape
Version 2
Small correction
Adding test cases
|
2012-10-16 13:12:36 +04:00 |
|
pkv
|
4b66ae7692
|
0023129: BRepTools::OuterShell() works wrong - it always returns the first shell
|
2012-09-27 12:03:12 +04:00 |
|
pkv
|
a15d6aceb6
|
0023248: Wrong result done by solid classifier algorithm for infinite point
|
2012-07-13 17:15:41 +04:00 |
|
jgv
|
ed60a55e7f
|
0022946: BRepFeat_SplitShape crashes on splitting a face by two edges
null check for pcurve added to avoid exceptions
Correction to avoid the regression: check after PutPCurve(edg,fac)
|
2012-04-06 11:52:38 +04:00 |
|
bugmaster
|
b311480ed5
|
0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
|
2012-03-21 19:43:04 +04:00 |
|
dbv@opencascade.com
|
6e6cd5d949
|
0022922: Clean up warnings on uninitialized / unused variables
|
2012-03-15 11:57:41 +04:00 |
|
JGV
|
86eff19ec7
|
0022798: Regression: BRepBuilderAPI_GTransform produces an invalid result on a sphere
|
2012-03-05 19:32:10 +04:00 |
|
AMA
|
dc161d81d3
|
0022846: Following from issue 0022804 (regression on test case)
|
2012-03-05 19:31:52 +04:00 |
|
JGV
|
01697018a3
|
0022783: Improvement of BRepOffsetAPI_MakeFilling: keep old and new boundary edges with all pcurves
|
2012-03-05 19:31:47 +04:00 |
|
DBV
|
c6541a0c86
|
0022792: Globally defined symbol PI conflicts with VTK definition (Intel compiler)
|
2012-03-05 19:31:33 +04:00 |
|
ama
|
d63f9881a0
|
0022770: Improve command sewing in DRAW
|
2012-03-05 19:31:15 +04:00 |
|
AMA
|
92434a36ef
|
0022747: Progress indicator in sewing algorithm
|
2012-03-05 19:31:03 +04:00 |
|
YSN
|
0d9695538c
|
0022312: Translation of french commentaries in OCCT files
|
2012-03-05 19:30:59 +04:00 |
|
SSV
|
1c72dff612
|
0022492: Scaled sphere (Solid with BSplineSurface) is wrongly exported in STEP.
|
2012-03-05 19:30:19 +04:00 |
|
SSV
|
bd05fabf89
|
0022646: Error in algorithms BRepOffsetAPI_ThruSections and BRepOffsetAPI_MakePipeShell: sections with degenerated edges are processed in
|
2012-03-05 19:29:36 +04:00 |
|
bugmaster
|
7fd59977df
|
Integration of OCCT 6.5.0 from SVN
|
2012-03-05 19:23:40 +04:00 |
|