Salome HOME
Fix bug 15567: MakeFuse() for compounds of faces raises error.
[modules/geom.git] / src / GEOMImpl /
2007-04-12 jfaFix bug 15567: MakeFuse() for compounds of faces raises... V3_2_6pre4
2007-04-11 sklImplementation of gluing faces by given list (for PAL13...
2007-04-09 sklImplementation of PipeWithShellSections.
2007-04-09 jfaNPAL15379: EDF386: Fuse error with partitioned shape...
2007-04-06 jfaNPAL15298: KindOfShape(). For all cases.
2007-03-29 jfaNPAL15298: geompy.KindOfShape(aShape) first version... V3_2_6pre3
2007-03-27 enkFix for Bug IPAL15353:
2007-03-23 enkImprovement:
2007-02-23 ngePAL 12719 : Add an arc constructor
2007-01-25 jfaNPAL14616: compatibility gcc4.1. Remove 'GEOMImpl_IShap...
2006-12-13 jfaAdd new idl function GEOM_IBooleanOperations::MakeParti... NPAL14357 V3_2_4 V3_2_4_delivery V3_2_4pre2
2006-12-11 jfaPAL14122: GetInPlace failure. Provide correct treatment...
2006-12-11 jfaPAL13703: addition to previous integration (see GEOM_Ob...
2006-12-08 jfaPAL14122: EDF307: GetInPlace --> COMM_FAILURE. Use...
2006-12-07 sklAdd new command GetShapesOnBox. V3_2_4pre1
2006-12-06 jfaPAL14122: EDF 307: GEOM: GetInPlace --> COMM_FAILURE...
2006-11-27 srnSRN: Added method GetSame that returns a subshape of...
2006-11-27 srnSRN: Implemented method GetSame that seacrhes a shape...
2006-11-03 jfaPAL12612: Partition failed. Fix: set approximation...
2006-10-31 sklNew version of PartitionAlgo.
2006-10-27 epaPAL 11107 - Make a rotation given an object and 3 points
2006-09-27 rnvImplement improvement PAL13394: disk building from...
2006-09-27 rnvImplement improvement PAL9905: Incoherence in the GEOM API
2006-09-26 jfaFix for bug 13476: Common of two compounds produce...
2006-09-07 jfaPAL13411: EDF285: Error while importing ellipses.py...
2006-09-04 jfaPAL13380 EDF PAL278 : line driver failed but OK via... V3_2_2pre
2006-09-04 jfaJoin modifications from branch BR_For_OCT_611: migratio...
2006-08-30 jfaPAL12470: Cannot use boolean operations on COMPOUNDs...
2006-08-29 jfaPAL12470: Cannot use boolean operations on COMPOUNDs...
2006-08-10 jfaAllow some blocks operations on other shapes (get face...
2006-08-10 jfaFix bug 13058: 'Remove webs' functionality works incorr...
2006-08-03 jfaPAL13117: Bug in RemoveObject method.
2006-07-28 jfaPAL12781: EDF: different result between Working Plane...
2006-07-19 sklCorrections for bug IPAL12999.
2006-07-14 sklChange name of functions in geompy.py fo PAL12813.
2006-07-13 sklImplementation of change orientation in Repair in GEOM.
2006-07-06 jfaPAL12867: EDF214 GEOM DifferenceList does not remove...
2006-06-28 eapPAL10324. Fix exception on Debianex with OCT in debug...
2006-06-27 sklUpdated for PAL11539.
2006-06-27 asvFix to bug PAL10465.
2006-06-26 eapPAL10324. Fix MakePartition() for the case theMaterials...
2006-06-26 sklUpdated for PAL12722.
2006-06-14 jfaPAL12608: Add possibility to check geometry of a shape.
2006-06-14 jfaPAL12520: Impossible to add a Sketcher Result in a...
2006-06-01 jfaJoin modifications from branch BR_DEBUG_3_2_0b1 T3_2_0b2 V3_2_0b2
2006-05-06 jfaJoin modifications from branch OCC_debug_for_3_2_0b1
2006-03-13 jfaJoin modifications from branch OCC_development_for_3_2_0a2
2006-02-07 smhMerge from OCC_development_generic_2006
2005-12-05 smhCopyrights update BR_3_1_0_deb T_3_1_0b1_pre V3_1_0b1
2005-11-30 jfaContinue bug 10627 fixing: guarantee non-regression...
2005-11-30 jfaSmall improvement of the previous fix (for bug 10627...
2005-11-28 jfaFix for bug 10627. Now you can pass edges for wire...
2005-11-18 jfaPAL8293: Build face from a wire problem. Fix provided...
2005-11-01 eapPAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesO...
2005-10-27 jfaPAL10403: pb with GetEdgeNearPoint()
2005-10-14 eapPAL10015. Implement GetShapesOnQuadrangle(). Remove...
2005-09-13 jfaProvide possibility to create non-planar faces on wires...
2005-08-30 eapAdd a more comfort way to specify path to user ImportEx...
2005-08-26 srnPlaced a check if any function is added in GetFreeBound...
2005-08-19 jfaFix crashes of Sketcher and Import/Export
2005-08-18 jfaFix pb with contour closure: respect NULL wires list
2005-08-11 envENV: Windows porting.
2005-08-08 jfaImprove error reporting for Filling Surface; initialize...
2005-08-01 asvif a shape to be rotated is a vertex, and it is located...
2005-07-28 sanSALOME porting to OCCT 5.2.4
2005-06-30 eapPAL9074. Now MakeSolidShells() makes one solid of all...
2005-06-20 eapPAL9166. Add possibility to make sketcher on an existin...
2005-06-15 eapPAL9165. emit message only if no valid ImportExport...
2005-06-03 asvMakefile.in-s were modified, neccessary keys and librar... T3_0_0_a1
2005-06-02 smhSMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
2005-03-23 jfaOptimization of GetShapesOn<xxx> functionality
2005-02-14 jfaPAL7715: Unfriendly message after Glue Faces V2_2_0 V2_2_0b4
2005-02-04 jfaPAL7968. Two new functions implemented: UnionList(...
2005-02-02 jfaPAL7924: Meaningfull error message provided
2005-02-02 jfaPAL7508: Development of new block functionalities....
2005-02-01 jfaPAL7508: Development of new block functionalities....
2005-01-27 jfaPAL7508: Development of GetInPlace() functionality
2005-01-25 jfaProvide more precise error message
2005-01-24 sanPAL7768
2005-01-21 jfaPAL7508. Correct behaviour of GetShapesOnPlane().
2005-01-21 jfaPAL7508. Update implementation of GetShapesOn<xxx>...
2005-01-20 adminMerge with OCC_development_01 V2_2_0a1
2004-12-17 adminMerge with OCC-V2_1_0_deb
2004-12-01 adminMerge with version on tag OCC-V2_1_0d V2_1_0b1