Salome HOME
modules/geom.git
17 years agoUpdate mail address V3_2_0rc
jfa [Tue, 30 May 2006 14:04:03 +0000 (14:04 +0000)]
Update mail address

17 years agoUpdate build and install processes for GUI and TUI documentation.
mkr [Mon, 29 May 2006 08:17:38 +0000 (08:17 +0000)]
Update build and install processes for GUI and TUI documentation.

17 years agoAvoid "No such file or directory" errors (make docs step)
vsr [Mon, 29 May 2006 07:45:05 +0000 (07:45 +0000)]
Avoid "No such file or directory" errors (make docs step)

17 years ago*** empty log message ***
vsv [Fri, 26 May 2006 10:58:02 +0000 (10:58 +0000)]
*** empty log message ***

17 years agoSALOME versioning system improvement
vsr [Fri, 26 May 2006 09:34:29 +0000 (09:34 +0000)]
SALOME versioning system improvement

17 years agoNew Functions from PAL development
vsv [Fri, 26 May 2006 06:29:59 +0000 (06:29 +0000)]
New Functions from PAL development

17 years agoSALOME versioning system improvement
vsr [Thu, 25 May 2006 15:10:10 +0000 (15:10 +0000)]
SALOME versioning system improvement

17 years agoPorting to 64bit platform
enk [Thu, 25 May 2006 13:33:52 +0000 (13:33 +0000)]
Porting to 64bit platform

17 years agoSALOME versioning system improvement
vsr [Thu, 25 May 2006 13:24:49 +0000 (13:24 +0000)]
SALOME versioning system improvement

17 years agoFix for bug IPAL12474: "geompy.py" is not importable.
mkr [Thu, 25 May 2006 11:06:48 +0000 (11:06 +0000)]
Fix for bug IPAL12474: "geompy.py" is not importable.

17 years agoNew functions from PAL development
vsv [Thu, 25 May 2006 09:01:57 +0000 (09:01 +0000)]
New functions from PAL development

17 years agoNew function from PAL development
vsv [Thu, 25 May 2006 08:55:29 +0000 (08:55 +0000)]
New function from PAL development

17 years agoUpdate GUI and TUI documentation for Geometry module.
mkr [Wed, 24 May 2006 08:00:05 +0000 (08:00 +0000)]
Update GUI and TUI documentation for Geometry module.

17 years agoAdd Doxygen comments in new format for generate documentation of Python files.
mkr [Wed, 24 May 2006 07:31:39 +0000 (07:31 +0000)]
Add Doxygen comments in new format for generate documentation of Python files.

18 years agoFix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. T3_2_0b1 V3_2_0b1
jfa [Wed, 10 May 2006 14:27:12 +0000 (14:27 +0000)]
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.

18 years agoFix bug 12379: Explode BREP to entities very long. Do not check new name uniqueness...
jfa [Wed, 10 May 2006 14:26:06 +0000 (14:26 +0000)]
Fix bug 12379: Explode BREP to entities very long. Do not check new name uniqueness in case of objects quantity > 30.

18 years agoJoin modifications from branch OCC_debug_for_3_2_0b1
jfa [Sat, 6 May 2006 08:44:32 +0000 (08:44 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1

18 years agoChange version name to 3.2.0a2 T2_3_2_0a2 V3_2_0a2
jfa [Wed, 15 Mar 2006 12:59:58 +0000 (12:59 +0000)]
Change version name to 3.2.0a2

18 years agoJoin modifications from branch OCC_development_for_3_2_0a2
jfa [Mon, 13 Mar 2006 15:11:51 +0000 (15:11 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2

18 years agoUpdate version to 3.2.0a1 V3_2_0a1
jfa [Wed, 8 Feb 2006 09:46:32 +0000 (09:46 +0000)]
Update version to 3.2.0a1

18 years agoMerge from OCC_development_generic_2006
smh [Tue, 7 Feb 2006 15:58:35 +0000 (15:58 +0000)]
Merge from OCC_development_generic_2006

Preparation of 3.2.0a1

18 years agoJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
jfa [Wed, 28 Dec 2005 09:12:58 +0000 (09:12 +0000)]
Join modifications from branch BR_3_1_0deb

18 years agoFix for bug PAL11017 ( Can't select subshapes in the tree to create groups ). T_Before_Join_BR_3_1_0deb
mzn [Thu, 22 Dec 2005 13:29:32 +0000 (13:29 +0000)]
Fix for bug PAL11017 ( Can't select subshapes in the tree to create groups ).

18 years agoCopyrights update BR_3_1_0_deb T_3_1_0b1_pre V3_1_0b1
smh [Mon, 5 Dec 2005 16:23:52 +0000 (16:23 +0000)]
Copyrights update

18 years agoAdditional fix for IPAL10226.
mzn [Thu, 1 Dec 2005 12:55:30 +0000 (12:55 +0000)]
Additional fix for IPAL10226.

18 years agoImprovement: now in rules you can use "canBeDisplayed" parameter. It is true, if...
asl [Thu, 1 Dec 2005 10:05:15 +0000 (10:05 +0000)]
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer

18 years agoContinue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire...
jfa [Wed, 30 Nov 2005 15:19:52 +0000 (15:19 +0000)]
Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result.

18 years agoFix for bug IPAL10226 (Point Construction: impossible to create point on vertex).
mzn [Wed, 30 Nov 2005 12:34:46 +0000 (12:34 +0000)]
Fix for bug IPAL10226 (Point Construction: impossible to create point on vertex).

18 years agoSmall improvement of the previous fix (for bug 10627) to avoid regressions.
jfa [Wed, 30 Nov 2005 08:57:30 +0000 (08:57 +0000)]
Small improvement of the previous fix (for bug 10627) to avoid regressions.

18 years agoFix for bug IPAL10562 (SIGSEGV detected after close and trying create new window...
mzn [Wed, 30 Nov 2005 08:19:08 +0000 (08:19 +0000)]
Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer).

18 years agoAdd version (3.1.0) postfix to *_index.html file name.
mkr [Tue, 29 Nov 2005 12:49:43 +0000 (12:49 +0000)]
Add version (3.1.0) postfix to *_index.html file name.

18 years agoFix for bug 10627. Now you can pass edges for wire construction in any order.
jfa [Mon, 28 Nov 2005 10:37:46 +0000 (10:37 +0000)]
Fix for bug 10627. Now you can pass edges for wire construction in any order.

18 years agoUpdate GEOM documentation.
mkr [Thu, 24 Nov 2005 15:42:08 +0000 (15:42 +0000)]
Update GEOM documentation.

18 years agoUpdate GEOM documentation.
mkr [Thu, 24 Nov 2005 15:34:00 +0000 (15:34 +0000)]
Update GEOM documentation.

18 years agoPAL10471 - incorrect 3D popup for erased objects
asl [Thu, 24 Nov 2005 09:43:23 +0000 (09:43 +0000)]
PAL10471 - incorrect 3D popup for erased objects

18 years agoRemove useless and dangerous static function declaration
jfa [Wed, 23 Nov 2005 15:41:25 +0000 (15:41 +0000)]
Remove useless and dangerous static function declaration

18 years agoCorrect string allocation
jfa [Wed, 23 Nov 2005 15:38:24 +0000 (15:38 +0000)]
Correct string allocation

18 years agoPAL8293: Build face from a wire problem. Fix provided by PKV.
jfa [Fri, 18 Nov 2005 11:57:23 +0000 (11:57 +0000)]
PAL8293: Build face from a wire problem. Fix provided by PKV.

18 years agoIncrement version number: 3.1.0a3
vsr [Fri, 18 Nov 2005 10:09:32 +0000 (10:09 +0000)]
Increment version number: 3.1.0a3

18 years agoPAL10479 V3_1_0a3
asl [Mon, 14 Nov 2005 13:53:44 +0000 (13:53 +0000)]
PAL10479

18 years agoPAL7663: Partition Algorithm failed. Fix done by PKV.
jfa [Mon, 14 Nov 2005 12:43:52 +0000 (12:43 +0000)]
PAL7663: Partition Algorithm failed. Fix done by PKV.

18 years agoRemove uncessary libraries and dependences (for OCC6.0) from configuration
mkr [Fri, 11 Nov 2005 09:44:55 +0000 (09:44 +0000)]
Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.

18 years agoHide second "Erase all" in GEOM module
asl [Wed, 9 Nov 2005 14:21:30 +0000 (14:21 +0000)]
Hide second "Erase all" in GEOM module

18 years agoPAL10209 - after operation display/erase GEOM objects must be selected in viewer
asl [Tue, 8 Nov 2005 10:08:01 +0000 (10:08 +0000)]
PAL10209 - after operation display/erase GEOM objects must be selected in viewer

18 years agoUsing files from package LightApp instead of SalomeApp
nds [Thu, 3 Nov 2005 08:30:14 +0000 (08:30 +0000)]
Using files from package LightApp instead of SalomeApp

18 years agoFix a bug of ´make install´ step: missing ´make docs´
vsr [Wed, 2 Nov 2005 11:12:15 +0000 (11:12 +0000)]
Fix a bug of ´make install´ step: missing ´make docs´

18 years agoPAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix
eap [Tue, 1 Nov 2005 13:31:25 +0000 (13:31 +0000)]
PAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix
PythonDump for GetShapesOn*IDs()

18 years agoPAL10015. Add GEOMAlgo_FinderShapeOnQuad
eap [Tue, 1 Nov 2005 13:27:09 +0000 (13:27 +0000)]
PAL10015. Add GEOMAlgo_FinderShapeOnQuad

18 years agoPAL10015. Add virtual GetPointState()
eap [Tue, 1 Nov 2005 13:24:14 +0000 (13:24 +0000)]
PAL10015. Add virtual GetPointState()

18 years agoPAL10403: pb with GetEdgeNearPoint()
jfa [Thu, 27 Oct 2005 09:06:28 +0000 (09:06 +0000)]
PAL10403: pb with GetEdgeNearPoint()

18 years agoUpdate version number: 3.1.0a2
vsr [Wed, 26 Oct 2005 07:29:59 +0000 (07:29 +0000)]
Update version number: 3.1.0a2

18 years agoPAL10385: CreateAndDisplayGO does not work properly when reopening a study
jfa [Tue, 25 Oct 2005 10:10:07 +0000 (10:10 +0000)]
PAL10385: CreateAndDisplayGO does not work properly when reopening a study

18 years agoPAL10332 - references are interpreted as original objects in filters, dialogs, etc.
asl [Tue, 25 Oct 2005 08:17:50 +0000 (08:17 +0000)]
PAL10332 - references are interpreted as original objects in filters, dialogs, etc.

18 years ago*** empty log message ***
mkr [Wed, 19 Oct 2005 15:58:30 +0000 (15:58 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
mkr [Wed, 19 Oct 2005 15:56:57 +0000 (15:56 +0000)]
*** empty log message ***

18 years agoNew Help for GEOM.
mkr [Wed, 19 Oct 2005 15:30:29 +0000 (15:30 +0000)]
New Help for GEOM.

18 years agoMovement of examples to CVS EXAMPLES SAMPLES_SRC.
mzn [Wed, 19 Oct 2005 13:56:43 +0000 (13:56 +0000)]
Movement of examples to CVS EXAMPLES SAMPLES_SRC.

18 years agoPreparation of 3.1.0a2: version ID. ForTest_3_1_0a2
smh [Tue, 18 Oct 2005 14:49:45 +0000 (14:49 +0000)]
Preparation of 3.1.0a2: version ID.

18 years agoPAL10015. Add optional arg theAppend to constructor
eap [Fri, 14 Oct 2005 13:32:41 +0000 (13:32 +0000)]
PAL10015. Add optional arg theAppend to constructor

18 years agoPAL10015. Implement GetShapesOnQuadrangle()
eap [Fri, 14 Oct 2005 13:30:58 +0000 (13:30 +0000)]
PAL10015. Implement GetShapesOnQuadrangle()

18 years agoPAL10015. Implement GetShapesOnQuadrangle()
eap [Fri, 14 Oct 2005 13:01:47 +0000 (13:01 +0000)]
PAL10015. Implement GetShapesOnQuadrangle()

18 years agoPAL10015. Implement GetShapesOnQuadrangle(). Remove code duplication
eap [Fri, 14 Oct 2005 12:55:02 +0000 (12:55 +0000)]
PAL10015. Implement GetShapesOnQuadrangle(). Remove code duplication

18 years agoImprove reaction of 'Divide edge' dialog on Display of objects
jfa [Fri, 7 Oct 2005 08:31:46 +0000 (08:31 +0000)]
Improve reaction of 'Divide edge' dialog on Display of objects

18 years agoAll modules must use SVTK package instead VTK
asl [Wed, 5 Oct 2005 06:28:23 +0000 (06:28 +0000)]
All modules must use SVTK package instead VTK

18 years agoUpdate version to 3.1.0a
jfa [Tue, 4 Oct 2005 14:19:48 +0000 (14:19 +0000)]
Update version to 3.1.0a

18 years agoPAL10133 - Two "display" in popup
asl [Tue, 4 Oct 2005 05:34:20 +0000 (05:34 +0000)]
PAL10133 - Two "display" in popup

18 years agoPAL9491 - "View"->"Display mode"->"Shading" causes crash V3_1_0a1
asl [Fri, 30 Sep 2005 07:00:00 +0000 (07:00 +0000)]
PAL9491 - "View"->"Display mode"->"Shading" causes crash

18 years agoPAL9391
asl [Tue, 27 Sep 2005 06:32:15 +0000 (06:32 +0000)]
PAL9391

18 years agoFix bug of build_configure (missed '>' operator)
vsr [Thu, 22 Sep 2005 09:08:14 +0000 (09:08 +0000)]
Fix bug of build_configure (missed '>' operator)

18 years agoPAL9969: update geompy.py to new functions
jfa [Thu, 15 Sep 2005 13:36:27 +0000 (13:36 +0000)]
PAL9969: update geompy.py to new functions

18 years agoSmall code improvements
jfa [Tue, 13 Sep 2005 11:09:57 +0000 (11:09 +0000)]
Small code improvements

18 years agoProvide possibility to create non-planar faces on wires, not having underlying surfac...
jfa [Tue, 13 Sep 2005 10:20:06 +0000 (10:20 +0000)]
Provide possibility to create non-planar faces on wires, not having underlying surface: use filling algorithm

18 years agoreturn right CORBA value to avoid messages like 'free(): invalid pointer'
jfa [Tue, 13 Sep 2005 10:18:10 +0000 (10:18 +0000)]
return right CORBA value to avoid messages like 'free(): invalid pointer'

18 years agoFixed:
enk [Mon, 12 Sep 2005 08:01:11 +0000 (08:01 +0000)]
Fixed:
Bug IPAL9938
Strange "ERROR" message appears in terminal during curve creation.

18 years agoENV: Windows porting.
env [Fri, 9 Sep 2005 05:26:58 +0000 (05:26 +0000)]
ENV: Windows porting.

18 years agofix for Bug IPAL9442
enk [Thu, 8 Sep 2005 10:58:22 +0000 (10:58 +0000)]
fix for Bug IPAL9442
  3.0.0: It is impossible to select vertices in needed order

added new field to BasicGUI_CurveDlg class - myOrderedSel, which keeping for ordered selection from object browser

18 years agoModified a method createAndDisplayGO
srn [Thu, 8 Sep 2005 06:05:43 +0000 (06:05 +0000)]
Modified a method createAndDisplayGO

18 years agoPatch for RH&Debian V_3_0_2a
smh [Thu, 1 Sep 2005 11:40:18 +0000 (11:40 +0000)]
Patch for RH&Debian

18 years agoVersion 3.0.2 V_3_0_2
smh [Thu, 1 Sep 2005 06:49:32 +0000 (06:49 +0000)]
Version 3.0.2

18 years agoAdd a more comfort way to specify path to user ImportExport file
eap [Tue, 30 Aug 2005 12:50:44 +0000 (12:50 +0000)]
Add a more comfort way to specify path to user ImportExport file

18 years agoRemoved a debug code
srn [Tue, 30 Aug 2005 12:12:36 +0000 (12:12 +0000)]
Removed a debug code

18 years agoENV: Windows porting T_3_0_2a1
env [Mon, 29 Aug 2005 06:03:08 +0000 (06:03 +0000)]
ENV: Windows porting

18 years agoPlaced a check if any function is added in GetFreeBoundaries operation
srn [Fri, 26 Aug 2005 07:31:00 +0000 (07:31 +0000)]
Placed a check if any function is added in GetFreeBoundaries operation

18 years ago*** empty log message ***
szy [Fri, 26 Aug 2005 05:29:57 +0000 (05:29 +0000)]
*** empty log message ***

18 years agoWindows porting
szy [Thu, 25 Aug 2005 12:36:48 +0000 (12:36 +0000)]
Windows porting

18 years agoWindows porting
szy [Wed, 24 Aug 2005 13:12:16 +0000 (13:12 +0000)]
Windows porting

18 years agoWindows porting
szy [Tue, 23 Aug 2005 13:10:06 +0000 (13:10 +0000)]
Windows porting

18 years agoAdded an update of the toolbar after the Rename operation.
srn [Mon, 22 Aug 2005 11:45:30 +0000 (11:45 +0000)]
Added an update of the toolbar after the Rename operation.

18 years agoWindows porting
szy [Mon, 22 Aug 2005 11:23:41 +0000 (11:23 +0000)]
Windows porting

18 years agoAdded an update of the toolbar after the Import operation.
srn [Mon, 22 Aug 2005 05:03:04 +0000 (05:03 +0000)]
Added an update of the toolbar after the Import operation.

18 years agoAdded a linkage to libTOOLSDS
srn [Mon, 22 Aug 2005 04:52:25 +0000 (04:52 +0000)]
Added a linkage to libTOOLSDS

18 years agoWindows porting
szy [Fri, 19 Aug 2005 13:16:23 +0000 (13:16 +0000)]
Windows porting

18 years agoWindows porting
szy [Fri, 19 Aug 2005 11:51:38 +0000 (11:51 +0000)]
Windows porting

18 years agoFix crashes of Sketcher and Import/Export
jfa [Fri, 19 Aug 2005 09:11:52 +0000 (09:11 +0000)]
Fix crashes of Sketcher and Import/Export

18 years agoFix pb with contour closure: respect NULL wires list
jfa [Thu, 18 Aug 2005 10:07:02 +0000 (10:07 +0000)]
Fix pb with contour closure: respect NULL wires list

18 years agoAvoid including of SALOMEDS classes; fix pb with objects deletion
jfa [Thu, 18 Aug 2005 06:15:31 +0000 (06:15 +0000)]
Avoid including of SALOMEDS classes; fix pb with objects deletion

18 years agoAvoid including of SALOMEDS classes
jfa [Thu, 18 Aug 2005 05:22:09 +0000 (05:22 +0000)]
Avoid including of SALOMEDS classes

18 years agoFix pb with not selectable faces: incorrect condition on viewer type
jfa [Thu, 18 Aug 2005 04:44:49 +0000 (04:44 +0000)]
Fix pb with not selectable faces: incorrect condition on viewer type

18 years agoPAL9780
asl [Thu, 18 Aug 2005 04:17:20 +0000 (04:17 +0000)]
PAL9780

18 years agoWindows porting
szy [Mon, 15 Aug 2005 07:27:57 +0000 (07:27 +0000)]
Windows porting