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 |
|
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
|
c6541a0c86
|
0022792: Globally defined symbol PI conflicts with VTK definition (Intel compiler)
|
2012-03-05 19:31:33 +04:00 |
|
bugmaster
|
7fd59977df
|
Integration of OCCT 6.5.0 from SVN
|
2012-03-05 19:23:40 +04:00 |
|