Salome HOME
modules/geom.git
12 years agoImplementation of the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog... Before_opencv_branch_20110913
rnv [Tue, 13 Sep 2011 08:41:17 +0000 (08:41 +0000)]
Implementation of the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box" issue.

12 years agoIssue 16564: EDF 509 GEOM : 3D line with mathematical equation in GUI: update documen...
rnv [Tue, 13 Sep 2011 07:33:51 +0000 (07:33 +0000)]
Issue 16564: EDF 509 GEOM : 3D line with mathematical equation in GUI: update documentation.

12 years agoAdded some try catch
gdd [Wed, 7 Sep 2011 12:05:48 +0000 (12:05 +0000)]
Added some try catch

12 years agornc : fixed a Bug found by Edward and due to use of int instead of CORBA::Long in...
gdd [Wed, 7 Sep 2011 09:42:52 +0000 (09:42 +0000)]
rnc : fixed a Bug found by Edward and due to use of int instead of CORBA::Long in MakeCurveParametricNew

12 years agornc : updated documentation of MakeCurveParametric
gdd [Mon, 5 Sep 2011 08:28:28 +0000 (08:28 +0000)]
rnc : updated documentation of MakeCurveParametric

12 years agornc : updated documentation of MakeCurveParametric
gdd [Mon, 5 Sep 2011 08:14:24 +0000 (08:14 +0000)]
rnc : updated documentation of MakeCurveParametric

12 years agornc :
gdd [Fri, 2 Sep 2011 15:11:47 +0000 (15:11 +0000)]
rnc :
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it

12 years agornc : Set icons to constructor radio buttons (instead of text) in the sketcher dialog...
gdd [Mon, 29 Aug 2011 12:14:54 +0000 (12:14 +0000)]
rnc : Set icons to constructor radio buttons (instead of text) in the sketcher dialog as for all other dialogs in GEOM

12 years agornc: Enabled selection of subshapes in 2d sketcher
gdd [Fri, 26 Aug 2011 08:19:45 +0000 (08:19 +0000)]
rnc: Enabled selection of subshapes in 2d sketcher

12 years agoInitialize myDeflection (and other fields) to avoid FPE at setting deflection
eap [Fri, 19 Aug 2011 11:49:15 +0000 (11:49 +0000)]
Initialize myDeflection (and other fields) to avoid FPE at setting deflection

12 years agoPorting to OCCT6.5.1
jfa [Fri, 12 Aug 2011 13:08:51 +0000 (13:08 +0000)]
Porting to OCCT6.5.1

12 years ago0021342: EDF 1931 GEOM: The editiojn of a group has no effect after exporting it...
vsr [Fri, 12 Aug 2011 12:52:08 +0000 (12:52 +0000)]
0021342: EDF 1931 GEOM: The editiojn of a group has no effect after exporting it to BRep

12 years agoFix for the bug IPAL20913: TC5.1.1: the same color for active/inactive window text...
ana [Fri, 12 Aug 2011 07:45:03 +0000 (07:45 +0000)]
Fix for the bug IPAL20913: TC5.1.1: the same color for active/inactive window text in default style preferences of Theme

12 years agoPorting to OCCT6.5.1
jfa [Thu, 11 Aug 2011 13:33:11 +0000 (13:33 +0000)]
Porting to OCCT6.5.1

12 years agoFix problem with doxygen (using default font leads to the dot errors) - switch defaul...
vsr [Wed, 20 Jul 2011 10:12:58 +0000 (10:12 +0000)]
Fix problem with doxygen (using default font leads to the dot errors) - switch default dot font explicitly to Arial.

12 years agoMerge from V6_3_BR 15/07/2011
vsr [Fri, 15 Jul 2011 10:48:49 +0000 (10:48 +0000)]
Merge from V6_3_BR 15/07/2011

12 years agornc: Modification to take into account the Local Coord. System when selecting a point...
gdd [Thu, 30 Jun 2011 16:16:38 +0000 (16:16 +0000)]
rnc: Modification to take into account the Local Coord. System when selecting a point in the viewer or doing a preview of a point

12 years agornc:
gdd [Thu, 30 Jun 2011 14:49:21 +0000 (14:49 +0000)]
rnc:
- Fixed a small bug in eventFilter that was inoperative (enter didn't cause Apply operation)
- Prepared a mechanism to apply automatically changes in selection mode if needed (the mechanism is disabled for now)

12 years agornc:
gdd [Thu, 30 Jun 2011 07:55:50 +0000 (07:55 +0000)]
rnc:
- Allowed arc and segment creation by selection in the 3D view for the relative selection mode too.
- Added a preview of the center point and the end point when creating an arc by center and end point

12 years agornc: A slight modification in order to allow the validation of any action by pressing...
gdd [Tue, 28 Jun 2011 13:43:22 +0000 (13:43 +0000)]
rnc: A slight modification in order to allow the validation of any action by pressing only Enter

12 years agornc: In the frame of the feature EDF 1900, made possible to define a point by clickin...
gdd [Tue, 28 Jun 2011 12:48:30 +0000 (12:48 +0000)]
rnc: In the frame of the feature EDF 1900, made possible to define a point by clicking in the 3D view when using the Sketcher

12 years agoCorrect a message.
jfa [Tue, 28 Jun 2011 12:08:07 +0000 (12:08 +0000)]
Correct a message.

12 years agoSet actual study name to GEOM_Object after the publishing.
jfa [Wed, 22 Jun 2011 09:13:27 +0000 (09:13 +0000)]
Set actual study name to GEOM_Object after the publishing.

12 years agoMantis issue 0021129: EDF 1541 GEOM: Problem with GetInPlace.
jfa [Thu, 16 Jun 2011 09:30:35 +0000 (09:30 +0000)]
Mantis issue 0021129: EDF 1541 GEOM: Problem with GetInPlace.

12 years agoGEOM module context menu (popup) optimization.
stv [Tue, 14 Jun 2011 13:33:43 +0000 (13:33 +0000)]
GEOM module context menu (popup) optimization.

12 years agoIMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation...
jfa [Tue, 7 Jun 2011 08:37:17 +0000 (08:37 +0000)]
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.

12 years agoMerge from V6_3_BR 06/06/2011
vsr [Mon, 6 Jun 2011 07:23:11 +0000 (07:23 +0000)]
Merge from V6_3_BR 06/06/2011

13 years agoUpdate clean_configure
gdd [Mon, 18 Apr 2011 09:14:41 +0000 (09:14 +0000)]
Update clean_configure

13 years agoAdditional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump... V6_3_0a1
rnv [Fri, 15 Apr 2011 08:55:44 +0000 (08:55 +0000)]
Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects

13 years agoAdditional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM...
rnv [Fri, 15 Apr 2011 08:48:34 +0000 (08:48 +0000)]
Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script.

13 years agoSmall correction
jfa [Fri, 15 Apr 2011 07:35:55 +0000 (07:35 +0000)]
Small correction

13 years agoIMP 0021064: correct implementation
jfa [Thu, 14 Apr 2011 14:17:07 +0000 (14:17 +0000)]
IMP 0021064: correct implementation

13 years agoIMP 0021064: correct docs
jfa [Thu, 14 Apr 2011 13:39:10 +0000 (13:39 +0000)]
IMP 0021064: correct docs

13 years agoimprove clean_configure
jfa [Tue, 12 Apr 2011 12:44:43 +0000 (12:44 +0000)]
improve clean_configure

13 years agoRNV: porting documentation on the doxygen 1.7.3
rnv [Mon, 11 Apr 2011 06:49:03 +0000 (06:49 +0000)]
RNV: porting documentation on the doxygen 1.7.3

13 years agoUpdate French Translations
gdd [Fri, 8 Apr 2011 15:28:09 +0000 (15:28 +0000)]
Update French Translations

13 years agoAdditional change to fix the preview problem
vsr [Fri, 8 Apr 2011 12:30:41 +0000 (12:30 +0000)]
Additional change to fix the preview problem

13 years agoFix problem with preview
vsr [Fri, 8 Apr 2011 08:20:59 +0000 (08:20 +0000)]
Fix problem with preview

13 years agoFix problem with preview
vsr [Fri, 8 Apr 2011 07:34:09 +0000 (07:34 +0000)]
Fix problem with preview

13 years agoFix SIGSEGV
vsr [Fri, 8 Apr 2011 07:19:54 +0000 (07:19 +0000)]
Fix SIGSEGV
Fix problem with preview

13 years agoFixed structural elements with rectangular section (bug PAL 1826)
barate [Thu, 7 Apr 2011 13:50:50 +0000 (13:50 +0000)]
Fixed structural elements with rectangular section (bug PAL 1826)

13 years agoRNV: Porting documentation on the doxygen 1.7.3
rnv [Thu, 7 Apr 2011 07:52:57 +0000 (07:52 +0000)]
RNV: Porting documentation on the doxygen 1.7.3

13 years agoImplementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.
rnv [Tue, 5 Apr 2011 09:24:16 +0000 (09:24 +0000)]
Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.

13 years agoSimplified detection of reversed edges when building structural elements
barate [Tue, 5 Apr 2011 09:00:50 +0000 (09:00 +0000)]
Simplified detection of reversed edges when building structural elements

13 years agoin python dump, publish objects in the same order as in the internal CAF document
eap [Tue, 5 Apr 2011 07:45:42 +0000 (07:45 +0000)]
in python dump, publish objects in the same order as in the internal CAF document

13 years agoFix error with GetExistingSubObjects Start_BR_19998_21191
jfa [Fri, 1 Apr 2011 08:27:17 +0000 (08:27 +0000)]
Fix error with GetExistingSubObjects

13 years agoImplementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue
rnv [Thu, 31 Mar 2011 13:04:11 +0000 (13:04 +0000)]
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:40:24 +0000 (11:40 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:25:45 +0000 (11:25 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoIMP 0021069: Hide selected in explode function
jfa [Thu, 31 Mar 2011 11:20:40 +0000 (11:20 +0000)]
IMP 0021069: Hide selected in explode function

13 years agoImplementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
rnv [Thu, 31 Mar 2011 11:16:45 +0000 (11:16 +0000)]
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.

13 years agornc : Added a missing traduction
gdd [Wed, 30 Mar 2011 15:00:58 +0000 (15:00 +0000)]
rnc : Added a missing traduction

13 years agornc : Slight GUI improvements
gdd [Wed, 30 Mar 2011 15:00:23 +0000 (15:00 +0000)]
rnc : Slight GUI improvements

13 years agoCoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()
jfa [Wed, 30 Mar 2011 13:20:55 +0000 (13:20 +0000)]
CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()

13 years agoAdditional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump
ouv [Wed, 30 Mar 2011 07:27:32 +0000 (07:27 +0000)]
Additional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump

13 years agornc: added a missing french translation
gdd [Tue, 29 Mar 2011 15:49:21 +0000 (15:49 +0000)]
rnc: added a missing french translation

13 years agornc: added a missing french translation
gdd [Tue, 29 Mar 2011 15:38:54 +0000 (15:38 +0000)]
rnc: added a missing french translation

13 years agornc: added some missing translations for the Sketcher2d
gdd [Tue, 29 Mar 2011 12:42:46 +0000 (12:42 +0000)]
rnc: added some missing translations for the Sketcher2d

13 years agornc: added missing translation of a warning message
gdd [Tue, 29 Mar 2011 12:41:26 +0000 (12:41 +0000)]
rnc: added missing translation of a warning message

13 years agornc: slight improvements of widgets behaviour and added some missing translations
gdd [Tue, 29 Mar 2011 12:39:50 +0000 (12:39 +0000)]
rnc: slight improvements of widgets behaviour and  added some missing translations

13 years agoMantis issue 0021200: A fix by PKV v2 (fixed regression)
jfa [Tue, 29 Mar 2011 08:47:52 +0000 (08:47 +0000)]
Mantis issue 0021200: A fix by PKV v2 (fixed regression)

13 years agornc : Corrected a Bug in preview : displayPreview wasn't called with the right argume...
gdd [Tue, 29 Mar 2011 08:32:17 +0000 (08:32 +0000)]
rnc : Corrected a Bug in preview : displayPreview wasn't called with the right arguments since the method has been changed in the frame of issue 1137

13 years agoIssue 0013373: EDF PAL 273 : Option Single/Multi file dump
ouv [Tue, 29 Mar 2011 07:36:50 +0000 (07:36 +0000)]
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump

13 years agoIMPs 21188, 21053, 21064
jfa [Mon, 28 Mar 2011 12:36:29 +0000 (12:36 +0000)]
IMPs 21188, 21053, 21064

13 years agornc : Added some missing french traductions
gdd [Mon, 28 Mar 2011 09:51:15 +0000 (09:51 +0000)]
rnc : Added some missing french traductions

13 years agoIssue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object
ouv [Fri, 25 Mar 2011 15:23:53 +0000 (15:23 +0000)]
Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object

13 years agoIssue "21187: EDF 1137 GEOM: Performance issue when manipulating large models" ...
rnv [Fri, 25 Mar 2011 12:40:33 +0000 (12:40 +0000)]
Issue "21187: EDF 1137 GEOM: Performance issue when manipulating large models"  - update GUI documentation.

13 years agoFixed documentation
barate [Fri, 25 Mar 2011 10:35:27 +0000 (10:35 +0000)]
Fixed documentation

13 years agoRemove warnings
gdd [Thu, 24 Mar 2011 19:46:04 +0000 (19:46 +0000)]
Remove warnings

13 years agoImplementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating...
rnv [Wed, 23 Mar 2011 10:18:35 +0000 (10:18 +0000)]
Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue.

13 years agoMerge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)
vsr [Mon, 21 Mar 2011 14:06:34 +0000 (14:06 +0000)]
Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)

13 years agoIMPs 21044, 21057, 21067
jfa [Mon, 21 Mar 2011 12:43:51 +0000 (12:43 +0000)]
IMPs 21044, 21057, 21067

13 years agoIMP 21044
jfa [Mon, 21 Mar 2011 09:41:19 +0000 (09:41 +0000)]
IMP 21044

13 years agoIMPs 21044, 21057, 21067
jfa [Fri, 18 Mar 2011 15:05:50 +0000 (15:05 +0000)]
IMPs 21044, 21057, 21067

13 years agoPAL22319 : Salome is suspended,when we create new Local coordinate system
vsr [Fri, 18 Mar 2011 11:04:22 +0000 (11:04 +0000)]
PAL22319 : Salome is suspended,when we create new Local coordinate system

13 years agoRemove unnecessary function setCustomData() / getCustomData()
vsr [Wed, 16 Mar 2011 11:59:37 +0000 (11:59 +0000)]
Remove unnecessary function setCustomData() / getCustomData()

13 years agoreport error when a major radius is less that a minor one
eap [Wed, 16 Mar 2011 07:47:10 +0000 (07:47 +0000)]
report error when a major radius is less that a minor one

13 years agoremove std::cout.
rnv [Fri, 11 Mar 2011 14:03:46 +0000 (14:03 +0000)]
remove std::cout.

13 years agoFix problem of change transparency operation: initial transparency is set incorrectly...
vsr [Wed, 9 Mar 2011 09:33:08 +0000 (09:33 +0000)]
Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases

13 years agoAdditional changes for issue 0020830: redesign methods of the SALOME View / Displayer...
vsr [Wed, 9 Mar 2011 09:31:35 +0000 (09:31 +0000)]
Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly.

13 years agoRNV: Improve "deflection algorithm" for the VTK viewer.
rnv [Wed, 9 Mar 2011 07:48:54 +0000 (07:48 +0000)]
RNV: Improve "deflection algorithm" for the VTK viewer.

13 years agoMantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.
jfa [Sat, 5 Mar 2011 09:55:49 +0000 (09:55 +0000)]
Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.

13 years agoSALOME::GenericObj : Destroy() -> UnRegister()
vsr [Fri, 4 Mar 2011 15:18:40 +0000 (15:18 +0000)]
SALOME::GenericObj : Destroy() -> UnRegister()

13 years agoMantis issue 0021128. A partial fix by PKV.
jfa [Fri, 4 Mar 2011 13:11:52 +0000 (13:11 +0000)]
Mantis issue 0021128. A partial fix by PKV.

13 years agoCorrect wrong addition
jfa [Fri, 4 Mar 2011 13:10:42 +0000 (13:10 +0000)]
Correct wrong addition

13 years agoRollback previous incorrect integration.
rnv [Fri, 4 Mar 2011 12:36:14 +0000 (12:36 +0000)]
Rollback previous incorrect integration.

13 years agoPatch from MIV: Modification of the deflection computing mechanism.
rnv [Fri, 4 Mar 2011 07:36:14 +0000 (07:36 +0000)]
Patch from MIV: Modification of the deflection computing mechanism.

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Thu, 3 Mar 2011 16:19:45 +0000 (16:19 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

  roll back kernel-install-without-docs.patch

13 years agoAdd missing method MakePrism2Ways.
jfa [Thu, 3 Mar 2011 12:20:46 +0000 (12:20 +0000)]
Add missing method MakePrism2Ways.

13 years agoAdd missing method MakePrism2Ways.
jfa [Thu, 3 Mar 2011 12:13:55 +0000 (12:13 +0000)]
Add missing method MakePrism2Ways.

13 years agofix "Replacing geompyDC by geompy"
eap [Wed, 2 Mar 2011 15:26:23 +0000 (15:26 +0000)]
fix "Replacing geompyDC by geompy"
   make temporary geompy.py in the current dir to avoid overwriting
   geompy.py when building in GEOM_SRC

13 years agocorrection of "not to remove CVS directory by cleaning if building in GEOM_SRC"
eap [Wed, 2 Mar 2011 08:45:15 +0000 (08:45 +0000)]
correction of "not to remove CVS directory by cleaning if building in GEOM_SRC"

13 years agonot to remove CVS directory by cleaning if building in GEOM_SRC
eap [Wed, 2 Mar 2011 08:40:58 +0000 (08:40 +0000)]
not to remove CVS directory by cleaning if building in GEOM_SRC

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 15:00:11 +0000 (15:00 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

-  @top_builddir@/src/GEOM_SWIG/geompy.py \
+  @top_builddir@/doc/salome/gui/GEOM/geompy.py \

to avoid overwriting geompy.py by geompyDC.py when building in GEOM_SRC

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:59:52 +0000 (14:59 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

-INPUT             = @top_builddir@/src/GEOM_SWIG
+INPUT             = .

to avoid overwriting geompy.py by geompyDC.py when building in GEOM_SRC

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:59:31 +0000 (14:59 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

make docs to work in docutils and not to generate anything during make install

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:59:08 +0000 (14:59 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

make docs to work in docutils

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:49:31 +0000 (14:49 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

geom-install-python.patch:
     Install _libGEOM_Swig.so and  libGEOM_Swig.py into python directories

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:48:48 +0000 (14:48 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

geom-fix-powerpc.patch:
   Rename PPC variable, this is a macro on PowerPC

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 14:48:02 +0000 (14:48 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

geom-fix-clean.patch:
  This patch is for cleaning completely the build directory

geom-install-without-docs.patch:
  We think that building and installing the documentation should not
  be the default behavior but reserved to interested users