Changesets: occt

master 1c22cc2d

2015-04-30 15:08:55

vpa


Committer: bugmaster Details Diff
0026121: Visualization - revise implementation of point sets used in Select3D_SensitiveFace

Code duplication was eliminated by removing constructors with handle input arrays
Affected Issues
0026121
mod - src/Select3D/Select3D_BoundarySensitivePointSet.cxx Diff File
mod - src/Select3D/Select3D_BoundarySensitivePointSet.hxx Diff File
mod - src/Select3D/Select3D_InteriorSensitivePointSet.cxx Diff File
mod - src/Select3D/Select3D_InteriorSensitivePointSet.hxx Diff File
mod - src/Select3D/Select3D_SensitiveFace.cxx Diff File

master 63073e35

2015-04-30 15:03:47

mkv


Committer: bugmaster Details Diff
0025844: Command checkshape does not detect error for case when degenerated edge does not contain geometric representation. Affected Issues
0025844
add - tests/bugs/modalg_6/bug25844 Diff File

master a7f510bf

2015-04-30 14:19:19

kgv


Committer: bugmaster Details Diff
0026177: Coding rules - eliminate -Wdeprecated-register CLang warnings Affected Issues
0026177
mod - src/AdvApp2Var/AdvApp2Var_MathBase.cxx Diff File
mod - src/AdvApp2Var/AdvApp2Var_SysBase.cxx Diff File
mod - src/GeomLib/GeomLib.cxx Diff File

master 4422364e

2015-04-30 14:09:43

mkv


Committer: bugmaster Details Diff
0025050: Shape can not be stored to VRML format Affected Issues
0025050
add - tests/bugs/stlvrml/bug25050 Diff File

master 31024507

2015-04-30 14:04:07

ika


Committer: bugmaster Details Diff
0026138: Problems with writing periodic BSplines into IGES

Remove making BSpline surfaces rational,
Add shifting of pcurves on periodic BSpline surfaces,
Add cutting of segment from such surfaces.
Add additional check for need of make segment

Update of test-cases according to the new behavior
Affected Issues
0026138
mod - src/BRepToIGES/BRepToIGES_BRWire.cxx Diff File
mod - src/GeomToIGES/GeomToIGES_GeomSurface.cxx Diff File
add - tests/bugs/iges/bug26138 Diff File
mod - tests/de/iges_1/H5 Diff File
mod - tests/de/iges_1/H6 Diff File
mod - tests/de/iges_1/H7 Diff File
mod - tests/de/iges_1/K9 Diff File
mod - tests/de/iges_1/O4 Diff File
mod - tests/de/iges_1/P6 Diff File
mod - tests/de/iges_1/P7 Diff File
mod - tests/de/iges_1/Q3 Diff File
mod - tests/de/iges_1/Q4 Diff File
mod - tests/de/iges_1/Q5 Diff File
mod - tests/de/iges_1/R7 Diff File
mod - tests/de/iges_2/A5 Diff File
mod - tests/de/iges_2/E6 Diff File
mod - tests/de/iges_2/F9 Diff File
mod - tests/de/iges_3/A7 Diff File

master ec26bf88

2015-04-30 13:41:54

drazmyslovich


Committer: bugmaster Details Diff
0024923: BRepMesh_CircleTool produces bad circles

Calculate radius of circumcircle as maximum difference between its center and vertices or reference triangle.
Draw test command OCC25547 has been implemented.
Small optimizations for speed.

Update of test-cases according to the new behaviour

Update of test-cases in group mesh
Affected Issues
0024923
mod - src/BRepMesh/BRepMesh_CircleTool.cxx Diff File
mod - src/BRepMesh/BRepMesh_CircleTool.hxx Diff File
mod - src/QABugs/QABugs_19.cxx Diff File
add - tests/bugs/mesh/bug24923 Diff File
mod - tests/bugs/mesh/bug25364 Diff File
mod - tests/bugs/mesh/bug25519 Diff File
mod - tests/bugs/moddata_1/bug22759 Diff File
mod - tests/mesh/data/standard/B3 Diff File

master 2683e647

2015-04-30 12:58:34

ysn


Committer: bugmaster Details Diff
0025390: Redesign of Technical Overview

Technical overview refactored; text duplicating information contained in user guides removed.
Some images are regenerated for better presentation.
Problems with formatting and section tags corrected in user guides.
Affected Issues
0025390
mod - dox/dev_guides/wok/wok.md Diff File
add - dox/technical_overview/images/0001.png Diff File
add - dox/technical_overview/images/0002.png Diff File
add - dox/technical_overview/images/0003.png Diff File
add - dox/technical_overview/images/0004.png Diff File
add - dox/technical_overview/images/0008.png Diff File
add - dox/technical_overview/images/0012.png Diff File
add - dox/technical_overview/images/0013.png Diff File
add - dox/technical_overview/images/0014.png Diff File
rm - dox/technical_overview/images/239_xde_12_400.png Diff File
rm - dox/technical_overview/images/610_xde_01_400.png Diff File
rm - dox/technical_overview/images/614_xde_04_400.png Diff File
rm - dox/technical_overview/images/642_sh_08_400.png Diff File
rm - dox/technical_overview/images/644_sh_09_400.png Diff File
rm - dox/technical_overview/images/646_xde_11_400.png Diff File
rm - dox/technical_overview/images/technical_overview_buildingmodules.png Diff File
rm - dox/technical_overview/images/technical_overview_de.png Diff File
rm - dox/technical_overview/images/technical_overview_ma.png Diff File
rm - dox/technical_overview/images/technical_overview_md.png Diff File
rm - dox/technical_overview/images/technical_overview_occ_0005.png Diff File
rm - dox/technical_overview/images/technical_overview_occ_0006.png Diff File
rm - dox/technical_overview/images/technical_overview_occ_0007.png Diff File
rm - dox/technical_overview/images/technical_overview_occ_0008.png Diff File
rm - dox/technical_overview/images/technical_overview_occ_0068.png Diff File
mod - dox/technical_overview/images/technical_overview_schema.png Diff File
rm - dox/technical_overview/images/technical_overview_shapeattrib.png Diff File
rm - dox/technical_overview/images/technical_overview_viz.png Diff File
mod - dox/technical_overview/technical_overview.md Diff File
mod - dox/user_guides/draw_test_harness/draw_test_harness.md Diff File
mod - dox/user_guides/modeling_algos/modeling_algos.md Diff File
mod - dox/user_guides/visualization/visualization.md Diff File

master cd37e048

2015-04-30 11:59:15

apn


Committer: bugmaster Details Diff
0026021: Integration boolean test cases

Added subgroups volumemaker, gdml_private and gdml_public

Moved scripts from public repository ti test cases

Added more TODOs to unstable test cases

Small corrections for unstable test cases
mod - tests/boolean/end Diff File
add - tests/boolean/gdml_private/A1 Diff File
add - tests/boolean/gdml_private/A2 Diff File
add - tests/boolean/gdml_private/A3 Diff File
add - tests/boolean/gdml_private/A4 Diff File
add - tests/boolean/gdml_private/A5 Diff File
add - tests/boolean/gdml_private/A6 Diff File
add - tests/boolean/gdml_private/A7 Diff File
add - tests/boolean/gdml_private/A8 Diff File
add - tests/boolean/gdml_private/A9 Diff File
add - tests/boolean/gdml_private/B1 Diff File
add - tests/boolean/gdml_private/B2 Diff File
add - tests/boolean/gdml_private/B3 Diff File
add - tests/boolean/gdml_private/B4 Diff File
add - tests/boolean/gdml_private/B5 Diff File
add - tests/boolean/gdml_private/B6 Diff File
add - tests/boolean/gdml_private/B7 Diff File
add - tests/boolean/gdml_private/B8 Diff File
add - tests/boolean/gdml_private/B9 Diff File
add - tests/boolean/gdml_private/begin Diff File
add - tests/boolean/gdml_private/C1 Diff File
add - tests/boolean/gdml_private/C2 Diff File
add - tests/boolean/gdml_private/C3 Diff File
add - tests/boolean/gdml_private/C4 Diff File
add - tests/boolean/gdml_private/C5 Diff File
add - tests/boolean/gdml_private/C6 Diff File
add - tests/boolean/gdml_private/C7 Diff File
add - tests/boolean/gdml_private/C8 Diff File
add - tests/boolean/gdml_private/C9 Diff File
add - tests/boolean/gdml_private/D1 Diff File
add - tests/boolean/gdml_private/D2 Diff File
add - tests/boolean/gdml_private/D3 Diff File
add - tests/boolean/gdml_private/D4 Diff File
add - tests/boolean/gdml_private/D5 Diff File
add - tests/boolean/gdml_private/D6 Diff File
add - tests/boolean/gdml_private/D7 Diff File
add - tests/boolean/gdml_private/D8 Diff File
add - tests/boolean/gdml_private/D9 Diff File
add - tests/boolean/gdml_private/E1 Diff File
add - tests/boolean/gdml_private/E2 Diff File
add - tests/boolean/gdml_private/E3 Diff File
add - tests/boolean/gdml_private/E4 Diff File
add - tests/boolean/gdml_private/E5 Diff File
add - tests/boolean/gdml_private/E6 Diff File
add - tests/boolean/gdml_private/E7 Diff File
add - tests/boolean/gdml_private/E8 Diff File
add - tests/boolean/gdml_private/E9 Diff File
add - tests/boolean/gdml_private/F1 Diff File
add - tests/boolean/gdml_private/F2 Diff File
add - tests/boolean/gdml_private/F3 Diff File
add - tests/boolean/gdml_private/F4 Diff File
add - tests/boolean/gdml_private/F5 Diff File
add - tests/boolean/gdml_private/F6 Diff File
add - tests/boolean/gdml_private/F7 Diff File
add - tests/boolean/gdml_private/F8 Diff File
add - tests/boolean/gdml_private/F9 Diff File
add - tests/boolean/gdml_private/G1 Diff File
add - tests/boolean/gdml_private/G2 Diff File
add - tests/boolean/gdml_private/G3 Diff File
add - tests/boolean/gdml_private/G4 Diff File
add - tests/boolean/gdml_private/G5 Diff File
add - tests/boolean/gdml_private/G6 Diff File
add - tests/boolean/gdml_private/G7 Diff File
add - tests/boolean/gdml_private/G8 Diff File
add - tests/boolean/gdml_private/G9 Diff File
add - tests/boolean/gdml_private/H1 Diff File
add - tests/boolean/gdml_private/H2 Diff File
add - tests/boolean/gdml_private/H3 Diff File
add - tests/boolean/gdml_private/H4 Diff File
add - tests/boolean/gdml_private/H5 Diff File
add - tests/boolean/gdml_private/H6 Diff File
add - tests/boolean/gdml_private/H7 Diff File
add - tests/boolean/gdml_private/H8 Diff File
add - tests/boolean/gdml_private/H9 Diff File
add - tests/boolean/gdml_private/I1 Diff File
add - tests/boolean/gdml_private/I2 Diff File
add - tests/boolean/gdml_private/I3 Diff File
add - tests/boolean/gdml_private/I4 Diff File
add - tests/boolean/gdml_private/I5 Diff File
add - tests/boolean/gdml_private/I6 Diff File
add - tests/boolean/gdml_private/I7 Diff File
add - tests/boolean/gdml_private/I8 Diff File
add - tests/boolean/gdml_private/I9 Diff File
add - tests/boolean/gdml_private/J1 Diff File
add - tests/boolean/gdml_private/J2 Diff File
add - tests/boolean/gdml_private/J3 Diff File
add - tests/boolean/gdml_private/J4 Diff File
add - tests/boolean/gdml_private/J5 Diff File
add - tests/boolean/gdml_private/J6 Diff File
add - tests/boolean/gdml_private/J7 Diff File
add - tests/boolean/gdml_private/J8 Diff File
add - tests/boolean/gdml_private/J9 Diff File
add - tests/boolean/gdml_private/K1 Diff File
add - tests/boolean/gdml_private/K2 Diff File
add - tests/boolean/gdml_private/K3 Diff File
add - tests/boolean/gdml_private/K4 Diff File
add - tests/boolean/gdml_private/K5 Diff File
add - tests/boolean/gdml_private/K6 Diff File
add - tests/boolean/gdml_private/K7 Diff File
add - tests/boolean/gdml_private/K8 Diff File
add - tests/boolean/gdml_private/K9 Diff File
add - tests/boolean/gdml_private/L1 Diff File
add - tests/boolean/gdml_private/L2 Diff File
add - tests/boolean/gdml_private/L3 Diff File
add - tests/boolean/gdml_private/L4 Diff File
add - tests/boolean/gdml_private/L5 Diff File
add - tests/boolean/gdml_private/L6 Diff File
add - tests/boolean/gdml_private/L7 Diff File
add - tests/boolean/gdml_private/L8 Diff File
add - tests/boolean/gdml_private/L9 Diff File
add - tests/boolean/gdml_private/M1 Diff File
add - tests/boolean/gdml_private/M2 Diff File
add - tests/boolean/gdml_private/M3 Diff File
add - tests/boolean/gdml_private/M4 Diff File
add - tests/boolean/gdml_private/M5 Diff File
add - tests/boolean/gdml_private/M6 Diff File
add - tests/boolean/gdml_private/M7 Diff File
add - tests/boolean/gdml_private/M8 Diff File
add - tests/boolean/gdml_private/M9 Diff File
add - tests/boolean/gdml_private/N1 Diff File
add - tests/boolean/gdml_private/N2 Diff File
add - tests/boolean/gdml_private/N3 Diff File
add - tests/boolean/gdml_private/N4 Diff File
add - tests/boolean/gdml_private/N5 Diff File
add - tests/boolean/gdml_private/N6 Diff File
add - tests/boolean/gdml_private/N7 Diff File
add - tests/boolean/gdml_private/N8 Diff File
add - tests/boolean/gdml_private/N9 Diff File
add - tests/boolean/gdml_private/O1 Diff File
add - tests/boolean/gdml_private/O2 Diff File
add - tests/boolean/gdml_private/O3 Diff File
add - tests/boolean/gdml_private/O4 Diff File
add - tests/boolean/gdml_private/O5 Diff File
add - tests/boolean/gdml_private/O6 Diff File
add - tests/boolean/gdml_private/O7 Diff File
add - tests/boolean/gdml_private/O8 Diff File
add - tests/boolean/gdml_private/O9 Diff File
add - tests/boolean/gdml_private/P1 Diff File
add - tests/boolean/gdml_private/P2 Diff File
add - tests/boolean/gdml_private/P3 Diff File
add - tests/boolean/gdml_private/P4 Diff File
add - tests/boolean/gdml_private/P5 Diff File
add - tests/boolean/gdml_private/P6 Diff File
add - tests/boolean/gdml_private/P7 Diff File
add - tests/boolean/gdml_private/P8 Diff File
add - tests/boolean/gdml_private/P9 Diff File
add - tests/boolean/gdml_private/Q1 Diff File
add - tests/boolean/gdml_private/Q2 Diff File
add - tests/boolean/gdml_private/Q3 Diff File
add - tests/boolean/gdml_private/Q4 Diff File
add - tests/boolean/gdml_private/Q5 Diff File
add - tests/boolean/gdml_private/Q6 Diff File
add - tests/boolean/gdml_private/Q7 Diff File
add - tests/boolean/gdml_private/Q8 Diff File
add - tests/boolean/gdml_private/Q9 Diff File
add - tests/boolean/gdml_private/R1 Diff File
add - tests/boolean/gdml_private/R2 Diff File
add - tests/boolean/gdml_private/R3 Diff File
add - tests/boolean/gdml_private/R4 Diff File
add - tests/boolean/gdml_private/R5 Diff File
add - tests/boolean/gdml_private/R6 Diff File
add - tests/boolean/gdml_private/R7 Diff File
add - tests/boolean/gdml_private/R8 Diff File
add - tests/boolean/gdml_private/R9 Diff File
add - tests/boolean/gdml_private/S1 Diff File
add - tests/boolean/gdml_private/S2 Diff File
add - tests/boolean/gdml_private/S3 Diff File
add - tests/boolean/gdml_private/S4 Diff File
add - tests/boolean/gdml_private/S5 Diff File
add - tests/boolean/gdml_private/S6 Diff File
add - tests/boolean/gdml_private/S7 Diff File
add - tests/boolean/gdml_private/S8 Diff File
add - tests/boolean/gdml_private/S9 Diff File
add - tests/boolean/gdml_private/T1 Diff File
add - tests/boolean/gdml_private/T2 Diff File
add - tests/boolean/gdml_private/T3 Diff File
add - tests/boolean/gdml_private/T4 Diff File
add - tests/boolean/gdml_private/T5 Diff File
add - tests/boolean/gdml_private/T6 Diff File
add - tests/boolean/gdml_private/T7 Diff File
add - tests/boolean/gdml_private/T8 Diff File
add - tests/boolean/gdml_private/T9 Diff File
add - tests/boolean/gdml_private/U1 Diff File
add - tests/boolean/gdml_private/U2 Diff File
add - tests/boolean/gdml_private/U3 Diff File
add - tests/boolean/gdml_private/U4 Diff File
add - tests/boolean/gdml_private/U5 Diff File
add - tests/boolean/gdml_private/U6 Diff File
add - tests/boolean/gdml_private/U7 Diff File
add - tests/boolean/gdml_private/U8 Diff File
add - tests/boolean/gdml_private/U9 Diff File
add - tests/boolean/gdml_private/V1 Diff File
add - tests/boolean/gdml_private/V2 Diff File
add - tests/boolean/gdml_private/V3 Diff File
add - tests/boolean/gdml_private/V4 Diff File
add - tests/boolean/gdml_private/V5 Diff File
add - tests/boolean/gdml_private/V6 Diff File
add - tests/boolean/gdml_private/V7 Diff File
add - tests/boolean/gdml_private/V8 Diff File
add - tests/boolean/gdml_private/V9 Diff File
add - tests/boolean/gdml_private/W1 Diff File
add - tests/boolean/gdml_private/W2 Diff File
add - tests/boolean/gdml_private/W3 Diff File
add - tests/boolean/gdml_private/W4 Diff File
add - tests/boolean/gdml_private/W5 Diff File
add - tests/boolean/gdml_private/W6 Diff File
add - tests/boolean/gdml_private/W7 Diff File
add - tests/boolean/gdml_private/W8 Diff File
add - tests/boolean/gdml_private/W9 Diff File
add - tests/boolean/gdml_private/X1 Diff File
add - tests/boolean/gdml_private/X2 Diff File
add - tests/boolean/gdml_private/X3 Diff File
add - tests/boolean/gdml_private/X4 Diff File
add - tests/boolean/gdml_private/X5 Diff File
add - tests/boolean/gdml_private/X6 Diff File
add - tests/boolean/gdml_private/X7 Diff File
add - tests/boolean/gdml_private/X8 Diff File
add - tests/boolean/gdml_private/X9 Diff File
add - tests/boolean/gdml_private/Y1 Diff File
add - tests/boolean/gdml_private/Y2 Diff File
add - tests/boolean/gdml_private/Y3 Diff File
add - tests/boolean/gdml_private/Y4 Diff File
add - tests/boolean/gdml_private/Y5 Diff File
add - tests/boolean/gdml_private/Y6 Diff File
add - tests/boolean/gdml_private/Y7 Diff File
add - tests/boolean/gdml_private/Y8 Diff File
add - tests/boolean/gdml_private/Y9 Diff File
add - tests/boolean/gdml_private/Z1 Diff File
add - tests/boolean/gdml_private/Z2 Diff File
add - tests/boolean/gdml_private/Z3 Diff File
add - tests/boolean/gdml_private/Z4 Diff File
add - tests/boolean/gdml_private/Z5 Diff File
add - tests/boolean/gdml_private/Z6 Diff File
add - tests/boolean/gdml_private/Z7 Diff File
add - tests/boolean/gdml_private/Z8 Diff File
add - tests/boolean/gdml_private/Z9 Diff File
add - tests/boolean/gdml_private/ZA1 Diff File
add - tests/boolean/gdml_private/ZA2 Diff File
add - tests/boolean/gdml_private/ZA3 Diff File
add - tests/boolean/gdml_private/ZA4 Diff File
add - tests/boolean/gdml_private/ZA5 Diff File
add - tests/boolean/gdml_private/ZA6 Diff File
add - tests/boolean/gdml_private/ZA7 Diff File
add - tests/boolean/gdml_private/ZA8 Diff File
add - tests/boolean/gdml_private/ZA9 Diff File
add - tests/boolean/gdml_private/ZB1 Diff File
add - tests/boolean/gdml_private/ZB2 Diff File
add - tests/boolean/gdml_private/ZB3 Diff File
add - tests/boolean/gdml_private/ZB4 Diff File
add - tests/boolean/gdml_private/ZB5 Diff File
add - tests/boolean/gdml_private/ZB6 Diff File
add - tests/boolean/gdml_private/ZB7 Diff File
add - tests/boolean/gdml_private/ZB8 Diff File
add - tests/boolean/gdml_private/ZB9 Diff File
add - tests/boolean/gdml_private/ZC1 Diff File
add - tests/boolean/gdml_private/ZC2 Diff File
add - tests/boolean/gdml_private/ZC3 Diff File
add - tests/boolean/gdml_private/ZC4 Diff File
add - tests/boolean/gdml_private/ZC5 Diff File
add - tests/boolean/gdml_private/ZC6 Diff File
add - tests/boolean/gdml_private/ZC7 Diff File
add - tests/boolean/gdml_private/ZC8 Diff File
add - tests/boolean/gdml_private/ZC9 Diff File
add - tests/boolean/gdml_private/ZD1 Diff File
add - tests/boolean/gdml_private/ZD2 Diff File
add - tests/boolean/gdml_private/ZD3 Diff File
add - tests/boolean/gdml_private/ZD4 Diff File
add - tests/boolean/gdml_private/ZD5 Diff File
add - tests/boolean/gdml_private/ZD6 Diff File
add - tests/boolean/gdml_private/ZD7 Diff File
add - tests/boolean/gdml_private/ZD8 Diff File
add - tests/boolean/gdml_private/ZD9 Diff File
add - tests/boolean/gdml_private/ZE1 Diff File
add - tests/boolean/gdml_private/ZE2 Diff File
add - tests/boolean/gdml_private/ZE3 Diff File
add - tests/boolean/gdml_private/ZE4 Diff File
add - tests/boolean/gdml_private/ZE5 Diff File
add - tests/boolean/gdml_private/ZE6 Diff File
add - tests/boolean/gdml_private/ZE7 Diff File
add - tests/boolean/gdml_private/ZE8 Diff File
add - tests/boolean/gdml_private/ZE9 Diff File
add - tests/boolean/gdml_private/ZF1 Diff File
add - tests/boolean/gdml_private/ZF2 Diff File
add - tests/boolean/gdml_private/ZF3 Diff File
add - tests/boolean/gdml_private/ZF4 Diff File
add - tests/boolean/gdml_private/ZF5 Diff File
add - tests/boolean/gdml_private/ZF6 Diff File
add - tests/boolean/gdml_private/ZF7 Diff File
add - tests/boolean/gdml_private/ZF8 Diff File
add - tests/boolean/gdml_private/ZF9 Diff File
add - tests/boolean/gdml_private/ZG1 Diff File
add - tests/boolean/gdml_private/ZG2 Diff File
add - tests/boolean/gdml_private/ZG3 Diff File
add - tests/boolean/gdml_private/ZG4 Diff File
add - tests/boolean/gdml_private/ZG5 Diff File
add - tests/boolean/gdml_private/ZG6 Diff File
add - tests/boolean/gdml_private/ZG7 Diff File
add - tests/boolean/gdml_private/ZG8 Diff File
add - tests/boolean/gdml_private/ZG9 Diff File
add - tests/boolean/gdml_private/ZH1 Diff File
add - tests/boolean/gdml_private/ZH2 Diff File
add - tests/boolean/gdml_private/ZH3 Diff File
add - tests/boolean/gdml_private/ZH4 Diff File
add - tests/boolean/gdml_private/ZH5 Diff File
add - tests/boolean/gdml_private/ZH6 Diff File
add - tests/boolean/gdml_private/ZH7 Diff File
add - tests/boolean/gdml_private/ZH8 Diff File
add - tests/boolean/gdml_private/ZH9 Diff File
add - tests/boolean/gdml_private/ZI1 Diff File
add - tests/boolean/gdml_private/ZI2 Diff File
add - tests/boolean/gdml_private/ZI3 Diff File
add - tests/boolean/gdml_private/ZI4 Diff File
add - tests/boolean/gdml_private/ZI5 Diff File
add - tests/boolean/gdml_private/ZI6 Diff File
add - tests/boolean/gdml_private/ZI7 Diff File
add - tests/boolean/gdml_private/ZI8 Diff File
add - tests/boolean/gdml_private/ZI9 Diff File
add - tests/boolean/gdml_private/ZJ1 Diff File
add - tests/boolean/gdml_private/ZJ2 Diff File
add - tests/boolean/gdml_private/ZJ3 Diff File
add - tests/boolean/gdml_private/ZJ4 Diff File
add - tests/boolean/gdml_private/ZJ5 Diff File
add - tests/boolean/gdml_private/ZJ6 Diff File
add - tests/boolean/gdml_private/ZJ7 Diff File
add - tests/boolean/gdml_private/ZJ8 Diff File
add - tests/boolean/gdml_private/ZJ9 Diff File
add - tests/boolean/gdml_private/ZK1 Diff File
add - tests/boolean/gdml_private/ZK2 Diff File
add - tests/boolean/gdml_private/ZK3 Diff File
add - tests/boolean/gdml_public/A1 Diff File
add - tests/boolean/gdml_public/A2 Diff File
add - tests/boolean/gdml_public/A3 Diff File
add - tests/boolean/gdml_public/A4 Diff File
add - tests/boolean/gdml_public/A5 Diff File
add - tests/boolean/gdml_public/A6 Diff File
add - tests/boolean/gdml_public/A7 Diff File
add - tests/boolean/gdml_public/A8 Diff File
add - tests/boolean/gdml_public/A9 Diff File
add - tests/boolean/gdml_public/B1 Diff File
add - tests/boolean/gdml_public/B2 Diff File
add - tests/boolean/gdml_public/B3 Diff File
add - tests/boolean/gdml_public/B4 Diff File
add - tests/boolean/gdml_public/B5 Diff File
add - tests/boolean/gdml_public/B6 Diff File
add - tests/boolean/gdml_public/B7 Diff File
add - tests/boolean/gdml_public/B8 Diff File
add - tests/boolean/gdml_public/B9 Diff File
add - tests/boolean/gdml_public/begin Diff File
add - tests/boolean/gdml_public/C1 Diff File
add - tests/boolean/gdml_public/C2 Diff File
add - tests/boolean/gdml_public/C3 Diff File
add - tests/boolean/gdml_public/C4 Diff File
add - tests/boolean/gdml_public/C5 Diff File
add - tests/boolean/gdml_public/C6 Diff File
add - tests/boolean/gdml_public/C7 Diff File
mod - tests/boolean/grids.list Diff File
add - tests/boolean/volumemaker/A1 Diff File
add - tests/boolean/volumemaker/A2 Diff File
add - tests/boolean/volumemaker/A3 Diff File
add - tests/boolean/volumemaker/A4 Diff File
add - tests/boolean/volumemaker/A5 Diff File
add - tests/boolean/volumemaker/A6 Diff File
add - tests/boolean/volumemaker/A7 Diff File
add - tests/boolean/volumemaker/A8 Diff File
add - tests/boolean/volumemaker/A9 Diff File
add - tests/boolean/volumemaker/B1 Diff File
add - tests/boolean/volumemaker/B2 Diff File
add - tests/boolean/volumemaker/B3 Diff File
add - tests/boolean/volumemaker/B4 Diff File
add - tests/boolean/volumemaker/B5 Diff File
add - tests/boolean/volumemaker/B6 Diff File
add - tests/boolean/volumemaker/B7 Diff File
add - tests/boolean/volumemaker/B8 Diff File
add - tests/boolean/volumemaker/B9 Diff File
add - tests/boolean/volumemaker/begin Diff File
add - tests/boolean/volumemaker/C1 Diff File
add - tests/boolean/volumemaker/C2 Diff File
add - tests/boolean/volumemaker/C3 Diff File
add - tests/boolean/volumemaker/C4 Diff File
add - tests/boolean/volumemaker/C5 Diff File
add - tests/boolean/volumemaker/C6 Diff File
add - tests/boolean/volumemaker/C7 Diff File
add - tests/boolean/volumemaker/C8 Diff File
add - tests/boolean/volumemaker/C9 Diff File
add - tests/boolean/volumemaker/D1 Diff File
add - tests/boolean/volumemaker/D2 Diff File
add - tests/boolean/volumemaker/D3 Diff File
add - tests/boolean/volumemaker/D4 Diff File
add - tests/boolean/volumemaker/D5 Diff File
add - tests/boolean/volumemaker/D6 Diff File
add - tests/boolean/volumemaker/D7 Diff File
add - tests/boolean/volumemaker/D8 Diff File
add - tests/boolean/volumemaker/D9 Diff File
add - tests/boolean/volumemaker/E1 Diff File
add - tests/boolean/volumemaker/E2 Diff File
add - tests/boolean/volumemaker/E3 Diff File
add - tests/boolean/volumemaker/E4 Diff File
add - tests/boolean/volumemaker/E5 Diff File
add - tests/boolean/volumemaker/E6 Diff File
add - tests/boolean/volumemaker/E7 Diff File
add - tests/boolean/volumemaker/E8 Diff File
add - tests/boolean/volumemaker/E9 Diff File
add - tests/boolean/volumemaker/F1 Diff File
add - tests/boolean/volumemaker/F2 Diff File
add - tests/boolean/volumemaker/F3 Diff File
add - tests/boolean/volumemaker/F4 Diff File
add - tests/boolean/volumemaker/F5 Diff File
add - tests/boolean/volumemaker/F6 Diff File
add - tests/boolean/volumemaker/F7 Diff File
add - tests/boolean/volumemaker/F8 Diff File
add - tests/boolean/volumemaker/F9 Diff File
add - tests/boolean/volumemaker/G1 Diff File
add - tests/boolean/volumemaker/G2 Diff File
add - tests/boolean/volumemaker/G3 Diff File
add - tests/boolean/volumemaker/G4 Diff File
add - tests/boolean/volumemaker/G5 Diff File
add - tests/boolean/volumemaker/G6 Diff File
add - tests/boolean/volumemaker/G7 Diff File
add - tests/boolean/volumemaker/G8 Diff File
add - tests/boolean/volumemaker/G9 Diff File
add - tests/boolean/volumemaker/H1 Diff File
add - tests/boolean/volumemaker/H2 Diff File
add - tests/boolean/volumemaker/H3 Diff File
add - tests/boolean/volumemaker/H4 Diff File
add - tests/boolean/volumemaker/H5 Diff File
add - tests/boolean/volumemaker/H6 Diff File
add - tests/boolean/volumemaker/H7 Diff File
add - tests/boolean/volumemaker/H8 Diff File
add - tests/boolean/volumemaker/H9 Diff File
add - tests/boolean/volumemaker/I1 Diff File
add - tests/boolean/volumemaker/I2 Diff File

master 985aed12

2015-04-30 11:55:07

apl


Committer: bugmaster Details Diff
0026157: NCollection, TCollection packages - IndexedMap, IndexedDataMap ::Substitute() do not allow passing equal key for the same index

cosmetic remarks from msv
mod - src/NCollection/NCollection_IndexedDataMap.hxx Diff File
mod - src/NCollection/NCollection_IndexedMap.hxx Diff File
mod - src/QANCollection/QANCollection_Test.cxx Diff File
mod - src/TCollection/TCollection_IndexedDataMap.gxx Diff File
mod - src/TCollection/TCollection_IndexedMap.gxx Diff File

master d66bd706

2015-04-30 11:46:18

jgv


Committer: bugmaster Details Diff
0026009: Wrong result of the test blend bfuseblend B7

Correction to avoid infinite loop

Minor correction

Update of test-case for issue 0026009

Fix of compiler's warning
Affected Issues
0026009
mod - src/Blend/Blend_Walking_4.gxx Diff File
mod - tests/blend/bfuseblend/B7 Diff File

master 905522ee

2015-04-30 11:41:27

pkv


Committer: bugmaster Details Diff
0025880: fuzzy booleans with multiple tools

New features:
class BOPTools_AlgoTools2D
method:
Standard_Integer BOPTools_AlgoTools2D::AttachExistingPCurve
(const TopoDS_Edge& aEold,
const TopoDS_Edge& aEnew,
const TopoDS_Face& aF,
const Handle(IntTools_Context)& aCtx)
has been added.

Purpose:
To attach P-Curve on surface of the face <aF> from the edge <aEold>
to the edge <aEnew>
It returns 0 in case of success.

Changes:
1. class BOPTools_AlgoTools
method:
Standard_Boolean BOPTools_AlgoTools::IsSplitToReverse
(const TopoDS_Face& theFSp,
const TopoDS_Face& theFSr,
Handle(IntTools_Context)& theContext)

The condition for a point on the surface of a face has been changed.

2. class BOPAlgo_PaveFiller
method:
void BOPAlgo_PaveFiller::MakePCurves()

The treatment of E/E common bocks has been changed
to use mechanism of attacment P-Curves [ I.1 ]

Test case for issue CR25880
Affected Issues
0025880
mod - src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx Diff File
mod - src/BOPTools/BOPTools_AlgoTools.cxx Diff File
mod - src/BOPTools/BOPTools_AlgoTools2D.cdl Diff File
add - src/BOPTools/BOPTools_AlgoTools2D_1.cxx Diff File
mod - src/BOPTools/FILES Diff File
mod - src/GeomLib/GeomLib.cxx Diff File
add - tests/bugs/modalg_6/bug25880 Diff File
mod - tests/sewing/tol_0_01/F8 Diff File

master 46b2b6af

2015-04-30 11:22:56

msv


Committer: bugmaster Details Diff
0025908: BSpline (U2 < U1) in HLRBRep_HLRToShape

Test case for issue CR25908
Affected Issues
0025908
mod - src/HLRBRep/HLRBRep_Hider.cxx Diff File
add - tests/bugs/modalg_6/bug25908 Diff File

master 7b1c1b7c

2015-04-30 11:17:13

Roman Lygin


Committer: bugmaster Details Diff
0025971: Near B-Spline knots get merged after saving/restoring (exporting/importing)

Precision used to consider B-Spline knots identical is restricted to be not less than Precision::PConfusion() in Geom2d_BSplineCurve::Segment().

Affected tests updated (improvements)

Test case for issue CR25971
Affected Issues
0025971
mod - src/Geom2d/Geom2d_BSplineCurve.cxx Diff File
mod - tests/bugs/moddata_2/bug253 Diff File
add - tests/bugs/moddata_3/bug25971 Diff File
mod - tests/de/step_2/B8 Diff File
mod - tests/de/step_2/C9 Diff File
mod - tests/de/step_2/D6 Diff File
mod - tests/de/step_2/E7 Diff File
mod - tests/de/step_3/D1 Diff File

master 062d7dfd

2015-04-30 11:09:32

ink


Committer: bugmaster Details Diff
0021727: BRepBuilderAPI_Copy (and possibly other similar tools) create new shape in Frozen state

Set the value of flag Frozen to false for shape created in BRepTools_Modifier. If shape is not newly created then value of flag Frozen don't changed.

Test-case for issue 0021727
Affected Issues
0021727
mod - src/BRepTools/BRepTools_Modifier.cxx Diff File
add - tests/bugs/modalg_6/bug21727 Diff File

master 6b5b88d7

2015-04-30 10:57:03

nbv


Committer: bugmaster Details Diff
0024161: boolean operation hanging

The reason of hanging has been eliminated.

Test case for issue CR24161

Small correction of test case for this issue
Affected Issues
0024161
mod - src/IntWalk/IntWalk_PWalking.cxx Diff File
add - tests/bugs/modalg_6/bug24161 Diff File

master f47b8d2b

2015-04-30 10:49:25

pkv


Committer: bugmaster Details Diff
0025937: Failed Cut Edge or Face by HalfSpace.

Addressing the causes of warnings.

Test cases for issue CR25937
Affected Issues
0025937
mod - src/BOPAlgo/BOPAlgo_BuilderFace.cxx Diff File
mod - src/BOPAlgo/BOPAlgo_BuilderSolid.cxx Diff File
mod - src/IntTools/IntTools_Context.cdl Diff File
mod - src/IntTools/IntTools_Context.cxx Diff File
add - tests/bugs/modalg_6/bug25937_1 Diff File
add - tests/bugs/modalg_6/bug25937_2 Diff File
add - tests/bugs/modalg_6/bug25937_3 Diff File

master 5e18f917

2015-04-30 10:31:47

emv


Committer: bugmaster Details Diff
0026112: Exception is raised during perform of General Fuse operation

class BOPAlgo_WireSplitter
method
Standard_Boolean RefineAngle2D(const TopoDS_Vertex& aV,
const TopoDS_Edge& aE,
const TopoDS_Face& myFace,
const Standard_Real aA1,
const Standard_Real aA2,
Standard_Real& aA)

Protection from null vector.

Test case for issue CR26112
mod - src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx Diff File
add - tests/bugs/modalg_6/bug26112 Diff File

master 11bf7051

2015-04-30 10:26:01

kgv


Committer: bugmaster Details Diff
0026167: Coding rules - eliminate -Wlogical-not-parentheses CLang warnings in GeomToStep Affected Issues
0026167
mod - src/GeomToStep/GeomToStep_MakeAxis1Placement.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeAxis2Placement2d.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBoundedCurve.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBoundedSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeCartesianPoint.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeCircle.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeConic.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeConicalSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeCurve.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeCylindricalSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeDirection.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeElementarySurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeEllipse.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeHyperbola.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeLine.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeParabola.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakePlane.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakePolyline.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeSphericalSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeSweptSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeToroidalSurface.cxx Diff File
mod - src/GeomToStep/GeomToStep_MakeVector.cxx Diff File

master ff0a70a1

2015-04-30 09:37:07

msv


Committer: bugmaster Details Diff
0026148: BRep_Tool::IsClosed failed to judge a closed edge on Poly_Triangulation.

The method signature has been changed by adding an argument TopLoc_Location.
Affected Issues
0026148
mod - src/BRep/BRep_Tool.cdl Diff File
mod - src/BRep/BRep_Tool.cxx Diff File

master 6ab72297

2015-04-29 16:55:41

mkv


Committer: bugmaster Details Diff
0026130: PCurve creation failure
add - tests/bugs/modalg_6/bug26130 Diff File

master 76a2b7d1

2015-04-29 16:43:42

mkv


Committer: bugmaster Details Diff
0026152: Wrong result obtained by projection algorithm.

Test cases for issue CR26152
add - tests/bugs/modalg_6/bug26152_1 Diff File
add - tests/bugs/modalg_6/bug26152_2 Diff File

master ae3eaf7b

2015-04-28 16:58:00

ysn

Details Diff
0026087: Review of changes introduced into documentation since ver. 68

Proofreading of documentation changes that were not verified earlier and some date- and version- related changes in the overview.
mod - dox/dev_guides/debug/debug.md Diff File
mod - dox/dev_guides/tests/tests.md Diff File
mod - dox/overview/overview.md Diff File
mod - dox/user_guides/draw_test_harness/draw_test_harness.md Diff File

master 0df87563

2015-04-28 09:11:10

apl


Committer: bugmaster Details Diff
0026155: TNaming, CurrentShape: order of shapes in Modification compound is unpredictable

CurrentShape(): replace TopTools_MapOfShapes with TopTools_IndexedMapOfShape
Added case: tests/bugs/caf/bug26155
mod - src/TNaming/TNaming_Name.cxx Diff File
mod - src/TNaming/TNaming_Naming.cxx Diff File
mod - src/TNaming/TNaming_NamingTool.cdl Diff File
mod - src/TNaming/TNaming_NamingTool.cxx Diff File
mod - src/TNaming/TNaming_Selector.cxx Diff File
mod - src/TNaming/TNaming_Tool.cdl Diff File
mod - src/TNaming/TNaming_Tool.cxx Diff File
add - tests/bugs/caf/bug26155 Diff File

master ecd58be6

2015-04-24 11:56:15

mkv


Committer: bugmaster Details Diff
Correction of test-cases according to OCC23150 requirements (new format of checknbshapes command).
mod - tests/bugs/modalg_6/bug22793 Diff File
mod - tests/bugs/modalg_6/bug26080 Diff File

master 7cb89917

2015-04-24 10:25:46

apn


Committer: bugmaster Details Diff
Updated script so it creates bottle using fuse operation between body and thread.
mod - samples/tcl/bottle.tcl Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 90 ... 120 ... 150 ... 155 156 157 158 159 160 161 ... 180 ... 210 ... 240 ... 254 255 256  Next  Last