]>
SALOME platform Git repositories - modules/geom.git/log
jfa [Wed, 11 Jan 2012 07:55:55 +0000 (07:55 +0000)]
Mantis issue
0021209 : New Detect self-intersection tool.
gdd [Mon, 9 Jan 2012 10:37:37 +0000 (10:37 +0000)]
Update translations
jfa [Fri, 30 Dec 2011 06:18:05 +0000 (06:18 +0000)]
0021435 : Changed order of edges after MakeFace. A fix by Peter Kurnev.
jfa [Wed, 28 Dec 2011 11:30:48 +0000 (11:30 +0000)]
Mantis issue
0021425 : Accepted object types in 'fillet 2D'
jfa [Wed, 28 Dec 2011 10:50:01 +0000 (10:50 +0000)]
Fix problem with 'Glue all coincident edges' option
jfa [Fri, 23 Dec 2011 14:23:54 +0000 (14:23 +0000)]
Porting to OCCT development version: Standard_PI -> M_PI
ana [Fri, 23 Dec 2011 13:02:59 +0000 (13:02 +0000)]
Windows compatibility
vsr [Thu, 22 Dec 2011 05:24:18 +0000 (05:24 +0000)]
Fix problem of make distcheck
jfa [Wed, 21 Dec 2011 11:56:33 +0000 (11:56 +0000)]
Mantis issue
0021060 : Automatic LimitTolerance after boolean operations.
jfa [Mon, 19 Dec 2011 11:58:31 +0000 (11:58 +0000)]
Mantis issue
0021066 : EDF 1622: GetAngle function.
jfa [Fri, 16 Dec 2011 13:32:32 +0000 (13:32 +0000)]
Mantis issue
0021404 : Problem with partition. A fix by Peter Kurnev.
vsr [Thu, 15 Dec 2011 11:04:04 +0000 (11:04 +0000)]
Merge from V6_4_BR 15/12/2011
jfa [Tue, 13 Dec 2011 13:40:23 +0000 (13:40 +0000)]
0021209 : Bug GetInPlace with faces. Integrate self-intersections checker.
vsr [Mon, 5 Dec 2011 10:29:45 +0000 (10:29 +0000)]
Merge from V6_4_BR 05/12/2011
gdd [Thu, 24 Nov 2011 14:37:07 +0000 (14:37 +0000)]
rnc: made picture import in GEOM independent from OpenCV
gdd [Thu, 24 Nov 2011 14:01:29 +0000 (14:01 +0000)]
rnc:
- fixed a compilation error if compiling without opencv
- some refactoring
gdd [Wed, 23 Nov 2011 14:51:23 +0000 (14:51 +0000)]
rnc: added a method in FeatureDetector to cropp an image
gdd [Wed, 23 Nov 2011 14:46:02 +0000 (14:46 +0000)]
rnc: Import Picture and Feature Detection dialogs small modifications
gdd [Wed, 23 Nov 2011 14:42:28 +0000 (14:42 +0000)]
rnc:
- connected mouseRelease event to a slot in GEOMGUI
- modified translations in feature detection dialog
gdd [Wed, 9 Nov 2011 17:24:21 +0000 (17:24 +0000)]
rnc: tiny modifications
gdd [Wed, 9 Nov 2011 17:13:18 +0000 (17:13 +0000)]
rnc: some code refactoring
gdd [Tue, 8 Nov 2011 17:21:42 +0000 (17:21 +0000)]
rnc:
-removed warnings and some unuseful debugging tools introduced by merge
- corrected configure.ac in order to have a correct check of opencv presence at compilation time
gdd [Tue, 8 Nov 2011 14:31:36 +0000 (14:31 +0000)]
rnc: fix error in checking of opencv at configure step
gdd [Tue, 8 Nov 2011 14:16:28 +0000 (14:16 +0000)]
rnc: missing config_file
gdd [Tue, 8 Nov 2011 13:40:30 +0000 (13:40 +0000)]
Merge from BR_OPENCV
vsr [Wed, 2 Nov 2011 13:19:46 +0000 (13:19 +0000)]
Fix make distcheck error (additional modification to previous patch)
vsr [Wed, 2 Nov 2011 12:49:41 +0000 (12:49 +0000)]
Fix make distcheck error (merge from V6_4_BR)
gdd [Fri, 28 Oct 2011 08:06:05 +0000 (08:06 +0000)]
GDD: temporaly remove sphynx doc generation
jfa [Fri, 28 Oct 2011 05:50:28 +0000 (05:50 +0000)]
Mantis issue
0021414 : There is a difference between vectors and other edges in Geometry.
boulant [Thu, 27 Oct 2011 15:56:38 +0000 (15:56 +0000)]
IMP: extends the class GeomStudyTools with function to retrieve geom objects selected in the browser (Note that the equivalent exists for SMESH objects in the SMESH module, see salome.smesh.guihelper.py)
jfa [Thu, 27 Oct 2011 11:44:24 +0000 (11:44 +0000)]
Mantis issue
0021414 : There is a difference between vectors and other edges in Geometry.
gdd [Thu, 27 Oct 2011 11:34:57 +0000 (11:34 +0000)]
function 'abs' is in namespace std
gdd [Wed, 26 Oct 2011 10:05:59 +0000 (10:05 +0000)]
rnc: I made a mistake. It should be OK now
gdd [Wed, 26 Oct 2011 09:58:18 +0000 (09:58 +0000)]
rnc: fixed a problem that in some cases a Box couldn't be created and no explicit error message was displayed
vsr [Thu, 20 Oct 2011 07:54:50 +0000 (07:54 +0000)]
0021263 : EDF 1868: Several use cases fail (regressions)
Fix MakeSection() problem
vsr [Tue, 18 Oct 2011 14:27:26 +0000 (14:27 +0000)]
0021024 : EDF 1537 GEOM: IDs of the subshapes of a shape
gdd [Wed, 12 Oct 2011 09:23:20 +0000 (09:23 +0000)]
Small fix in French resource file
gdd [Wed, 12 Oct 2011 09:12:05 +0000 (09:12 +0000)]
rnc: fixed a Bug I introduced. GEOM couldn't compile anymore with OCC < 6.5.2
gdd [Tue, 11 Oct 2011 15:52:03 +0000 (15:52 +0000)]
rnc : added code depending on an environmebnt variable to test parallel visualisation in cascade with tbb
jfa [Thu, 6 Oct 2011 10:13:49 +0000 (10:13 +0000)]
Mantis issue
0021367 : EDF 1969 GEOM: Edit group / Show only selected.
vsr [Wed, 5 Oct 2011 14:35:07 +0000 (14:35 +0000)]
CASCADE 6.5 compatibility
vsr [Wed, 5 Oct 2011 11:59:24 +0000 (11:59 +0000)]
0021368 : EDF GEOM: From Salome forum, dump study leads to unknown exception
vsr [Wed, 5 Oct 2011 07:15:39 +0000 (07:15 +0000)]
0021355 : [CEA] Problem of partition
Additional modification to the OCCT bug
0022723 .
eap [Wed, 5 Oct 2011 05:12:37 +0000 (05:12 +0000)]
improve docs a little
gdd [Tue, 4 Oct 2011 10:15:55 +0000 (10:15 +0000)]
rnc:
issue 21366 : modification of skecther dialog behavior ("sketch validation" is turned to a "close" button)
eap [Wed, 28 Sep 2011 08:19:29 +0000 (08:19 +0000)]
0021365 : [ANDZ-01-001] Using named surfaces and edges of STEP file in SALOME
Read names of all geometrical STEP entities.
jfa [Tue, 27 Sep 2011 11:42:33 +0000 (11:42 +0000)]
Porting to OCCT6.5.2.
jfa [Wed, 21 Sep 2011 11:37:07 +0000 (11:37 +0000)]
0021350 : EDF 1948 GEOM: Export IGES 5.3 impossible.
rnv [Tue, 20 Sep 2011 15:17:43 +0000 (15:17 +0000)]
Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue: generated SalomeApp.xml added in the nodist_salomeres_SCRIPTS list.
jfa [Tue, 20 Sep 2011 10:16:21 +0000 (10:16 +0000)]
Porting to OCCT6.5.1:
0022573 .
rnv [Fri, 16 Sep 2011 06:10:02 +0000 (06:10 +0000)]
Additional modifications for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue.
jfa [Tue, 13 Sep 2011 12:44:54 +0000 (12:44 +0000)]
Porting to OCCT6.5.1 development version
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.
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.
gdd [Wed, 7 Sep 2011 12:05:48 +0000 (12:05 +0000)]
Added some try catch
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
gdd [Mon, 5 Sep 2011 08:28:28 +0000 (08:28 +0000)]
rnc : updated documentation of MakeCurveParametric
gdd [Mon, 5 Sep 2011 08:14:24 +0000 (08:14 +0000)]
rnc : updated documentation of MakeCurveParametric
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
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
gdd [Fri, 26 Aug 2011 08:19:45 +0000 (08:19 +0000)]
rnc: Enabled selection of subshapes in 2d sketcher
eap [Fri, 19 Aug 2011 11:49:15 +0000 (11:49 +0000)]
Initialize myDeflection (and other fields) to avoid FPE at setting deflection
jfa [Fri, 12 Aug 2011 13:08:51 +0000 (13:08 +0000)]
Porting to OCCT6.5.1
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
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
jfa [Thu, 11 Aug 2011 13:33:11 +0000 (13:33 +0000)]
Porting to OCCT6.5.1
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.
vsr [Fri, 15 Jul 2011 10:48:49 +0000 (10:48 +0000)]
Merge from V6_3_BR 15/07/2011
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
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)
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
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
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
jfa [Tue, 28 Jun 2011 12:08:07 +0000 (12:08 +0000)]
Correct a message.
jfa [Wed, 22 Jun 2011 09:13:27 +0000 (09:13 +0000)]
Set actual study name to GEOM_Object after the publishing.
jfa [Thu, 16 Jun 2011 09:30:35 +0000 (09:30 +0000)]
Mantis issue
0021129 : EDF 1541 GEOM: Problem with GetInPlace.
stv [Tue, 14 Jun 2011 13:33:43 +0000 (13:33 +0000)]
GEOM module context menu (popup) optimization.
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.
vsr [Mon, 6 Jun 2011 07:23:11 +0000 (07:23 +0000)]
Merge from V6_3_BR 06/06/2011
gdd [Mon, 18 Apr 2011 09:14:41 +0000 (09:14 +0000)]
Update clean_configure
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
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.
jfa [Fri, 15 Apr 2011 07:35:55 +0000 (07:35 +0000)]
Small correction
jfa [Thu, 14 Apr 2011 14:17:07 +0000 (14:17 +0000)]
IMP
0021064 : correct implementation
jfa [Thu, 14 Apr 2011 13:39:10 +0000 (13:39 +0000)]
IMP
0021064 : correct docs
jfa [Tue, 12 Apr 2011 12:44:43 +0000 (12:44 +0000)]
improve clean_configure
rnv [Mon, 11 Apr 2011 06:49:03 +0000 (06:49 +0000)]
RNV: porting documentation on the doxygen 1.7.3
gdd [Fri, 8 Apr 2011 15:28:09 +0000 (15:28 +0000)]
Update French Translations
vsr [Fri, 8 Apr 2011 12:30:41 +0000 (12:30 +0000)]
Additional change to fix the preview problem
vsr [Fri, 8 Apr 2011 08:20:59 +0000 (08:20 +0000)]
Fix problem with preview
vsr [Fri, 8 Apr 2011 07:34:09 +0000 (07:34 +0000)]
Fix problem with preview
vsr [Fri, 8 Apr 2011 07:19:54 +0000 (07:19 +0000)]
Fix SIGSEGV
Fix problem with preview
barate [Thu, 7 Apr 2011 13:50:50 +0000 (13:50 +0000)]
Fixed structural elements with rectangular section (bug PAL 1826)
rnv [Thu, 7 Apr 2011 07:52:57 +0000 (07:52 +0000)]
RNV: Porting documentation on the doxygen 1.7.3
rnv [Tue, 5 Apr 2011 09:24:16 +0000 (09:24 +0000)]
Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.
barate [Tue, 5 Apr 2011 09:00:50 +0000 (09:00 +0000)]
Simplified detection of reversed edges when building structural elements
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
jfa [Fri, 1 Apr 2011 08:27:17 +0000 (08:27 +0000)]
Fix error with GetExistingSubObjects
rnv [Thu, 31 Mar 2011 13:04:11 +0000 (13:04 +0000)]
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue
jfa [Thu, 31 Mar 2011 11:40:24 +0000 (11:40 +0000)]
IMP
0021069 : Hide selected in explode function