]>
SALOME platform Git repositories - modules/geom.git/log
eap [Tue, 1 Mar 2011 14:29:11 +0000 (14:29 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
Use generic MPI, not a specific implementation
eap [Tue, 1 Mar 2011 14:24:02 +0000 (14:24 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
Install _libGEOM_Swig.so and libGEOM_Swig.py into python directories
eap [Tue, 1 Mar 2011 14:23:15 +0000 (14:23 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
Rename PPC variable, this is a macro on PowerPC
eap [Tue, 1 Mar 2011 09:19:32 +0000 (09:19 +0000)]
Merge fixes from V6_main
vsr [Mon, 20 Dec 2010 09:40:37 +0000 (09:40 +0000)]
Revert back previous wrong integration
maintenance team [Thu, 16 Dec 2010 12:23:13 +0000 (12:23 +0000)]
Implementation of user's guide
vsr [Thu, 2 Dec 2010 08:07:07 +0000 (08:07 +0000)]
0021030 : EDF 1599 GEOM: Bug in GetInPlace shell of the created group may be badly shaped
jfa [Tue, 30 Nov 2010 15:04:54 +0000 (15:04 +0000)]
Mantis issue
0021020 : Correction.
jfa [Tue, 30 Nov 2010 11:46:04 +0000 (11:46 +0000)]
Mantis issue
0021020 : Correction.
eap [Mon, 29 Nov 2010 10:11:39 +0000 (10:11 +0000)]
0021087 : EDF 1673 GEOM: Start and End length hypotheses don't always match edges orientation
Take into account REVERSED orientation of vectors only, for others
make orientation FORWARD to show direction of 3D curve
eap [Mon, 29 Nov 2010 10:11:01 +0000 (10:11 +0000)]
0021087 : EDF 1673 GEOM: Start and End length hypotheses don't always match edges orientation
Remember if this is a vector or not in order to take into account
REVERSED orientation of vectors only, for others make orientation
FORWARD to show direction of 3D curve
- bool myIsVector;
+ bool myIsVector, myIsVectorMode;
vsr [Fri, 26 Nov 2010 11:45:45 +0000 (11:45 +0000)]
Merge from V5_1_5_BR branch 26/11/2010
vsr [Tue, 23 Nov 2010 16:31:26 +0000 (16:31 +0000)]
Merge from V5_1_5_BR 23/11/2010
eap [Thu, 18 Nov 2010 15:14:30 +0000 (15:14 +0000)]
0021079 : EDf 1694 SMESH: overload a global hypo by a local hypo on subshape identical to main shape
prevent from returning a shape being exploded
eap [Thu, 18 Nov 2010 15:13:03 +0000 (15:13 +0000)]
untabify
vsr [Mon, 15 Nov 2010 06:50:20 +0000 (06:50 +0000)]
Merge from PHASE_25_BR 14/11/2010
vsr [Sat, 13 Nov 2010 10:50:37 +0000 (10:50 +0000)]
Merge from BR_WIN_INDUS_514 13/11/2010
vsr [Fri, 12 Nov 2010 11:47:21 +0000 (11:47 +0000)]
Merge from V5_1_5_BR branch 12/11/2010
vsr [Wed, 6 Oct 2010 13:29:43 +0000 (13:29 +0000)]
Issue
0020747 : EDF 1275 GEOM : Create one edge from one wire
vsr [Tue, 5 Oct 2010 10:36:35 +0000 (10:36 +0000)]
0020990 : [CEA] Regression with partition
vsr [Mon, 4 Oct 2010 13:34:51 +0000 (13:34 +0000)]
Merge from BR_WIN_INDUS_514 04/10/2010
vsr [Mon, 4 Oct 2010 09:46:38 +0000 (09:46 +0000)]
Fix make install problem (missing LD_LIBRARY_PATH)
vsr [Mon, 4 Oct 2010 09:28:09 +0000 (09:28 +0000)]
Fix configure problem (caused by previous integration).
AC_PROG_MKDIR_P is not available for autoconf 2.59 (Debian Sarge, Mandriva 2006)
gdd [Fri, 1 Oct 2010 15:04:20 +0000 (15:04 +0000)]
Patch for generation of documentation
vsr [Fri, 1 Oct 2010 13:54:22 +0000 (13:54 +0000)]
Additional improvement for the issue
0020985 (handling point marker of the compound of vertices)
gdd [Mon, 27 Sep 2010 15:17:08 +0000 (15:17 +0000)]
Merge from branch BR_pypkg (python packaging)
vsr [Fri, 24 Sep 2010 08:46:39 +0000 (08:46 +0000)]
Issue 21000: EDF 1534 GEOM: Save operation unavailable after color changed
jfa [Fri, 24 Sep 2010 08:16:34 +0000 (08:16 +0000)]
Mantis issue
0020974 : Extra edges appear in the result of a partition and can't be removed.
vsr [Thu, 23 Sep 2010 11:35:44 +0000 (11:35 +0000)]
0020991 : [CEA] regression with creating/editing group
gdd [Thu, 23 Sep 2010 11:34:41 +0000 (11:34 +0000)]
RNC: Fixed documentation of MakeFilling : parameter "theMethod" takes the values GEOM.FOM_Default, GEOM.FOM_UseOri, GEOM.FOM_AutoCorrect
vsr [Wed, 22 Sep 2010 13:28:52 +0000 (13:28 +0000)]
Hack libtool (!) to workaround problem with wrong linkage of native libraries
vsr [Mon, 20 Sep 2010 11:57:23 +0000 (11:57 +0000)]
0020979 : EDF 1168 GEOM: non coherence of display of decimal values
vsr [Mon, 20 Sep 2010 07:22:59 +0000 (07:22 +0000)]
0020979 : EDF 1168 GEOM: non coherence of display of decimal values
gdd [Fri, 17 Sep 2010 16:43:28 +0000 (16:43 +0000)]
GDD: Check that the PipeTShape is a block if it is required by user
gdd [Fri, 17 Sep 2010 16:01:18 +0000 (16:01 +0000)]
GDD: SIGSEGV in PipeTShape corrected
dmv [Fri, 17 Sep 2010 14:12:16 +0000 (14:12 +0000)]
Dialog crashed on selected vertex as subshape, if Main Object is not selected yet.
vsr [Thu, 16 Sep 2010 08:45:08 +0000 (08:45 +0000)]
Fix crash on Copy-Paste operation in GEOM module
vsr [Wed, 15 Sep 2010 14:46:03 +0000 (14:46 +0000)]
0020985 : EDF 1568 GEOM: Point Marker cannot be used on a group of vertices or on a compound of vertices
adam [Tue, 7 Sep 2010 09:03:38 +0000 (09:03 +0000)]
windows
jfa [Wed, 1 Sep 2010 12:30:30 +0000 (12:30 +0000)]
Mantis issue
0020961 : Error with GetShapesOnCylinder applied to a pipe T-Shape.
vsr [Tue, 31 Aug 2010 15:07:57 +0000 (15:07 +0000)]
SALOME internationalization: add textual resources for French language
mzn [Mon, 30 Aug 2010 10:44:22 +0000 (10:44 +0000)]
Fix for imp
0020845 : EDF 1376 GUI : More shortcuts.
jfa [Fri, 27 Aug 2010 11:48:04 +0000 (11:48 +0000)]
Mantis issue
0020750 : IMP: Naming during STEP import.
jfa [Fri, 23 Jul 2010 13:18:32 +0000 (13:18 +0000)]
Mantis issue (IMP)
0020756 : GetGroups() of a GEOM object.
adam [Tue, 20 Jul 2010 13:06:49 +0000 (13:06 +0000)]
*** empty log message ***
jfa [Thu, 15 Jul 2010 11:25:00 +0000 (11:25 +0000)]
Mantis issue
0020859 : EDF 1403 GEOM: Partition operation fails on first try.
jfa [Thu, 15 Jul 2010 10:43:21 +0000 (10:43 +0000)]
IMP
0020851 (LimitTolerance).
jfa [Wed, 14 Jul 2010 07:16:07 +0000 (07:16 +0000)]
IMPs
0020745 (GetVertexNearPoint and GetShapesNearPoint) and
0020851 (LimitTolerance).
adam [Tue, 6 Jul 2010 15:22:14 +0000 (15:22 +0000)]
windows port
adam [Tue, 6 Jul 2010 09:57:04 +0000 (09:57 +0000)]
windows port
vsr [Mon, 5 Jul 2010 05:44:58 +0000 (05:44 +0000)]
Update copyright notes
jfa [Wed, 30 Jun 2010 11:34:42 +0000 (11:34 +0000)]
Mantis isuue
0020768 : EDF 1319 GEOM : Some Dump with RestoreSubShapes not loadable.
vsr [Wed, 23 Jun 2010 13:38:25 +0000 (13:38 +0000)]
Merge from V5_1_4_BR 23/06/2010
vsr [Tue, 22 Jun 2010 14:25:41 +0000 (14:25 +0000)]
Improve documentation generation mechanism
ouv [Tue, 22 Jun 2010 11:12:50 +0000 (11:12 +0000)]
Additional fix for issue
0020836 .
ouv [Mon, 21 Jun 2010 12:43:03 +0000 (12:43 +0000)]
Issue
0020836 : EDF 1364 GEOM : Basic vectors and origin
dmv [Mon, 21 Jun 2010 07:59:37 +0000 (07:59 +0000)]
0020740 : EDF 1253 GEOM : Be able to select edges of face when we build a wire
dmv [Fri, 18 Jun 2010 11:43:58 +0000 (11:43 +0000)]
0020744 : EDF 1272 GEOM : Get(Real?)type of an object
vsr [Thu, 17 Jun 2010 13:02:20 +0000 (13:02 +0000)]
Fix compilation problem of the GEOM module in --without-gui mode
vsr [Thu, 17 Jun 2010 12:27:40 +0000 (12:27 +0000)]
Fix make distcheck problem
vsr [Thu, 17 Jun 2010 12:01:25 +0000 (12:01 +0000)]
0020907 : Werror in GEOM: integrate patch from Erwan ADAM
jfa [Thu, 17 Jun 2010 07:24:36 +0000 (07:24 +0000)]
Mantis issue
0020894 : EDF 1421 GEOM: Partition Bug with big geometrical objects. A patch by PKV.
jfa [Thu, 17 Jun 2010 07:19:16 +0000 (07:19 +0000)]
Mantis issue
0020853 : EDF 1394 GEOM: Partition fails between 2 faces. A patch by PKV.
ouv [Wed, 16 Jun 2010 10:54:55 +0000 (10:54 +0000)]
Issue
0020904 : [CEA 411] export VTK in GEOM
ouv [Tue, 15 Jun 2010 09:41:18 +0000 (09:41 +0000)]
Issue
0020904 : [CEA 411] export VTK in GEOM
vsr [Thu, 10 Jun 2010 14:52:53 +0000 (14:52 +0000)]
Issue
0020899 : EDF 1434: Bad color in the pre-visualization of the 3D sketcher
vsr [Thu, 10 Jun 2010 06:34:05 +0000 (06:34 +0000)]
Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010
dmv [Mon, 24 May 2010 10:12:16 +0000 (10:12 +0000)]
IPAL21725 TC 5.1.4: Partition problem (PKV fix)
dmv [Mon, 24 May 2010 07:55:16 +0000 (07:55 +0000)]
IPAL21695 TC5.1.4: GEOM Dialogs Behavior
dmv [Fri, 21 May 2010 12:19:52 +0000 (12:19 +0000)]
0020882 : EDF 1341 GEOM: Unadapted behaviour of the viewer when using the sketcher
vsr [Fri, 7 May 2010 13:25:17 +0000 (13:25 +0000)]
Merge from V5_1_4_BR 07/05/2010
gdd [Mon, 19 Apr 2010 17:52:05 +0000 (17:52 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Update documentation
gdd [Mon, 19 Apr 2010 17:16:37 +0000 (17:16 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Update documentation
gdd [Mon, 19 Apr 2010 17:14:58 +0000 (17:14 +0000)]
*** empty log message ***
gdd [Sun, 18 Apr 2010 17:03:45 +0000 (17:03 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
- Change Partition operation: MakePartition instead of MakeHalfPartition because result was not a block
- Add exception catch
gdd [Sun, 18 Apr 2010 14:36:36 +0000 (14:36 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
- Fix problem with group creation for pipe t-shapes with position
gdd [Fri, 16 Apr 2010 17:28:54 +0000 (17:28 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Correction for groups
Added color change for buttons as for the L1 and L2 spin boxes.
gdd [Fri, 16 Apr 2010 15:35:49 +0000 (15:35 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Remove unwanted python dump commands
gdd [Fri, 16 Apr 2010 11:52:22 +0000 (11:52 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Add YACS services
gdd [Fri, 16 Apr 2010 08:11:57 +0000 (08:11 +0000)]
Fix compilation problem on Debian Sarge
jfa [Fri, 16 Apr 2010 07:01:28 +0000 (07:01 +0000)]
Mantis issue
0020812 : EDF 1356 GEOM: Deleted objects still appear in the dump.
nge [Thu, 15 Apr 2010 17:41:44 +0000 (17:41 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
san [Thu, 15 Apr 2010 13:46:56 +0000 (13:46 +0000)]
Issue
0020580 : get rid of QtxDoubleSpinBox class and use SalomeApp_DoubleSpinBox instead
ana [Thu, 15 Apr 2010 07:22:24 +0000 (07:22 +0000)]
Use the prefix std:: instead of the directive using namespace std;
ana [Wed, 14 Apr 2010 11:20:29 +0000 (11:20 +0000)]
Use the prefix std:: instead of the directive using namespace std;
caremoli [Mon, 12 Apr 2010 07:09:08 +0000 (07:09 +0000)]
CCAR: add python plugins manager to GEOM module (submenu Other in New Entity menu)
dmv [Thu, 8 Apr 2010 10:39:03 +0000 (10:39 +0000)]
Improve Documentation style.
dmv [Wed, 7 Apr 2010 10:00:30 +0000 (10:00 +0000)]
Improve documentation style
dmv [Wed, 7 Apr 2010 07:42:27 +0000 (07:42 +0000)]
Improve documentation style
skl [Wed, 7 Apr 2010 05:24:08 +0000 (05:24 +0000)]
dmv [Tue, 6 Apr 2010 14:27:51 +0000 (14:27 +0000)]
Improve documentation style and interface
jfa [Tue, 6 Apr 2010 10:03:31 +0000 (10:03 +0000)]
Mantis issue
0020603 : MakePartition fails on 1st try but succeeds on 2nd try. A fix by PKV (in addition to OCCT fix).
vsr [Mon, 5 Apr 2010 12:01:28 +0000 (12:01 +0000)]
0020668 : [CEA] FitAll and points
Additional changes for Displayer
vsr [Mon, 5 Apr 2010 11:56:45 +0000 (11:56 +0000)]
0020668 : [CEA] FitAll and points
Additional fixes fpor Point and Line driver
san [Mon, 5 Apr 2010 11:42:50 +0000 (11:42 +0000)]
Issue
0020580 : improved validation in integer and double spin boxes, possibility to adjust input field precision through preferences
dmv [Fri, 2 Apr 2010 07:33:37 +0000 (07:33 +0000)]
IPAL21657 Suppress Faces - attempt to access to null object
skl [Thu, 1 Apr 2010 13:40:39 +0000 (13:40 +0000)]
vsr [Wed, 31 Mar 2010 15:37:44 +0000 (15:37 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize "What Is" information
vsr [Wed, 31 Mar 2010 15:29:51 +0000 (15:29 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize "What Is" information
vsr [Wed, 31 Mar 2010 13:28:21 +0000 (13:28 +0000)]
0020695 : EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize Object browser icons for the Advanced shapes