skl
c5886a79fa
Improvement of partition.
2006-11-23 13:44:54 +00:00
skl
be9792daad
New version of PartitionAlgo.
2006-10-31 13:47:09 +00:00
mpv
e47799d70d
MPV: fix for nug IPAL13251
...
"Mandriva64 porting: SIGSEGV during partition"
myDS->Shape and myDS->GetShape methods is very dangerous to use in the equations like the next:
const TopoDS_Face& aFace = TopoDS::Faces(myDS->Shape(anIndex));
because this reference can be invalid after the next command execution:
myDS->InsertShapeAndAncestorsSuccessors(...)
This command some times deletes old shapes from internal array to make bigger array.
2006-10-03 08:52:10 +00:00
jfa
6a137c7733
PAL12612: Message with Partition. Prevent meaningless message appearance.
2006-06-15 13:45:46 +00:00
jfa
9499b99fe2
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:32:40 +00:00
smh
f505d638da
Merge from OCC_development_generic_2006
...
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
smh
a62a321c84
Copyrights update
2005-12-05 16:23:52 +00:00
jfa
0d746fcaf6
Remove useless and dangerous static function declaration
2005-11-23 15:41:25 +00:00
mkr
28f594441d
Remove uncessary libraries and dependences (for OCC6.0) from configuration
...
files and Makefiles.
2005-11-11 09:44:55 +00:00
env
e2dcf4323c
ENV: Windows porting.
2005-08-11 04:43:57 +00:00
eap
987a247e12
PAL9151. Restore some code from V2_2_2 revision
2005-06-15 12:43:07 +00:00
jfa
0213ec6649
PAL8378: fix a bug in Partition algorithm
2005-04-11 05:44:10 +00:00
jfa
1cfac3e905
PAL7441. Pb with MakePartition. Fix done by PKV.
2005-01-21 09:09:45 +00:00
admin
d3dd282390
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:39:14 +00:00