Changesets: occt

master fb20c143

2012-10-26 12:57:47

ika

Details Diff
0022871: Step Reader raises exception on invalid entity (null swept curve)

checking for null swept curve was added
Adding test case
Affected Issues
0022871
mod - src/StepToGeom/StepToGeom_MakeCurve.cxx Diff File
mod - tests/bugs/grids.list Diff File
add - tests/bugs/step/begin Diff File
add - tests/bugs/step/bug22871 Diff File

master bd82d4b2

2012-10-26 12:04:01

jgv

Details Diff
0023464: Projection algorithm produces wrong results.

including of .hxx file added
Correction of computation of intersection point
Integration of test cases for this issue
mod - src/ProjLib/ProjLib_ProjectedCurve.cxx Diff File
mod - tests/bugs/grids.list Diff File
add - tests/bugs/moddata/bug23464_1 Diff File
add - tests/bugs/moddata/bug23464_2 Diff File
add - tests/bugs/moddata/bug23464_3 Diff File
add - tests/bugs/moddata/bug23464_4 Diff File
add - tests/bugs/moddata/bug23464_5 Diff File
add - tests/bugs/moddata/bug23464_6 Diff File

master 5fec2f77

2012-10-25 10:08:25

ilv

Details Diff
0023116: Add Standard_EXPORT declaration to method Poly_MakeLoops::GetHangingLinks Affected Issues
0023116
mod - src/Poly/Poly_MakeLoops.hxx Diff File

master f163f612

2012-10-25 10:07:11

aba

Details Diff
0022970: Incorrect array use in Graphic3d_StructureManager.cxx

Corrected bounds of loops and initialisation error message.
Affected Issues
0022970
mod - src/Graphic3d/Graphic3d_StructureManager.cxx Diff File

master 0ad0f66b

2012-10-25 10:01:41

ilv

Details Diff
0022754: Add forgotten include to BRepBlend_BlendTool.lxx Affected Issues
0022754
mod - src/BRepBlend/BRepBlend_BlendTool.lxx Diff File

master bcfa72e4

2012-10-24 11:12:38

aba

Details Diff
0022832: Not documented limitation of Graphic3d_StructureManager

Added information about viewers count limitation in CDL documentation.
Affected Issues
0022832
mod - src/Graphic3d/Graphic3d_StructureManager.cdl Diff File
mod - src/V3d/V3d_Viewer.cdl Diff File
mod - src/Visual3d/Visual3d_ViewManager.cdl Diff File

master 1027626d

2012-10-24 09:37:23

bugmaster

Details Diff
Adjusting testing cases for current state of OCCT.
mod - tests/bugs/modalg/bug23367_10 Diff File
mod - tests/bugs/modalg/bug23367_13 Diff File
mod - tests/bugs/modalg/bug23367_14 Diff File
mod - tests/bugs/modalg/bug23367_15 Diff File
mod - tests/bugs/modalg/bug23367_9 Diff File

master b9736bcc

2012-10-22 03:08:44

abv


Committer: abv Details Diff
0023480: New compiler warnings on MS VC 9

Unused local variables eliminated
Affected Issues
0023480
mod - src/BRepTest/BRepTest_OtherCommands.cxx Diff File
mod - src/IntTools/IntTools_BeanBeanIntersector.cxx Diff File
mod - src/IntTools/IntTools_Context.cxx Diff File

master 07782e0c

2012-10-19 14:53:19

jgv

Details Diff
0023472: BRepAlgoAPI_Section algorithm fails with exception while intersecting two faces
mod - src/Adaptor3d/Adaptor3d_TopolTool.cxx Diff File
add - tests/bugs/modalg/bug23472 Diff File

master 7416e83c

2012-10-19 14:28:46

jgv

Details Diff
0023367: New functionality restoring the middle path of pipe-like shape
mod - src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx Diff File
mod - src/GeomLib/GeomLib_IsPlanarSurface.cxx Diff File
add - tests/bugs/modalg/bug23367_10 Diff File
add - tests/bugs/modalg/bug23367_11 Diff File
add - tests/bugs/modalg/bug23367_12 Diff File
add - tests/bugs/modalg/bug23367_13 Diff File
add - tests/bugs/modalg/bug23367_14 Diff File
add - tests/bugs/modalg/bug23367_15 Diff File
add - tests/bugs/modalg/bug23367_7 Diff File
add - tests/bugs/modalg/bug23367_8 Diff File
add - tests/bugs/modalg/bug23367_9 Diff File

master 24def445

2012-10-19 14:22:12

pkv

Details Diff
0023470: Boolean Fuse between two edges fails
mod - src/IntTools/IntTools_BeanBeanIntersector.cxx Diff File
add - tests/bugs/modalg/bug23470 Diff File
mod - tests/bugs/modalg/end Diff File

master 41811896

2012-10-19 14:19:18

ika

Details Diff
0023354: The use of 'if (A) {...} else if (A) {...}' pattern was detected.

second else was deleted, now "D" is hotkey for reset view and removing selected object is impossible by hotkeys
help message was rewrited according to these changes, also hotkeys "R","L" and "B" added to help
Minor remarks: viewer commands help fulfilled with U; Z; ","; "." . Comments revised.
Affected Issues
0023354
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File

master 7da2a6ab

2012-10-19 14:09:57

omy

Details Diff
0023351: The use of 'if (A) {...} else if (A) {...}' pattern was detected.
Got rid of duplicated code.
Got rid of redundant conditions' checks in Standard_Integer TOPOC(Draw_Interpretor& interpretor,Standard_Integer na,const char** a) function.
Affected Issues
0023351
mod - src/TestTopOpe/TestTopOpe_BOOPCommands.cxx Diff File

master 43c34303

2012-10-18 16:44:39

kgv


Committer: Pawel Details Diff
0023281: Removed unused OpenGl_ImageBox Affected Issues
0023281
mod - src/Image/Image_Color.hxx Diff File
mod - src/OpenGl/FILES Diff File
rm - src/OpenGl/OpenGl_ImageBox.cxx Diff File
rm - src/OpenGl/OpenGl_ImageBox.hxx Diff File
mod - src/OpenGl/OpenGl_TextureBox.cxx Diff File
mod - src/OpenGl/OpenGl_TextureBox.hxx Diff File

master 18e25fc9

2012-10-18 08:58:53

ski

Details Diff
0023476: Integration of test grid "cge" into the new testing system Affected Issues
0023476
add - tests/geometry/2dbeziecurve/A1 Diff File
add - tests/geometry/2dbeziecurve/A2 Diff File
add - tests/geometry/2dbeziecurve/A3 Diff File
add - tests/geometry/2dbeziecurve/A4 Diff File
add - tests/geometry/2dbeziecurve/A5 Diff File
add - tests/geometry/2dbeziecurve/A6 Diff File
add - tests/geometry/2dbeziecurve/A7 Diff File
add - tests/geometry/2dbeziecurve/A8 Diff File
add - tests/geometry/2dbeziecurve/A9 Diff File
add - tests/geometry/2dbeziecurve/B1 Diff File
add - tests/geometry/2dbeziecurve/begin Diff File
add - tests/geometry/2dbsplinecurve/A1 Diff File
add - tests/geometry/2dbsplinecurve/A2 Diff File
add - tests/geometry/2dbsplinecurve/A3 Diff File
add - tests/geometry/2dbsplinecurve/A4 Diff File
add - tests/geometry/2dbsplinecurve/A5 Diff File
add - tests/geometry/2dbsplinecurve/A6 Diff File
add - tests/geometry/2dbsplinecurve/A7 Diff File
add - tests/geometry/2dbsplinecurve/A8 Diff File
add - tests/geometry/2dbsplinecurve/A9 Diff File
add - tests/geometry/2dbsplinecurve/B1 Diff File
add - tests/geometry/2dbsplinecurve/B2 Diff File
add - tests/geometry/2dbsplinecurve/B3 Diff File
add - tests/geometry/2dbsplinecurve/B4 Diff File
add - tests/geometry/2dbsplinecurve/B5 Diff File
add - tests/geometry/2dbsplinecurve/B6 Diff File
add - tests/geometry/2dbsplinecurve/B7 Diff File
add - tests/geometry/2dbsplinecurve/begin Diff File
add - tests/geometry/begin Diff File
add - tests/geometry/beziecurve/A1 Diff File
add - tests/geometry/beziecurve/A2 Diff File
add - tests/geometry/beziecurve/A3 Diff File
add - tests/geometry/beziecurve/A4 Diff File
add - tests/geometry/beziecurve/A5 Diff File
add - tests/geometry/beziecurve/A6 Diff File
add - tests/geometry/beziecurve/A7 Diff File
add - tests/geometry/beziecurve/A8 Diff File
add - tests/geometry/beziecurve/A9 Diff File
add - tests/geometry/beziecurve/B1 Diff File
add - tests/geometry/beziecurve/B2 Diff File
add - tests/geometry/beziecurve/B3 Diff File
add - tests/geometry/beziecurve/B4 Diff File
add - tests/geometry/beziecurve/B5 Diff File
add - tests/geometry/beziecurve/begin Diff File
add - tests/geometry/bsplinecurve/A1 Diff File
add - tests/geometry/bsplinecurve/A2 Diff File
add - tests/geometry/bsplinecurve/A3 Diff File
add - tests/geometry/bsplinecurve/A4 Diff File
add - tests/geometry/bsplinecurve/A5 Diff File
add - tests/geometry/bsplinecurve/A6 Diff File
add - tests/geometry/bsplinecurve/A7 Diff File
add - tests/geometry/bsplinecurve/A8 Diff File
add - tests/geometry/bsplinecurve/A9 Diff File
add - tests/geometry/bsplinecurve/B1 Diff File
add - tests/geometry/bsplinecurve/B2 Diff File
add - tests/geometry/bsplinecurve/B3 Diff File
add - tests/geometry/bsplinecurve/B4 Diff File
add - tests/geometry/bsplinecurve/B5 Diff File
add - tests/geometry/bsplinecurve/B6 Diff File
add - tests/geometry/bsplinecurve/B7 Diff File
add - tests/geometry/bsplinecurve/B8 Diff File
add - tests/geometry/bsplinecurve/B9 Diff File
add - tests/geometry/bsplinecurve/begin Diff File
add - tests/geometry/bsplinecurve/C1 Diff File
add - tests/geometry/bsplinecurve/C2 Diff File
add - tests/geometry/bsplinecurve/C3 Diff File
add - tests/geometry/circle/A1 Diff File
add - tests/geometry/circle/A2 Diff File
add - tests/geometry/circle/A3 Diff File
add - tests/geometry/circle/A4 Diff File
add - tests/geometry/circle/A5 Diff File
add - tests/geometry/circle/A6 Diff File
add - tests/geometry/circle/A7 Diff File
add - tests/geometry/circle/A8 Diff File
add - tests/geometry/circle/A9 Diff File
add - tests/geometry/circle/B1 Diff File
add - tests/geometry/circle/B2 Diff File
add - tests/geometry/circle/B3 Diff File
add - tests/geometry/circle/B4 Diff File
add - tests/geometry/circle/B5 Diff File
add - tests/geometry/circle/B6 Diff File
add - tests/geometry/circle/B7 Diff File
add - tests/geometry/circle/B8 Diff File
add - tests/geometry/circle/B9 Diff File
add - tests/geometry/circle/begin Diff File
add - tests/geometry/circle/C1 Diff File
add - tests/geometry/circle/C2 Diff File
add - tests/geometry/circle/C3 Diff File
add - tests/geometry/circle/C4 Diff File
add - tests/geometry/circle/C5 Diff File
add - tests/geometry/circle/C6 Diff File
add - tests/geometry/circle/C7 Diff File
add - tests/geometry/circle/C8 Diff File
add - tests/geometry/circle/C9 Diff File
add - tests/geometry/circle/D1 Diff File
add - tests/geometry/circle/D2 Diff File
add - tests/geometry/circle/D3 Diff File
add - tests/geometry/circle/D4 Diff File
add - tests/geometry/circle/D5 Diff File
add - tests/geometry/circle/D6 Diff File
add - tests/geometry/circle/D7 Diff File
add - tests/geometry/circle/D8 Diff File
add - tests/geometry/circle/D9 Diff File
add - tests/geometry/circle/E1 Diff File
add - tests/geometry/ellipse/A1 Diff File
add - tests/geometry/ellipse/A2 Diff File
add - tests/geometry/ellipse/A3 Diff File
add - tests/geometry/ellipse/A4 Diff File
add - tests/geometry/ellipse/A5 Diff File
add - tests/geometry/ellipse/A6 Diff File
add - tests/geometry/ellipse/A7 Diff File
add - tests/geometry/ellipse/A8 Diff File
add - tests/geometry/ellipse/A9 Diff File
add - tests/geometry/ellipse/B1 Diff File
add - tests/geometry/ellipse/B2 Diff File
add - tests/geometry/ellipse/B3 Diff File
add - tests/geometry/ellipse/B4 Diff File
add - tests/geometry/ellipse/B5 Diff File
add - tests/geometry/ellipse/B6 Diff File
add - tests/geometry/ellipse/B7 Diff File
add - tests/geometry/ellipse/B8 Diff File
add - tests/geometry/ellipse/B9 Diff File
add - tests/geometry/ellipse/begin Diff File
add - tests/geometry/ellipse/C1 Diff File
add - tests/geometry/ellipse/C2 Diff File
add - tests/geometry/ellipse/C3 Diff File
add - tests/geometry/ellipse/C4 Diff File
add - tests/geometry/ellipse/C5 Diff File
add - tests/geometry/ellipse/C6 Diff File
add - tests/geometry/ellipse/C7 Diff File
add - tests/geometry/ellipse/C8 Diff File
add - tests/geometry/ellipse/C9 Diff File
add - tests/geometry/ellipse/D1 Diff File
add - tests/geometry/end Diff File
add - tests/geometry/grids.list Diff File
add - tests/geometry/hyperbola/A1 Diff File
add - tests/geometry/hyperbola/A2 Diff File
add - tests/geometry/hyperbola/A3 Diff File
add - tests/geometry/hyperbola/A4 Diff File
add - tests/geometry/hyperbola/A5 Diff File
add - tests/geometry/hyperbola/A6 Diff File
add - tests/geometry/hyperbola/A7 Diff File
add - tests/geometry/hyperbola/A8 Diff File
add - tests/geometry/hyperbola/A9 Diff File
add - tests/geometry/hyperbola/B1 Diff File
add - tests/geometry/hyperbola/B2 Diff File
add - tests/geometry/hyperbola/B3 Diff File
add - tests/geometry/hyperbola/B4 Diff File
add - tests/geometry/hyperbola/B5 Diff File
add - tests/geometry/hyperbola/B6 Diff File
add - tests/geometry/hyperbola/B7 Diff File
add - tests/geometry/hyperbola/B8 Diff File
add - tests/geometry/hyperbola/B9 Diff File
add - tests/geometry/hyperbola/begin Diff File
add - tests/geometry/hyperbola/C1 Diff File
add - tests/geometry/hyperbola/C2 Diff File
add - tests/geometry/hyperbola/C3 Diff File
add - tests/geometry/hyperbola/C4 Diff File
add - tests/geometry/hyperbola/C5 Diff File
add - tests/geometry/iso/A1 Diff File
add - tests/geometry/iso/A2 Diff File
add - tests/geometry/iso/A3 Diff File
add - tests/geometry/iso/A4 Diff File
add - tests/geometry/iso/begin Diff File
add - tests/geometry/law/A1 Diff File
add - tests/geometry/law/A2 Diff File
add - tests/geometry/law/A3 Diff File
add - tests/geometry/law/A4 Diff File
add - tests/geometry/law/begin Diff File
add - tests/geometry/line/A1 Diff File
add - tests/geometry/line/A2 Diff File
add - tests/geometry/line/A3 Diff File
add - tests/geometry/line/A4 Diff File
add - tests/geometry/line/A5 Diff File
add - tests/geometry/line/A6 Diff File
add - tests/geometry/line/A7 Diff File
add - tests/geometry/line/A8 Diff File
add - tests/geometry/line/A9 Diff File
add - tests/geometry/line/B1 Diff File
add - tests/geometry/line/begin Diff File
add - tests/geometry/parabola/A1 Diff File
add - tests/geometry/parabola/A2 Diff File
add - tests/geometry/parabola/A3 Diff File
add - tests/geometry/parabola/A4 Diff File
add - tests/geometry/parabola/A5 Diff File
add - tests/geometry/parabola/A6 Diff File
add - tests/geometry/parabola/A7 Diff File
add - tests/geometry/parabola/A8 Diff File
add - tests/geometry/parabola/A9 Diff File
add - tests/geometry/parabola/B1 Diff File
add - tests/geometry/parabola/B2 Diff File
add - tests/geometry/parabola/B3 Diff File
add - tests/geometry/parabola/B4 Diff File
add - tests/geometry/parabola/B5 Diff File
add - tests/geometry/parabola/B6 Diff File
add - tests/geometry/parabola/B7 Diff File
add - tests/geometry/parabola/B8 Diff File
add - tests/geometry/parabola/B9 Diff File
add - tests/geometry/parabola/begin Diff File
add - tests/geometry/parabola/C1 Diff File
add - tests/geometry/parabola/C2 Diff File
add - tests/geometry/parabola/C3 Diff File
add - tests/geometry/parabola/C4 Diff File
add - tests/geometry/parabola/C5 Diff File
add - tests/geometry/parabola/C6 Diff File
add - tests/geometry/parabola/C7 Diff File
add - tests/geometry/parabola/C8 Diff File
add - tests/geometry/parabola/C9 Diff File
add - tests/geometry/parabola/D1 Diff File
add - tests/geometry/project/A1 Diff File
add - tests/geometry/project/A2 Diff File
add - tests/geometry/project/A3 Diff File
add - tests/geometry/project/A4 Diff File
add - tests/geometry/project/A5 Diff File
add - tests/geometry/project/A6 Diff File
add - tests/geometry/project/A7 Diff File
add - tests/geometry/project/A8 Diff File
add - tests/geometry/project/begin Diff File
add - tests/geometry/revsurf/A1 Diff File
add - tests/geometry/revsurf/begin Diff File

master 4dabfbf2

2012-10-17 11:35:39

bugmaster

Details Diff
Adjusting testing case for current state of OCCT
mod - tests/chamfer/data/complex/B9 Diff File

master 5768cd55

2012-10-17 06:38:08

aba

Details Diff
0023140: Suspicious if

Condition that is always true was replaced on assigning a variable 'Tol' to Precision::Confusion.
Affected Issues
0023140
mod - src/BRepFill/BRepFill_TrimEdgeTool.cxx Diff File

master 9a79c952

2012-10-16 14:10:31

ika

Details Diff
0023145: Suspicious else (2)

else statement was incorrect, is has been changed.
Affected Issues
0023145
mod - src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx Diff File

master 26920f38

2012-10-16 14:06:05

aba

Details Diff
0023312: Suspicious for loop in BiTgte_Blend.cxx

Deleted line 'NbS=0;' to allow next loop be executable
Affected Issues
0023312
mod - src/BiTgte/BiTgte_Blend.cxx Diff File

master 06c23d6a

2012-10-16 11:11:33

aba

Details Diff
0023141: Suspicious if (2)

Fixed condition which was always true
Affected Issues
0023141
mod - src/BRepFill/BRepFill_TrimEdgeTool.cxx Diff File

master 7893b2fa

2012-10-16 10:42:13

Pawel


Committer: bugmaster Details Diff
0023474: Changing material/color/transparency of a shaded AIS_Shape requires 'Redisplay'

Getting the current group instead of creating new one. Otherwise the necessary aspect information is lost.
Affected Issues
0023474
mod - src/StdPrs/StdPrs_ShadedShape.cxx Diff File

master 64f48258

2012-10-16 10:35:59

bugmaster

Details Diff
Adjusting testing cases for current state of OCCT
mod - tests/bugs/demo/CR23416 Diff File
mod - tests/bugs/modalg/CR23137_1 Diff File
mod - tests/bugs/modalg/CR23137_2 Diff File
mod - tests/bugs/modalg/CR23394 Diff File
mod - tests/bugs/vis/CR23425 Diff File
mod - tests/chamfer/data/complex/B9 Diff File
mod - tests/heal/data/standard/D5 Diff File
mod - tests/xcaf/brep_to_stp_add_CL/I6 Diff File
mod - tests/xcaf/igs_to_dxc/A6 Diff File

master 2277323d

2012-10-16 09:12:36

jgv

Details Diff
0023367: New functionality restoring the middle path of pipe-like shape
Version 2
Small correction
Adding test cases
mod - src/BRepOffsetAPI/BRepOffsetAPI.cdl Diff File
add - src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cdl Diff File
add - src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx Diff File
mod - src/BRepTest/BRepTest_SweepCommands.cxx Diff File
mod - src/ShapeUpgrade/ShapeUpgrade.cdl Diff File
add - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cdl Diff File
add - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx Diff File
mod - src/SWDRAW/SWDRAW_ShapeUpgrade.cxx Diff File
add - tests/bugs/modalg/bug23367_1 Diff File
add - tests/bugs/modalg/bug23367_2 Diff File
add - tests/bugs/modalg/bug23367_3 Diff File
add - tests/bugs/modalg/bug23367_4 Diff File
add - tests/bugs/modalg/bug23367_5 Diff File
add - tests/bugs/modalg/bug23367_6 Diff File

master 88f8fc81

2012-10-12 13:18:48

miv

Details Diff
0023434: Generate images in lossless format (PNG) instead of lossy GIF currently used in test log Affected Issues
0023434
mod - tests/3rdparty/end Diff File
mod - tests/blend/end Diff File
mod - tests/boolean/end Diff File
mod - tests/bugs/end Diff File
mod - tests/bugs/iges/end Diff File
mod - tests/caf/presentation/end Diff File
mod - tests/chamfer/end Diff File
mod - tests/draft/end Diff File
mod - tests/feat/end Diff File
mod - tests/heal/end Diff File
mod - tests/mesh/end Diff File
mod - tests/mkface/end Diff File
mod - tests/nproject/end Diff File
mod - tests/offset/end Diff File
mod - tests/pipe/end Diff File
mod - tests/prism/end Diff File
mod - tests/sewing/end Diff File
mod - tests/thrusection/end Diff File
mod - tests/xcaf/end Diff File

master 8eec4567

2012-10-12 13:07:58

kgv

Details Diff
Update OCCT version up to 6.5.4beta1
mod - src/Standard/Standard_Version.hxx Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 90 ... 120 ... 150 ... 180 ... 210 ... 229 230 231 232 233 234 235 ... 240 ... 254 255 256  Next  Last