]>
SALOME platform Git repositories - modules/geom.git/log
vsr [Wed, 9 Oct 2013 08:56:05 +0000 (08:56 +0000)]
Minimize external dependencies: libxml2 is only needed locally for XAO package
rnv [Tue, 8 Oct 2013 15:28:52 +0000 (15:28 +0000)]
Add missing translation.
rnv [Tue, 8 Oct 2013 15:22:01 +0000 (15:22 +0000)]
Fix remarks related to the "
0021709 : [CEA 583] Toolbar preferences" issue.
mpa [Tue, 8 Oct 2013 14:33:38 +0000 (14:33 +0000)]
*** empty log message ***
mpa [Tue, 8 Oct 2013 14:27:47 +0000 (14:27 +0000)]
*** empty log message ***
barate [Mon, 7 Oct 2013 14:51:10 +0000 (14:51 +0000)]
Fix an error message in structural element visualization
inv [Mon, 7 Oct 2013 13:36:49 +0000 (13:36 +0000)]
RNV: Porting SALOME GEOM module to the new version of the OCCT.
eap [Fri, 4 Oct 2013 14:49:12 +0000 (14:49 +0000)]
ILMAB. Add GEOM_TestField.py
vsr [Fri, 4 Oct 2013 14:29:52 +0000 (14:29 +0000)]
0022258 : [CEA 897] Bug in boolean operations on spheres external layer
Additional check of arguments of boolean operations is added to avoid passing self-intersted objects to BOP
eap [Fri, 4 Oct 2013 14:26:36 +0000 (14:26 +0000)]
ILMAB. Fix dump of "field.setStamp(step, stamp)" - invalid step is dumped
eap [Fri, 4 Oct 2013 14:25:30 +0000 (14:25 +0000)]
Some protection from usage of removed objects whose data label
is reused by a new object
rnv [Fri, 4 Oct 2013 13:53:25 +0000 (13:53 +0000)]
Implementation of the "
0021709 : [CEA 583] Toolbar preferences" issue.
eap [Fri, 4 Oct 2013 08:54:58 +0000 (08:54 +0000)]
Fix a bug that NbShapes() and ShapeInfo() return 2 solids for a box
eap [Fri, 4 Oct 2013 08:53:28 +0000 (08:53 +0000)]
- cout << "aP1.Distance(aP2) <= aP1.Distance(aP3)" << endl;
eap [Thu, 3 Oct 2013 15:43:48 +0000 (15:43 +0000)]
ILMAB project. Fix a bug in RestoreSubShapes()
eap [Thu, 3 Oct 2013 15:27:32 +0000 (15:27 +0000)]
ILMAB project.
eap [Thu, 3 Oct 2013 14:13:53 +0000 (14:13 +0000)]
ILMAB project.
Prevent a twice removal: RemoveObject() is called in a case calss
GEOM_Field_i::~GEOM_Field_i()
{
- GEOM_Engine::GetEngine()->RemoveObject(_impl);
eap [Thu, 3 Oct 2013 14:12:04 +0000 (14:12 +0000)]
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
eap [Thu, 3 Oct 2013 14:10:26 +0000 (14:10 +0000)]
ILMAB project.
Fix dumping of SetStamp()
eap [Thu, 3 Oct 2013 14:09:33 +0000 (14:09 +0000)]
ILMAB project.
Prevent adding same labels in _freeLabels
vsr [Wed, 2 Oct 2013 13:13:33 +0000 (13:13 +0000)]
Merge from BR_V7_main_Field branch (02/09/2013)
eap [Mon, 30 Sep 2013 11:45:32 +0000 (11:45 +0000)]
ILMAB project. DS for the Field on Geometry implemented
jfa [Fri, 27 Sep 2013 09:01:59 +0000 (09:01 +0000)]
GEOM Plugins: fix problem with overwriting of some geomBuilder methods by GEOM_Gen::GEOM_IAdvancedOperations methods.
rnv [Tue, 24 Sep 2013 12:43:16 +0000 (12:43 +0000)]
Install config files in the adm_local directory.
jfa [Mon, 23 Sep 2013 08:31:05 +0000 (08:31 +0000)]
Fix error
vsr [Sat, 21 Sep 2013 11:35:49 +0000 (11:35 +0000)]
Documentation is optional
vsr [Thu, 19 Sep 2013 09:41:56 +0000 (09:41 +0000)]
Proper version set-up
rnv [Thu, 19 Sep 2013 09:37:56 +0000 (09:37 +0000)]
Correct wrong version.
bruneton [Thu, 19 Sep 2013 08:47:12 +0000 (08:47 +0000)]
CMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH.
vsr [Tue, 17 Sep 2013 14:45:17 +0000 (14:45 +0000)]
Remove obsolete staff
jfa [Tue, 17 Sep 2013 13:49:18 +0000 (13:49 +0000)]
GlueFaces/Edges: protect initial shapes from modifications.
rnv [Tue, 17 Sep 2013 12:52:41 +0000 (12:52 +0000)]
WIN32 compilation.
rnv [Tue, 17 Sep 2013 12:19:05 +0000 (12:19 +0000)]
Detection of the OpenCV is OFF by default.
rnc [Tue, 17 Sep 2013 12:00:03 +0000 (12:00 +0000)]
Update to conform with new macros
vsr [Mon, 16 Sep 2013 13:59:50 +0000 (13:59 +0000)]
Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013
eap [Fri, 13 Sep 2013 09:55:47 +0000 (09:55 +0000)]
CMake porting.
Enable Shape Recognition menu item if OpenCV is available
vsr [Wed, 11 Sep 2013 16:27:56 +0000 (16:27 +0000)]
0022221 : [CEA 819] Error "'NoneType' object is not callable" at Salome closure
eap [Wed, 11 Sep 2013 14:21:14 +0000 (14:21 +0000)]
1) Rename SALOME_GEOM_USE_GUI -> SALOME_BUILD_GUI
2) Fix detection of OpenCV and building of correspondent sources
3) Fix generation of Sphinx doc's in "build environment"(LD_LIBRARY_PATH not filled)
akl [Wed, 11 Sep 2013 12:14:44 +0000 (12:14 +0000)]
Fix the case 2 (references) of
0022317 : [CEA 925] GUI: An objet creation by clicking "apply" refolds the study tree
eap [Tue, 10 Sep 2013 12:47:38 +0000 (12:47 +0000)]
CMake porting
eap [Mon, 9 Sep 2013 13:05:29 +0000 (13:05 +0000)]
GEOM porting to CMake
-#include <GEOM_Object.hxx>
ana [Mon, 9 Sep 2013 09:16:42 +0000 (09:16 +0000)]
Compilation SALOME on Windows
jfa [Thu, 5 Sep 2013 07:04:24 +0000 (07:04 +0000)]
Improvements for HYDRO module: Localize status bar messages.
jfa [Wed, 4 Sep 2013 14:12:19 +0000 (14:12 +0000)]
Mantis issue
0022310 : EDF 2512 GEOM: Get tool groups trace with RestorGivenSubShapes
jfa [Wed, 4 Sep 2013 13:49:39 +0000 (13:49 +0000)]
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.
aguerre [Thu, 29 Aug 2013 09:28:39 +0000 (09:28 +0000)]
Removing --execute option is unit tests
eap [Thu, 15 Aug 2013 13:05:10 +0000 (13:05 +0000)]
typo
vsr [Tue, 13 Aug 2013 10:56:50 +0000 (10:56 +0000)]
Compatibility with old SALOME studies
vsr [Mon, 12 Aug 2013 09:34:06 +0000 (09:34 +0000)]
Merge from V7_2_BR 09/08/2013
mpa [Tue, 6 Aug 2013 14:37:17 +0000 (14:37 +0000)]
Implementation of
0021757 : EDF 1829 : Activate bring to front action on simple selection of an object
jfa [Tue, 6 Aug 2013 09:37:47 +0000 (09:37 +0000)]
Mantis issue
0021191 : apply a fix by PKV for note
0012153 on the case of Glue by list (second constructor in GUI)
skv [Wed, 31 Jul 2013 12:54:30 +0000 (12:54 +0000)]
0021563 : EDF GEOM: Extrusion with scale factor sometimes gives wrong shapes
eap [Mon, 29 Jul 2013 09:35:36 +0000 (09:35 +0000)]
0022287 : [CEA 912] Notebook: clicking on "update study" returns an error message
Pb: notebook disappeared.
// get a free dockable window id
- myWindowID = 1;
+ myWindowID = 10;
eap [Fri, 26 Jul 2013 16:10:25 +0000 (16:10 +0000)]
++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python console
eap [Wed, 24 Jul 2013 12:41:29 +0000 (12:41 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
Fix leaks of CORBA objects
rnc [Tue, 23 Jul 2013 14:32:11 +0000 (14:32 +0000)]
IMP: GEOM: Japanese translations
skv [Tue, 23 Jul 2013 12:27:25 +0000 (12:27 +0000)]
0022177 : [CEA 799] RemoveExtraEdges produces non valid faces
eap [Tue, 16 Jul 2013 10:47:05 +0000 (10:47 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
Make operation name not editable
eap [Tue, 16 Jul 2013 10:33:24 +0000 (10:33 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
Make creation parameters not editable
jfa [Fri, 12 Jul 2013 13:16:30 +0000 (13:16 +0000)]
Mantis issue
0021934 : [CEA 694] Delete the internal faces of an object.
akl [Wed, 10 Jul 2013 12:14:17 +0000 (12:14 +0000)]
Correct deletion of folders with sub-objects in the Object Browser.
skv [Wed, 10 Jul 2013 07:16:01 +0000 (07:16 +0000)]
0022177 : [CEA 799] RemoveExtraEdges produces non valid faces
akl [Tue, 9 Jul 2013 11:17:47 +0000 (11:17 +0000)]
Fix: restore "Show/Hide/Show Only" for GEOM component.
akl [Tue, 9 Jul 2013 08:22:16 +0000 (08:22 +0000)]
0021708 : [CEA 586] Object browser sort only children:
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
akl [Tue, 9 Jul 2013 08:18:12 +0000 (08:18 +0000)]
Iterate all children of study and append it to the it's father.
akl [Thu, 4 Jul 2013 10:05:06 +0000 (10:05 +0000)]
Remove unused code.
eap [Wed, 3 Jul 2013 10:55:18 +0000 (10:55 +0000)]
0022227 : [CEA 827] Building a surface from a cloud of points
Restore def MakeSmoothingSurface() removed by mistake
eap [Wed, 3 Jul 2013 10:54:43 +0000 (10:54 +0000)]
0022227 : [CEA 827] Building a surface from a cloud of points
1) fix GetCreationInformation()
2) remove debug output
eap [Wed, 3 Jul 2013 10:53:48 +0000 (10:53 +0000)]
0022227 : [CEA 827] Building a surface from a cloud of points
jfa [Mon, 1 Jul 2013 06:40:44 +0000 (06:40 +0000)]
Mantis issue
0022237 : Study dump produces a Python code containing syntax errors
akl [Fri, 28 Jun 2013 08:18:20 +0000 (08:18 +0000)]
Implementation of
0021855 : EDF 2321 GEOM : Add folders to group objects in the object browser.
eap [Thu, 27 Jun 2013 13:27:28 +0000 (13:27 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
Print a warning of not implemented GEOM_BaseDriver::GetCreationInformation()
eap [Thu, 27 Jun 2013 12:49:25 +0000 (12:49 +0000)]
0021934 : Delete the internal faces of an object.
Implement GetCreationInformation()
jfa [Mon, 24 Jun 2013 11:47:08 +0000 (11:47 +0000)]
Mantis issue
0021934 : Delete the internal faces of an object. Correction to avoid errors on not suitable arguments.
eap [Fri, 21 Jun 2013 10:36:01 +0000 (10:36 +0000)]
Add English translations to unfinished ones
ctn [Fri, 21 Jun 2013 09:34:51 +0000 (09:34 +0000)]
context unclosed
fahed [Fri, 21 Jun 2013 09:14:29 +0000 (09:14 +0000)]
French translation update for IMP concerning bounding box exact computation.
eap [Fri, 21 Jun 2013 08:56:46 +0000 (08:56 +0000)]
Synchronizing with GEOM_msg_en.ts
mpa [Thu, 20 Jun 2013 05:18:19 +0000 (05:18 +0000)]
0022077 : EDF 2272 : Selection with the Paraview interaction mode in GEOM/SMESH
eap [Wed, 19 Jun 2013 14:28:05 +0000 (14:28 +0000)]
0022232 : [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix
==7374== Invalid read of size 8
==7374== at 0x6B1F53F: TCollection_BasicMapIterator::Next() (in libTKernel.so.0.0.0)
==7374== by 0x3A120D3A: GEOMAlgo_Builder::FillInternalShapes() (GEOMAlgo_Builder_3.cxx:717)
- in FillInternalShapes() fix removal of map items while iteration through the map
eap [Wed, 19 Jun 2013 14:25:16 +0000 (14:25 +0000)]
0022232 : [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix "Mismatched free() / delete / delete []" valgrind error
- fix GEOM_Object_i::GetName() as GEOM_Object::GetName() now returns TCollection_AsciiString
eap [Wed, 19 Jun 2013 14:23:50 +0000 (14:23 +0000)]
0022232 : [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix "Mismatched free() / delete / delete []" valgrind error
- Standard_EXPORT char* GetName();
+ Standard_EXPORT TCollection_AsciiString GetName();
vsr [Tue, 18 Jun 2013 08:15:47 +0000 (08:15 +0000)]
Fix complilation problem
eap [Mon, 17 Jun 2013 12:52:22 +0000 (12:52 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ struct CreationInformation
+ {
+ string operationName;
+ Parameters params;
+ };
interface GEOM_Object : SALOME::GenericObj
{
+ CreationInformation GetCreationInformation();
eap [Mon, 17 Jun 2013 12:51:09 +0000 (12:51 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
-class GEOM_SubShapeDriver : public TFunction_Driver {
+class GEOM_SubShapeDriver : public GEOM_BaseDriver {
+ bool GetCreationInformation(std::string& theOperationName,
+ std::vector<GEOM_Param>& params);
eap [Mon, 17 Jun 2013 12:50:10 +0000 (12:50 +0000)]
untabify
eap [Mon, 17 Jun 2013 12:49:52 +0000 (12:49 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
In MakeCurveParametric(), store creation parameters using GEOMImpl_ICurveParametric
eap [Mon, 17 Jun 2013 12:49:23 +0000 (12:49 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
In GetShapesOnShapeAsCompound(), store creation parameters using GEOMImpl_IShapes
eap [Mon, 17 Jun 2013 12:48:13 +0000 (12:48 +0000)]
- Standard_EXPORT bool GetOperatorParameters( const std::string theOperation,
+ Standard_EXPORT bool GetOperatorParameters( const std::string& theOperation,
eap [Mon, 17 Jun 2013 12:47:32 +0000 (12:47 +0000)]
-#include <GEOMImpl_CopyDriver.hxx>
eap [Mon, 17 Jun 2013 12:46:38 +0000 (12:46 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
#define EDGE_CURVE_LENGTH 12
+#define SHAPES_ON_SHAPE 13
-#define SHAPES_ON_SHAPE 1
eap [Mon, 17 Jun 2013 12:44:32 +0000 (12:44 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ virtual bool GetCreationInformation(std::string& theOperationName,
+ std::vector<GEOM_Param>& params);
eap [Mon, 17 Jun 2013 12:42:48 +0000 (12:42 +0000)]
fix some warnings at doc generation
eap [Mon, 17 Jun 2013 12:42:04 +0000 (12:42 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ virtual GEOM::CreationInformation* GetCreationInformation();
eap [Mon, 17 Jun 2013 12:41:01 +0000 (12:41 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ GEOMImpl_ICurveParametric.hxx \
eap [Mon, 17 Jun 2013 12:39:59 +0000 (12:39 +0000)]
unused variable
eap [Mon, 17 Jun 2013 12:39:35 +0000 (12:39 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
eap [Mon, 17 Jun 2013 12:39:23 +0000 (12:39 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ void updateCreationInfo();
eap [Mon, 17 Jun 2013 12:34:18 +0000 (12:34 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ GEOMGUI_CreationInfoWdg.cxx
eap [Mon, 17 Jun 2013 12:19:23 +0000 (12:19 +0000)]
0021684 : EDF 2221 : Display the arguments and the name of the operations
+ //Returns a driver creator of this object
+ Standard_EXPORT Handle(TFunction_Driver) GetCreationDriver();