]>
SALOME platform Git repositories - modules/geom.git/log
jfa [Mon, 21 Mar 2011 09:41:19 +0000 (09:41 +0000)]
IMP 21044
jfa [Fri, 18 Mar 2011 15:05:50 +0000 (15:05 +0000)]
IMPs 21044, 21057, 21067
vsr [Fri, 18 Mar 2011 11:04:22 +0000 (11:04 +0000)]
PAL22319 : Salome is suspended,when we create new Local coordinate system
vsr [Wed, 16 Mar 2011 11:59:37 +0000 (11:59 +0000)]
Remove unnecessary function setCustomData() / getCustomData()
eap [Wed, 16 Mar 2011 07:47:10 +0000 (07:47 +0000)]
report error when a major radius is less that a minor one
rnv [Fri, 11 Mar 2011 14:03:46 +0000 (14:03 +0000)]
remove std::cout.
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
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.
rnv [Wed, 9 Mar 2011 07:48:54 +0000 (07:48 +0000)]
RNV: Improve "deflection algorithm" for the VTK viewer.
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.
vsr [Fri, 4 Mar 2011 15:18:40 +0000 (15:18 +0000)]
SALOME::GenericObj : Destroy() -> UnRegister()
jfa [Fri, 4 Mar 2011 13:11:52 +0000 (13:11 +0000)]
Mantis issue
0021128 . A partial fix by PKV.
jfa [Fri, 4 Mar 2011 13:10:42 +0000 (13:10 +0000)]
Correct wrong addition
rnv [Fri, 4 Mar 2011 12:36:14 +0000 (12:36 +0000)]
Rollback previous incorrect integration.
rnv [Fri, 4 Mar 2011 07:36:14 +0000 (07:36 +0000)]
Patch from MIV: Modification of the deflection computing mechanism.
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
jfa [Thu, 3 Mar 2011 12:20:46 +0000 (12:20 +0000)]
Add missing method MakePrism2Ways.
jfa [Thu, 3 Mar 2011 12:13:55 +0000 (12:13 +0000)]
Add missing method MakePrism2Ways.
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
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"
eap [Wed, 2 Mar 2011 08:40:58 +0000 (08:40 +0000)]
not to remove CVS directory by cleaning if building in GEOM_SRC
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
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
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
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
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
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
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
eap [Tue, 1 Mar 2011 14:45:44 +0000 (14:45 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
This patch is for cleaning completely the build directory
rnv [Tue, 1 Mar 2011 14:06:35 +0000 (14:06 +0000)]
Fix names of the python variables for not published GEOM objects.
akl [Tue, 1 Mar 2011 07:23:37 +0000 (07:23 +0000)]
Fix of transparency on Mandriva2010: it didn't worked because of the returned 'testResult' argument was removed from 'GEOMBase::ConvertIOinGEOMAISShape' method.
jfa [Mon, 28 Feb 2011 14:44:44 +0000 (14:44 +0000)]
Rename Engines::Component to Engines::EngineComponent
vsr [Mon, 28 Feb 2011 11:52:36 +0000 (11:52 +0000)]
0021202 : [CEA 461] Reload from disk does not work in Salome6
gdd [Tue, 22 Feb 2011 14:05:56 +0000 (14:05 +0000)]
Value of slider is badly initialized on first open.
adam [Tue, 22 Feb 2011 11:45:39 +0000 (11:45 +0000)]
Remove warnings
jfa [Fri, 18 Feb 2011 10:36:39 +0000 (10:36 +0000)]
Mantis issue
0021181 . A fix by PKV.
vsr [Fri, 18 Feb 2011 07:55:09 +0000 (07:55 +0000)]
0021189 : [CEA 451] areCoordsInside implementation in GE
rnv [Thu, 17 Feb 2011 08:09:48 +0000 (08:09 +0000)]
Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
(at the moment implemeted only in GEOM and SMESH modules).
gdd [Wed, 16 Feb 2011 15:10:28 +0000 (15:10 +0000)]
rnc : corrected the bug that the starting point is false when using reverse parameter
jfa [Thu, 10 Feb 2011 07:07:28 +0000 (07:07 +0000)]
Mantis issue
0021182 : EDF 1784 GEOM: GetInPlace issue.
jfa [Wed, 9 Feb 2011 09:54:37 +0000 (09:54 +0000)]
Mantis issue
0021079 : problems with Explode.
mpv [Tue, 8 Feb 2011 14:17:24 +0000 (14:17 +0000)]
Added flag for computation internal shapes (manifold topology). In the SALOME/TRIPOLI module this piece of the functionality is not needed. It produces incorrect shapes and/or crashes.
vsr [Tue, 8 Feb 2011 09:25:55 +0000 (09:25 +0000)]
Improve performance on sphere display in VTK viewer
eap [Tue, 8 Feb 2011 08:23:56 +0000 (08:23 +0000)]
remove debug output
vsr [Tue, 8 Feb 2011 08:19:01 +0000 (08:19 +0000)]
Fix hang-up when displaying sphere in OCC viewer
caremoli [Mon, 7 Feb 2011 17:34:20 +0000 (17:34 +0000)]
CCAR:remove trailing whitespace
rnv [Mon, 7 Feb 2011 09:22:22 +0000 (09:22 +0000)]
Set deflection coefficient for VTK viewer equal to the 0.0, because it is currently not supported.
eap [Fri, 4 Feb 2011 17:26:34 +0000 (17:26 +0000)]
0021122 : EDF 1735 SMESH: Bug when saving in .hdf
Fix dump of multiply published objects
jfa [Fri, 4 Feb 2011 14:50:33 +0000 (14:50 +0000)]
Mantis issue
0021079 : problems with Explode.
gdd [Tue, 1 Feb 2011 10:56:40 +0000 (10:56 +0000)]
Replace Ok/Cancel by Yes/No
Translation into another language is automatically done by Qt, no "tr" is needed.
rnv [Tue, 1 Feb 2011 06:38:26 +0000 (06:38 +0000)]
Implementation of the 20937: EDF 1399 GEOM: extend the properties of GEOM object.
gdd [Mon, 31 Jan 2011 16:23:26 +0000 (16:23 +0000)]
The GEOM Delete Dialog uses 2 QPushButtons for the Yes/No buttons whereas the SMESH one uses a QMessage dialog. To make them coherent (same layout order), use a QDialogButtonBox in the GEOM Delete Dialog.
vsr [Thu, 27 Jan 2011 15:19:55 +0000 (15:19 +0000)]
Remove dependency on CORBA staff in local geom engine
vsr [Mon, 24 Jan 2011 15:20:25 +0000 (15:20 +0000)]
Fix regression: storeViewParameters() does not work for OCC view
gdd [Fri, 21 Jan 2011 10:07:43 +0000 (10:07 +0000)]
Updated documentation of closecontour
vsr [Wed, 19 Jan 2011 12:43:12 +0000 (12:43 +0000)]
0021147 : EDF GEOM: Difference between compound of line and compound of edges
gdd [Tue, 18 Jan 2011 09:47:54 +0000 (09:47 +0000)]
Fix mispell
caremoli [Mon, 10 Jan 2011 14:48:04 +0000 (14:48 +0000)]
CCAR: In transparency dialog set tracking to false to avoid setting transparency
for each move of the cursor. The transparency is only set when cursor is up.
vsr [Mon, 10 Jan 2011 11:04:35 +0000 (11:04 +0000)]
Eliminate useless GetSubShape() lines in the python dump
vsr [Mon, 10 Jan 2011 10:50:44 +0000 (10:50 +0000)]
Eliminate useless GetSubShape() lines in the python dump
vsr [Mon, 10 Jan 2011 10:16:57 +0000 (10:16 +0000)]
Eliminate useless GetSubShape() lines in the python dump
vsr [Thu, 6 Jan 2011 21:40:34 +0000 (21:40 +0000)]
Small change of the interface for MakeVertexOnCurveByLength function: use boolean flag for the direction parameter instead of double
gdd [Thu, 6 Jan 2011 14:43:29 +0000 (14:43 +0000)]
RNC: Corrected some Bugs related to the feature EDF 1542
gdd [Thu, 6 Jan 2011 13:02:12 +0000 (13:02 +0000)]
error corrected
gdd [Thu, 6 Jan 2011 12:55:12 +0000 (12:55 +0000)]
RNC: added MakeVertexOnCurveByLength in test scripts
gdd [Thu, 6 Jan 2011 12:54:35 +0000 (12:54 +0000)]
RNC: added MakeVertexOnCurveByLength example in documentation
gdd [Thu, 6 Jan 2011 10:32:16 +0000 (10:32 +0000)]
RNC: documentation of IMP 1542: MakeVertexOnCurveByLength
gdd [Thu, 6 Jan 2011 09:32:11 +0000 (09:32 +0000)]
RNC: Modified documentation for MakeVertexOnCurveByLength
caremoli [Wed, 5 Jan 2011 18:10:34 +0000 (18:10 +0000)]
CCAR: improve speed of getAIS by calling CreatePrs that uses entry2aisobjects map
gdd [Wed, 5 Jan 2011 17:33:52 +0000 (17:33 +0000)]
RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function
gdd [Wed, 5 Jan 2011 16:29:52 +0000 (16:29 +0000)]
GDD & CCAR:
Improve performance of OnColor()
caremoli [Wed, 5 Jan 2011 14:29:52 +0000 (14:29 +0000)]
CCAR: problem with an endless loop in getAIS
gdd [Tue, 4 Jan 2011 16:28:31 +0000 (16:28 +0000)]
RNC: Added a comment to highlight the order of priority in the center and destination constraints when creating an arc
gdd [Tue, 4 Jan 2011 15:54:14 +0000 (15:54 +0000)]
RNC: Set color of the error message to red
caremoli [Mon, 3 Jan 2011 18:18:07 +0000 (18:18 +0000)]
CCAR: optimisation of publishinstudy
caremoli [Mon, 3 Jan 2011 14:03:48 +0000 (14:03 +0000)]
CCAR: use the new SObject CORBA operation to set the value of attributes
when publishing a GEOM object. Avoid the creation of the intermediate attribute object
so it is faster.
akl [Thu, 30 Dec 2010 13:55:49 +0000 (13:55 +0000)]
Fix of IPAL22186: don't dump the contents of list of vertexes if it is empty.
vsr [Wed, 29 Dec 2010 11:25:05 +0000 (11:25 +0000)]
Code refactoring
inv [Wed, 29 Dec 2010 11:12:27 +0000 (11:12 +0000)]
Code refactoring
inv [Mon, 27 Dec 2010 11:50:29 +0000 (11:50 +0000)]
0020744 : EDF 1272 GEOM : Get(Real?)type of an object
Additional point: add EnumToLong() function to convert enumerator values to the long values
inv [Fri, 24 Dec 2010 08:16:18 +0000 (08:16 +0000)]
Merge from V6_2_BR 23/12/2010
gdd [Thu, 23 Dec 2010 09:01:23 +0000 (09:01 +0000)]
Patch for docutils
gdd [Fri, 17 Dec 2010 10:15:39 +0000 (10:15 +0000)]
RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve
caremoli [Thu, 9 Dec 2010 14:26:58 +0000 (14:26 +0000)]
CCAR: optimise GEOM_Swig::setColor speed by using SOCC_Viewer::CreatePrs
and not updating viewer if not required
vsr [Mon, 6 Dec 2010 13:01:54 +0000 (13:01 +0000)]
Improve hack_libtool utility to workaround problems on some Linux configurations
jfa [Fri, 3 Dec 2010 11:44:23 +0000 (11:44 +0000)]
Mantis issue
0020939 : EDF 1513 GEOM: To have in the GUI the function GetSharedShapes().
jfa [Fri, 3 Dec 2010 11:22:19 +0000 (11:22 +0000)]
0021019 : EDF 1574 GEOM: Make Common doesn't stop when applied to a corrupted shape.
vsr [Thu, 2 Dec 2010 13:45:22 +0000 (13:45 +0000)]
0020442 : EDF 1087 GEOM: IGES format
Turn on the non-manifold topology support
vsr [Fri, 26 Nov 2010 15:47:04 +0000 (15:47 +0000)]
Merge from V5_1_main 26/11/2010
caremoli [Fri, 26 Nov 2010 11:05:09 +0000 (11:05 +0000)]
CCAR: GEOM_Client modification to optimize the method find
and the method GetShape when a main shape has a lot of subshapes
The way of creation of GEOM_Client has also been changed : now, it's
a singleton object. It is possible to revert to the old creation way
by commenting the #define SINGLE_CLIENT instruction in GEOM_Client.hxx
vsr [Thu, 25 Nov 2010 12:31:41 +0000 (12:31 +0000)]
Merge from V5_1_main branch 24/11/2010
gdd [Wed, 24 Nov 2010 15:52:40 +0000 (15:52 +0000)]
RNC: missing
gdd [Wed, 24 Nov 2010 15:24:11 +0000 (15:24 +0000)]
Replace CHECK_MPICH by CHECK_MPI
gdd [Wed, 24 Nov 2010 15:16:13 +0000 (15:16 +0000)]
RNC: EDF 1618 Sketcher improvement for arc creation
gdd [Wed, 24 Nov 2010 15:11:24 +0000 (15:11 +0000)]
RNC: EDF 1618 new Qt widgets for skecther GUI
gdd [Wed, 24 Nov 2010 15:09:14 +0000 (15:09 +0000)]
RNC: EDF 1618 Modified sketcher to allow creation of arcs of circle with the destination point and the radius or the center of the circle
jfa [Thu, 18 Nov 2010 12:19:51 +0000 (12:19 +0000)]
Mantis issues
0020939 (GetSharedShapes) and
0020842 (AllSorted meaning).
jfa [Thu, 18 Nov 2010 12:14:05 +0000 (12:14 +0000)]
Mantis issues
0020939 (GetSharedShapes) and
0020842 (AllSorted meaning).
jfa [Fri, 29 Oct 2010 08:21:06 +0000 (08:21 +0000)]
0020956 : [CEA 421] Problem with ChangeOrientation.
gdd [Thu, 28 Oct 2010 12:21:52 +0000 (12:21 +0000)]
RNC: EDF 1619, Added a constructor with end point for the arcs in the sketcher 2D.