dbv
63c629aa3a
0025266: Debug statements in the source are getting flushed on to the console
...
Output to cout activated previously in Debug mode by #ifdef DEB is suppressed by using macro <PACKAGE>_DEB instead of DEB
2014-10-16 16:44:56 +04:00
martinsiggel
d15f387afa
0022680: Empty result after STEP import
...
Fixed identical knots not correctly handled in STEP import
Test cases for issue CR22680
Correction test cases for CR22680
2014-08-21 15:51:20 +04:00
razmyslovich
0d4e350159
0024983: For the incorrect seam edge in STEP file no fix is provided
...
fix the notched edges twice per face - before checking for missing seam and after
Test case correction for issue CR24983
Add check for invalid Surface of linear extrusion (with basis curve - line and extrusion direction parallel to this line) during converting STEP surface
Small corrections of test cases for issue CR24983
2014-07-03 17:16:39 +04:00
abv
d5f74e42d6
0024624: Lost word in license statement in source files
...
License statement text corrected; compiler warnings caused by Bison 2.41 disabled for MSVC; a few other compiler warnings on 54-bit Windows eliminated by appropriate type cast
Wrong license statements corrected in several files.
Copyright and license statements added in XSD and GLSL files.
Copyright year updated in some files.
Obsolete documentation files removed from DrawResources.
2014-02-20 16:15:17 +04:00
bugmster
973c2be1e1
0024428: Implementation of LGPL license
...
The copying permission statements at the beginning of source files updated to refer to LGPL.
Copyright dates extended till 2014 in advance.
2013-12-17 12:42:41 +04:00
gka
5cc18856ae
0024383: Access violation during STEP file import
...
Protection for null magnitude of vector written in file was added.
Test cases for issue CR24383
2013-11-28 11:20:40 +04:00
ski
2f6cb3ac69
0024274: Eliminate GCC compiler warning (wrong initialize order)
...
Eliminated GCC compiler warning about wrong initialize order
2013-10-24 11:56:50 +04:00
omy
4552136784
0024135: Result of reading step file is invalid.
...
Now wrong multiplicity of boundary knots will be set to Degree + 1 (if it is higher).
Adding test case for issue CR24135
2013-09-12 14:09:43 +04:00
bugmaster
41b3001c72
0023203: STEP import produces wrong surface of revolution on ellipse
...
Checking of XAsis for ellipses was added.
Adding test case for this fix
2012-12-21 16:01:04 +04:00
ika
fb20c14374
0022871: Step Reader raises exception on invalid entity (null swept curve)
...
checking for null swept curve was added
Adding test case
2012-10-26 16:57:47 +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
SSV
1c72dff612
0022492: Scaled sphere (Solid with BSplineSurface) is wrongly exported in STEP.
2012-03-05 19:30:19 +04:00
bugmaster
7fd59977df
Integration of OCCT 6.5.0 from SVN
2012-03-05 19:23:40 +04:00