Salome HOME
modules/shaper.git
9 years agoAdded 'selectSubShape' for sub-shape selection by name for faces.
szy [Fri, 26 Dec 2014 15:37:35 +0000 (18:37 +0300)]
Added 'selectSubShape' for sub-shape selection by name for faces.

9 years agoMake interfaces of methods are in more object oriented way
mpv [Fri, 26 Dec 2014 08:59:29 +0000 (11:59 +0300)]
Make interfaces of methods are in more object oriented way

9 years agoSmall fix for buildSubShapeName: the selected sub-shape and its name will not be...
szy [Fri, 26 Dec 2014 07:40:19 +0000 (10:40 +0300)]
Small fix for buildSubShapeName: the selected sub-shape and its name will not be shared.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Thu, 25 Dec 2014 15:42:12 +0000 (18:42 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoSmall fix to register selected name.
szy [Thu, 25 Dec 2014 15:41:12 +0000 (18:41 +0300)]
Small fix to register selected name.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Thu, 25 Dec 2014 15:40:24 +0000 (18:40 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1

9 years agoCorrections in connector plugin
sbh [Thu, 25 Dec 2014 15:40:10 +0000 (18:40 +0300)]
Corrections in connector plugin

9 years agoSmall fix of ImportNaming.
szy [Thu, 25 Dec 2014 13:49:09 +0000 (16:49 +0300)]
Small fix of ImportNaming.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Thu, 25 Dec 2014 12:39:01 +0000 (15:39 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoAnalyze Shift press instead of Selection on mouse press
vsv [Thu, 25 Dec 2014 12:38:52 +0000 (15:38 +0300)]
Analyze Shift press instead of Selection on mouse press

9 years agoAdded name registration for methods 'storeGenerated' & 'store'.
szy [Thu, 25 Dec 2014 11:48:03 +0000 (14:48 +0300)]
Added name registration for methods 'storeGenerated' & 'store'.

9 years agoTooltips are corrected
sbh [Thu, 25 Dec 2014 10:15:56 +0000 (13:15 +0300)]
Tooltips are corrected

9 years agoEnv tweaks for Eclipse IDE: uninstall & salome environment
sbh [Thu, 25 Dec 2014 09:08:08 +0000 (12:08 +0300)]
Env tweaks for Eclipse IDE: uninstall & salome environment

9 years agoTopological names management. Patch to correct OCCT bugs.
szy [Thu, 25 Dec 2014 09:08:53 +0000 (12:08 +0300)]
Topological names management. Patch to correct OCCT bugs.

9 years agoSWIG wrapper for Events_Error:send() created.
sbh [Wed, 24 Dec 2014 17:26:17 +0000 (20:26 +0300)]
SWIG wrapper for Events_Error:send() created.

9 years agoTopological name management. Building names for faces, edges and vertexes.
szy [Wed, 24 Dec 2014 16:26:18 +0000 (19:26 +0300)]
Topological name management. Building names for faces, edges and vertexes.

9 years agoCall fitAll on display of first object
vsv [Wed, 24 Dec 2014 16:08:22 +0000 (19:08 +0300)]
Call fitAll on display of first object

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Wed, 24 Dec 2014 15:36:28 +0000 (18:36 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoBREP/STEP Import moved into GeomAlgoAPI. ExchangePlugin is not linked with OCC anymore.
sbh [Wed, 24 Dec 2014 15:33:00 +0000 (18:33 +0300)]
BREP/STEP Import moved into GeomAlgoAPI. ExchangePlugin is not linked with OCC anymore.

9 years agoWorking with preselection after edit operation
vsv [Wed, 24 Dec 2014 15:11:11 +0000 (18:11 +0300)]
Working with preselection after edit operation

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Wed, 24 Dec 2014 13:44:51 +0000 (16:44 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoActivation of objects after close/open context is corrected
vsv [Wed, 24 Dec 2014 13:44:43 +0000 (16:44 +0300)]
Activation of objects after close/open context is corrected

9 years agoIssue #321 : temporary fix for big sketches with high number of transactions
mpv [Wed, 24 Dec 2014 12:41:58 +0000 (15:41 +0300)]
Issue #321 : temporary fix for big sketches with high number of transactions

9 years agoFix for issue #319 : remove useless documents on start of the operation (undo/redo...
mpv [Wed, 24 Dec 2014 09:29:11 +0000 (12:29 +0300)]
Fix for issue #319 : remove useless documents on start of the operation (undo/redo cleared on it)

9 years agoSalome's 7.5.0 import BREP/STEP methods extraction
sbh [Wed, 24 Dec 2014 09:23:17 +0000 (12:23 +0300)]
Salome's 7.5.0 import BREP/STEP methods extraction

9 years agoFix of the problem that on undo/redo of new part creation it becomes inactive and...
mpv [Wed, 24 Dec 2014 07:24:00 +0000 (10:24 +0300)]
Fix of the problem that on undo/redo of new part creation it becomes inactive and tried to be saved by copying the file.

9 years agoA fix to remove the selection filter by abort the sketch operation.
nds [Tue, 23 Dec 2014 17:18:20 +0000 (20:18 +0300)]
A fix to remove the selection filter by abort the sketch operation.

9 years agoTopological names management: add "buildSubShapeName".
szy [Tue, 23 Dec 2014 15:06:03 +0000 (18:06 +0300)]
Topological names management: add "buildSubShapeName".

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 23 Dec 2014 15:01:29 +0000 (18:01 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoFix of creation of sketch-distance to external sketch elements: first to a vertex...
mpv [Tue, 23 Dec 2014 14:29:48 +0000 (17:29 +0300)]
Fix of creation of sketch-distance to external sketch elements: first to a vertex, then to an edge

9 years agoFix of creation of sketch-distance to external sketch elements: first to an edge...
mpv [Tue, 23 Dec 2014 14:26:29 +0000 (17:26 +0300)]
Fix of creation of sketch-distance to external sketch elements: first to an edge, then to a vertex

9 years agoIssue #295: the rest files for the fix
mpv [Tue, 23 Dec 2014 13:04:02 +0000 (16:04 +0300)]
Issue #295: the rest files for the fix

9 years agoIssue 295: skip closed documents on save, but still copy not-activated parts as files
mpv [Tue, 23 Dec 2014 13:03:28 +0000 (16:03 +0300)]
Issue 295: skip closed documents on save, but still copy not-activated parts as files

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 23 Dec 2014 09:10:31 +0000 (12:10 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #294 : remove dependency between the copied part and the original one
mpv [Tue, 23 Dec 2014 08:54:12 +0000 (11:54 +0300)]
Issue #294 : remove dependency between the copied part and the original one

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 15:59:36 +0000 (18:59 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoProvide editing flag for widgets
vsv [Mon, 22 Dec 2014 15:59:28 +0000 (18:59 +0300)]
Provide editing flag for widgets

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Mon, 22 Dec 2014 15:22:39 +0000 (18:22 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #285 - crash on invalid reference opened in document
mpv [Mon, 22 Dec 2014 15:22:16 +0000 (18:22 +0300)]
Issue #285 - crash on invalid reference opened in document

9 years agoAdapt shape selector to working in local context
vsv [Mon, 22 Dec 2014 14:58:50 +0000 (17:58 +0300)]
Adapt shape selector to working in local context

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 14:21:59 +0000 (17:21 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 14:21:37 +0000 (17:21 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoWorkaround for bug #25637
vsv [Mon, 22 Dec 2014 14:21:28 +0000 (17:21 +0300)]
Workaround for bug #25637

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Mon, 22 Dec 2014 14:21:07 +0000 (17:21 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #284 : message on not existing document simplification
mpv [Mon, 22 Dec 2014 14:20:38 +0000 (17:20 +0300)]
Issue #284 : message on not existing document simplification

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Mon, 22 Dec 2014 14:09:56 +0000 (17:09 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoTopological name management. Patch#2
szy [Mon, 22 Dec 2014 14:09:01 +0000 (17:09 +0300)]
Topological name management. Patch#2

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Mon, 22 Dec 2014 13:58:48 +0000 (16:58 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1

9 years agoConnectorPlugin to export shapes to GEOM
sbh [Mon, 22 Dec 2014 13:57:54 +0000 (16:57 +0300)]
ConnectorPlugin to export shapes to GEOM

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 22 Dec 2014 11:29:14 +0000 (14:29 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoThe file is obtained from the KERNEL module of SALOME. There is a condition there...
nds [Mon, 22 Dec 2014 11:28:58 +0000 (14:28 +0300)]
The file is obtained from the KERNEL module of SALOME. There is a condition there, that IF(CAS_VERSION_STR VERSION_LESS "6.7.2"), this lib is checked.

The current version of OCC in the NewGeom is 6.8.0, so this library is not necessary anymore.

9 years agoExample "PythonFeatures" plugin removed
sbh [Mon, 22 Dec 2014 11:07:42 +0000 (14:07 +0300)]
Example "PythonFeatures" plugin removed

9 years agoOperations without closing of selection context
vsv [Mon, 22 Dec 2014 10:04:24 +0000 (13:04 +0300)]
Operations without closing of selection context

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 09:45:48 +0000 (12:45 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

Conflicts:
src/PartSet/PartSet_Module.cpp

9 years agoA sketcher operations manager is created
vsv [Mon, 22 Dec 2014 09:40:19 +0000 (12:40 +0300)]
A sketcher operations manager is created

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Mon, 22 Dec 2014 08:25:37 +0000 (11:25 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoBuilding Names. First part (to be debugged).
szy [Thu, 18 Dec 2014 16:16:26 +0000 (19:16 +0300)]
Building Names. First part (to be debugged).

9 years agoMerge branch 'BR_PYTHON_PLUGIN' of newgeom:newgeom.git into Dev_0.6.1
sbh [Mon, 22 Dec 2014 07:21:50 +0000 (10:21 +0300)]
Merge branch 'BR_PYTHON_PLUGIN' of newgeom:newgeom.git into Dev_0.6.1

Conflicts:
src/Events/Events_Loop.cpp:
<<<<<<< HEAD
    if (!aWasFlushed)
      myFlushed.erase(myFlushed.find(theID.myID));
=======
    std::set<char*>::iterator anIt = myFlushed.find(theID.myID);
    if (anIt != myFlushed.end()) {
      myFlushed.erase(anIt);
    }
>>>>>>> origin/BR_PYTHON_PLUGIN
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Plugin.h
src/PartSetPlugin/PartSetPlugin_Plugin.h

9 years agoMicro code formation: new line added.
sbh [Mon, 22 Dec 2014 06:51:07 +0000 (09:51 +0300)]
Micro code formation: new line added.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Fri, 19 Dec 2014 14:51:21 +0000 (17:51 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIcons size correction to be 16x16
nds [Fri, 19 Dec 2014 14:51:09 +0000 (17:51 +0300)]
Icons size correction to be 16x16

9 years agoOptimization of the movement: call move event for point 2d dragging: the solver will...
mpv [Fri, 19 Dec 2014 11:56:35 +0000 (14:56 +0300)]
Optimization of the movement: call move event for point 2d dragging: the solver will flush all updates after all elements are recomputed

9 years agoMake sketch point also selectable from external features and correctly parametrically...
mpv [Fri, 19 Dec 2014 08:54:22 +0000 (11:54 +0300)]
Make sketch point also selectable from external features and correctly parametrically updated

9 years agoEdge filter
nds [Fri, 19 Dec 2014 08:02:30 +0000 (11:02 +0300)]
Edge filter

9 years agoPersistent correction in full Salome mode.
nds [Fri, 19 Dec 2014 07:00:33 +0000 (10:00 +0300)]
Persistent correction in full Salome mode.

Update the Salome application action buttons(especially 'Save')
An improvement in the 'Save' method of model to put to result all files(even already loaded).
Without this improvement, the saved file is not correcly opened in the full salome mode.

9 years agoIcons size correction to be 16x16
nds [Thu, 18 Dec 2014 15:08:28 +0000 (18:08 +0300)]
Icons size correction to be 16x16

9 years agoPersistent correction in full Salome mode.
nds [Thu, 18 Dec 2014 15:07:55 +0000 (18:07 +0300)]
Persistent correction in full Salome mode.

9 years agoAdded methods for naming names optimized access
mpv [Thu, 18 Dec 2014 14:37:05 +0000 (17:37 +0300)]
Added methods for naming names optimized access

9 years agoFix for the placement issue: limit the scope of the naming selection by the current...
mpv [Thu, 18 Dec 2014 12:21:01 +0000 (15:21 +0300)]
Fix for the placement issue: limit the scope of the naming selection by the current feature history

9 years agoProvide export of a shape to string stream before_slalome_7.5.1
vsv [Wed, 17 Dec 2014 15:39:06 +0000 (18:39 +0300)]
Provide export of a shape to string stream

9 years agoFix of crash on undo/redo/undo of extrusion: the comment of sketch result was erased...
mpv [Wed, 17 Dec 2014 13:26:55 +0000 (16:26 +0300)]
Fix of crash on undo/redo/undo of extrusion: the comment of sketch result was erased by extrusion reference

9 years agoMake construction elements correctly selected: points, axes, planes
mpv [Wed, 17 Dec 2014 12:11:36 +0000 (15:11 +0300)]
Make construction elements correctly selected: points, axes, planes

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Wed, 17 Dec 2014 08:50:47 +0000 (11:50 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoSelect sub-shapes for axis creation
vsv [Wed, 17 Dec 2014 08:50:38 +0000 (11:50 +0300)]
Select sub-shapes for axis creation

9 years agoPersistent problem of NewGeom in the Full SALOME application
nds [Wed, 17 Dec 2014 05:53:26 +0000 (08:53 +0300)]
Persistent problem of NewGeom in the Full SALOME application

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Tue, 16 Dec 2014 18:01:44 +0000 (21:01 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1

9 years agoEliminating of "swig/python detected a memory leak of type" error message
sbh [Tue, 16 Dec 2014 18:01:30 +0000 (21:01 +0300)]
Eliminating of "swig/python detected a memory leak of type" error message

9 years agoMake plane as close as possible to selected shape by its size
vsv [Tue, 16 Dec 2014 16:24:17 +0000 (19:24 +0300)]
Make plane as close as possible to selected shape by its size

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 16 Dec 2014 13:06:00 +0000 (16:06 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoProcess non-sketch Points for Distance constraint
vsv [Tue, 16 Dec 2014 13:05:46 +0000 (16:05 +0300)]
Process non-sketch Points for Distance constraint

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Tue, 16 Dec 2014 11:38:23 +0000 (14:38 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoMake not active document in the "save" action also stored into new folder: just copy...
mpv [Tue, 16 Dec 2014 11:38:03 +0000 (14:38 +0300)]
Make not active document in the "save" action also stored into new folder: just copy the file

9 years agoMake line of arc preview the same as in final arc
vsv [Tue, 16 Dec 2014 11:36:48 +0000 (14:36 +0300)]
Make line of arc preview the same as in final arc

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 16 Dec 2014 11:06:38 +0000 (14:06 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoIssue #252: Disable Ok button while mouse cursor in viewer
vsv [Tue, 16 Dec 2014 11:06:18 +0000 (14:06 +0300)]
Issue #252: Disable Ok button while mouse cursor in viewer

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Tue, 16 Dec 2014 10:12:53 +0000 (13:12 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1

9 years agoIncreasing test coverage of Model/ModelAPI
sbh [Tue, 16 Dec 2014 10:12:28 +0000 (13:12 +0300)]
Increasing test coverage of Model/ModelAPI

9 years agoTemp correction
nds [Tue, 16 Dec 2014 06:30:23 +0000 (09:30 +0300)]
Temp correction

9 years agoAn interface creation for a separate filter in order to use as a filter the OCC reali...
nds [Tue, 16 Dec 2014 05:50:37 +0000 (08:50 +0300)]
An interface creation for a separate filter in order to use as a filter the OCC realization of FaceFilter and EdgeFilter.

9 years agoIssue #252: Make Ok button non accessible while cursor of mouse within 3d viewer...
vsv [Mon, 15 Dec 2014 16:08:29 +0000 (19:08 +0300)]
Issue #252: Make Ok button non accessible while cursor of mouse within 3d viewer. Only for sketcher operations.

9 years agoSet old point style
vsv [Mon, 15 Dec 2014 12:57:10 +0000 (15:57 +0300)]
Set old point style

9 years agoParameters for the filters are similar to the parameters of validators.
nds [Mon, 15 Dec 2014 11:02:18 +0000 (14:02 +0300)]
Parameters for the filters are similar to the parameters of validators.

9 years agoParameters for the filters are similar to the parameters of validators.
nds [Mon, 15 Dec 2014 11:01:41 +0000 (14:01 +0300)]
Parameters for the filters are similar to the parameters of validators.

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 15 Dec 2014 09:44:48 +0000 (12:44 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoThe Linear filter applying
nds [Mon, 15 Dec 2014 09:44:38 +0000 (12:44 +0300)]
The Linear filter applying

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Mon, 15 Dec 2014 07:25:33 +0000 (10:25 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1

9 years agoRuntime error on loading PartSet plugin under linux fixed.
sbh [Mon, 15 Dec 2014 07:25:04 +0000 (10:25 +0300)]
Runtime error on loading PartSet plugin under linux fixed.

9 years agoUnresolved inclusion removed
sbh [Mon, 15 Dec 2014 07:18:35 +0000 (10:18 +0300)]
Unresolved inclusion removed

9 years agoMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 15 Dec 2014 05:51:08 +0000 (08:51 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1

9 years agoPorting to salome 7.5.x
nds [Mon, 15 Dec 2014 05:50:56 +0000 (08:50 +0300)]
Porting to salome 7.5.x