Salome HOME
modules/shaper.git
8 years agoFixed Test/TestSketcherAddCircle.py
dbv [Tue, 14 Jun 2016 08:53:11 +0000 (11:53 +0300)]
Fixed Test/TestSketcherAddCircle.py

8 years agoCPP API for FeaturesPlugin_Extrusion
dbv [Thu, 9 Jun 2016 12:58:00 +0000 (15:58 +0300)]
CPP API for FeaturesPlugin_Extrusion

8 years agoCPP API for SketchPlugin_Circle
dbv [Thu, 9 Jun 2016 15:55:37 +0000 (18:55 +0300)]
CPP API for SketchPlugin_Circle

8 years agoCPP API for FeaturesPlugin_Group
dbv [Wed, 8 Jun 2016 15:01:42 +0000 (18:01 +0300)]
CPP API for FeaturesPlugin_Group

8 years agoCPP API for FeaturesPlugin_Boolean
dbv [Wed, 8 Jun 2016 12:49:52 +0000 (15:49 +0300)]
CPP API for FeaturesPlugin_Boolean

8 years agoCPP API for FeaturesPlugin_Placement
dbv [Tue, 7 Jun 2016 14:11:52 +0000 (17:11 +0300)]
CPP API for FeaturesPlugin_Placement

8 years agoCPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation
dbv [Tue, 7 Jun 2016 11:10:21 +0000 (14:10 +0300)]
CPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation

8 years agoFix typemap for ModelHighAPI_RefAttr exception message
spo [Thu, 9 Jun 2016 14:02:37 +0000 (17:02 +0300)]
Fix typemap for ModelHighAPI_RefAttr exception message

8 years agoFix TestSketcherSetCoincident::test_none_type_arguments test
spo [Thu, 9 Jun 2016 13:54:13 +0000 (16:54 +0300)]
Fix TestSketcherSetCoincident::test_none_type_arguments test

8 years agoAdd support for RefAttr attribute, create setCoincedent constraint
spo [Thu, 9 Jun 2016 13:05:10 +0000 (16:05 +0300)]
Add support for RefAttr attribute, create setCoincedent constraint

8 years agoAdd Integer attribute support
spo [Wed, 8 Jun 2016 13:17:36 +0000 (16:17 +0300)]
Add Integer attribute support

8 years agoSketch Point, Line, Circl & Arc have a base class SketchEntity
spo [Wed, 8 Jun 2016 10:30:58 +0000 (13:30 +0300)]
Sketch Point, Line, Circl & Arc have a base class SketchEntity

8 years agoAdd SketchAPI and Line feature. Also fix tests.
spo [Wed, 8 Jun 2016 09:23:22 +0000 (12:23 +0300)]
Add SketchAPI and Line feature. Also fix tests.

8 years agoAdd Bool, Pnt, Pnt2d and Dir attributes
spo [Tue, 7 Jun 2016 13:42:35 +0000 (16:42 +0300)]
Add Bool, Pnt, Pnt2d and Dir attributes

8 years agoUse not only ModelAPI_Attribute* in INTERFACE_N
spo [Tue, 7 Jun 2016 10:48:02 +0000 (13:48 +0300)]
Use not only ModelAPI_Attribute* in INTERFACE_N

8 years agoUse full attribute type name in INTERFACE_N
spo [Tue, 7 Jun 2016 10:26:44 +0000 (13:26 +0300)]
Use full attribute type name in INTERFACE_N

8 years agoUse fillAttribute in *API interfaces
spo [Tue, 7 Jun 2016 09:42:26 +0000 (12:42 +0300)]
Use fillAttribute in *API interfaces

8 years agoFix PythonAPI tests for ExchangeAPI
spo [Tue, 7 Jun 2016 09:03:17 +0000 (12:03 +0300)]
Fix PythonAPI tests for ExchangeAPI

8 years agoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools, ModelHighAPI_Selection and...
spo [Tue, 7 Jun 2016 08:54:08 +0000 (11:54 +0300)]
Add ExchangeAPI, fillAttribute in ModelHighAPI_Tools, ModelHighAPI_Selection and functions to fill SelectionList attribute

8 years agoAdd INRERFACE_1 and small code improvements
spo [Tue, 7 Jun 2016 08:51:37 +0000 (11:51 +0300)]
Add INRERFACE_1 and small code improvements

8 years agoFix comments in ModelAPI_AttributeString.h
spo [Tue, 7 Jun 2016 06:10:46 +0000 (09:10 +0300)]
Fix comments in ModelAPI_AttributeString.h

8 years agoUse headers from *Plugin in C++ High API *API
spo [Tue, 7 Jun 2016 06:10:16 +0000 (09:10 +0300)]
Use headers from *Plugin in C++ High API *API

8 years agoFix compilation on Windows
dbv [Mon, 6 Jun 2016 16:09:47 +0000 (19:09 +0300)]
Fix compilation on Windows

8 years agoFix tests for PythonAPI for ConstructionAPI_Plane
spo [Mon, 6 Jun 2016 10:16:13 +0000 (13:16 +0300)]
Fix tests for PythonAPI for ConstructionAPI_Plane

8 years agoUse ID() static functions of ConstructionAPI_Plane & ConstructionAPI_Point in add...
spo [Mon, 6 Jun 2016 09:33:07 +0000 (12:33 +0300)]
Use ID() static functions of ConstructionAPI_Plane & ConstructionAPI_Point in add* functions

8 years agoAdd ModelHighAPI_Selection & ConstructionAPI_Plane
spo [Mon, 6 Jun 2016 09:22:12 +0000 (12:22 +0300)]
Add ModelHighAPI_Selection & ConstructionAPI_Plane

8 years agoCleare Macros for easy atribute initialization in C++HighAPI interfaces
spo [Fri, 27 May 2016 12:26:16 +0000 (15:26 +0300)]
Cleare Macros for easy atribute initialization in C++HighAPI interfaces

8 years agoUse doxy2swig for C++HighAPI documentation
spo [Fri, 27 May 2016 08:07:51 +0000 (11:07 +0300)]
Use doxy2swig for C++HighAPI documentation

8 years agoAdd test for HighModelAPI_Double
spo [Thu, 26 May 2016 14:38:01 +0000 (17:38 +0300)]
Add test for HighModelAPI_Double

8 years agoRemove SWIG_SCRIPTS
spo [Thu, 26 May 2016 14:09:39 +0000 (18:09 +0400)]
Remove SWIG_SCRIPTS

8 years agoImprove documentation
spo [Thu, 26 May 2016 14:04:58 +0000 (17:04 +0300)]
Improve documentation

8 years agoImproce CMake files
spo [Thu, 26 May 2016 13:55:03 +0000 (16:55 +0300)]
Improce CMake files

8 years agoMove Mock files from src/ConstructionAPI/Test to src/ModelHighAPI/Mock
spo [Thu, 26 May 2016 13:40:05 +0000 (16:40 +0300)]
Move Mock files from src/ConstructionAPI/Test to src/ModelHighAPI/Mock

8 years agoFormatting CMakeLists.txt for ConstructionAPI & ModelHighAPI. Move set(CMAKE_SWIG_FLA...
spo [Thu, 26 May 2016 13:33:46 +0000 (16:33 +0300)]
Formatting CMakeLists.txt for ConstructionAPI & ModelHighAPI. Move set(CMAKE_SWIG_FLAGS -threads -Wall) to PythonAPI.cmake.

8 years agoImprove CMakeLists.txt files for ModelHighAPI & ConstructionAPI. Improve Construction...
spo [Thu, 26 May 2016 13:18:18 +0000 (16:18 +0300)]
Improve CMakeLists.txt files for ModelHighAPI & ConstructionAPI. Improve ConstructionAPI/ConstructionAPI.i.

8 years agoAdd GTest.cmake & PythonAPI.cmake and use it in CMakeLists.txt
spo [Thu, 26 May 2016 13:02:51 +0000 (16:02 +0300)]
Add GTest.cmake & PythonAPI.cmake and use it in CMakeLists.txt

8 years agoSmall improvements in ModelHighAPI/CMakeLists.txt
spo [Thu, 26 May 2016 12:52:55 +0000 (15:52 +0300)]
Small improvements in ModelHighAPI/CMakeLists.txt

8 years agoExclude */Test/* dirs from documentation
spo [Thu, 26 May 2016 12:48:50 +0000 (15:48 +0300)]
Exclude */Test/* dirs from documentation

8 years agoAdd documentation for C++HighAPI
spo [Thu, 26 May 2016 12:43:07 +0000 (15:43 +0300)]
Add documentation for C++HighAPI

8 years agoFix inapproptiate symbols in comments.
spo [Wed, 25 May 2016 11:37:59 +0000 (14:37 +0300)]
Fix inapproptiate symbols in comments.

8 years agoCode improvements
spo [Wed, 25 May 2016 07:47:52 +0000 (10:47 +0300)]
Code improvements

8 years agoFix memory leak with shared_ptr in HighModelAPI and ConstructionAPI
spo [Wed, 25 May 2016 07:47:08 +0000 (10:47 +0300)]
Fix memory leak with shared_ptr in HighModelAPI and ConstructionAPI

8 years agoAdd test for addPoint in Python
spo [Wed, 25 May 2016 07:45:42 +0000 (10:45 +0300)]
Add test for addPoint in Python

8 years agoTest ConstructionAPI_Point by old PythonAPI tests
spo [Wed, 25 May 2016 05:56:19 +0000 (08:56 +0300)]
Test ConstructionAPI_Point by old PythonAPI tests

8 years agoTest addPoint
spo [Wed, 25 May 2016 05:30:10 +0000 (08:30 +0300)]
Test addPoint

8 years agoAdd ModelHighAPI & ConstructionAPI pachages
spo [Tue, 24 May 2016 13:08:19 +0000 (16:08 +0300)]
Add ModelHighAPI & ConstructionAPI pachages

8 years agoSpell-checking
spo [Tue, 24 May 2016 13:00:57 +0000 (16:00 +0300)]
Spell-checking

8 years agolauncher_env.sh uses env_salome.sh
spo [Tue, 24 May 2016 13:00:10 +0000 (16:00 +0300)]
launcher_env.sh uses env_salome.sh

8 years agoeclipse.sh uses env_salome.sh
spo [Tue, 29 Mar 2016 05:01:42 +0000 (08:01 +0300)]
eclipse.sh uses env_salome.sh

8 years agoIssue #1550 Correction for external objects, case: Create extrusion(on circle), start...
nds [Fri, 17 Jun 2016 08:21:56 +0000 (11:21 +0300)]
Issue #1550 Correction for external objects, case: Create extrusion(on circle), start Sketch, select top face of the extrusion, create Projection, Start Equal, select circle of Projection. Result: field is filled by the projection though a projection is not shown in the viewer.

8 years agoProjection should not use edges from the same plane
azv [Fri, 17 Jun 2016 07:55:24 +0000 (10:55 +0300)]
Projection should not use edges from the same plane

8 years agoFix for constraints selection
vsv [Thu, 16 Jun 2016 16:09:49 +0000 (19:09 +0300)]
Fix for constraints selection

8 years agoMake highlight of points as a circle instead of +
vsv [Thu, 16 Jun 2016 15:54:55 +0000 (18:54 +0300)]
Make highlight of points as a circle instead of +

8 years agoMake false clear_in_neutral_point for the group multiple selected because of request...
mpv [Thu, 16 Jun 2016 13:58:51 +0000 (16:58 +0300)]
Make false clear_in_neutral_point for the group multiple selected because of request in the issue #1571

8 years agoIssue #1550 crash in sketcher - cycling of removing inspection. Improvement of perfor...
nds [Thu, 16 Jun 2016 13:07:44 +0000 (16:07 +0300)]
Issue #1550 crash in sketcher - cycling of removing inspection. Improvement of performance.

8 years agoRemove inline methods
vsv [Thu, 16 Jun 2016 12:24:01 +0000 (15:24 +0300)]
Remove inline methods

8 years agoFix for the issue #1569 : the moved groups must be updated
mpv [Thu, 16 Jun 2016 12:03:46 +0000 (15:03 +0300)]
Fix for the issue #1569 : the moved groups must be updated

8 years agoManage selection sensitivity in SALOME
vsv [Thu, 16 Jun 2016 10:06:22 +0000 (13:06 +0300)]
Manage selection sensitivity in SALOME

8 years agoSelection sensitivity for edges
vsv [Thu, 16 Jun 2016 09:40:43 +0000 (12:40 +0300)]
Selection sensitivity for edges

8 years agoTask "Make the size of the selection area even bigger, especially for points"
vsv [Thu, 16 Jun 2016 09:29:34 +0000 (12:29 +0300)]
Task "Make the size of the selection area even bigger, especially for points"

8 years agoReturn original message if translation string is empty
vsv [Thu, 16 Jun 2016 08:40:12 +0000 (11:40 +0300)]
Return original message if translation string is empty

8 years agoTranslated messages providing for SOLVER_ERROR attribute, code improvement
nds [Thu, 16 Jun 2016 08:22:46 +0000 (11:22 +0300)]
Translated messages providing for SOLVER_ERROR attribute, code improvement

8 years agoTranslated messages providing
nds [Thu, 16 Jun 2016 06:51:53 +0000 (09:51 +0300)]
Translated messages providing

8 years agoFix for the issue #1556 : Part rebuilding issue
mpv [Wed, 15 Jun 2016 18:02:46 +0000 (21:02 +0300)]
Fix for the issue #1556 : Part rebuilding issue

8 years agoIssue #1550 crash in sketcher: correction for Sketch_3 cycling: edit sketch, select...
nds [Wed, 15 Jun 2016 10:19:22 +0000 (13:19 +0300)]
Issue #1550 crash in sketcher: correction for Sketch_3 cycling: edit sketch, select circle center, call detach from point.

8 years agoFix for the issue #1156 : update all sub-elements before execution of this, even...
mpv [Wed, 15 Jun 2016 08:36:16 +0000 (11:36 +0300)]
Fix for the issue #1156 : update all sub-elements before execution of this, even sub-elements become modified during processing of other sub-elements

8 years agoIncorrect conflict constraint in PlaneGCSSolver
azv [Wed, 15 Jun 2016 08:26:45 +0000 (11:26 +0300)]
Incorrect conflict constraint in PlaneGCSSolver

8 years agoFix for the issue #1555: Problem in edition of the sketch in ExtrusionCut
mpv [Wed, 15 Jun 2016 06:50:17 +0000 (09:50 +0300)]
Fix for the issue #1555: Problem in edition of the sketch in ExtrusionCut

8 years agoDon't send any update on temporary set/reset. Fix for the fillets with shift creation.
mpv [Tue, 14 Jun 2016 09:50:04 +0000 (12:50 +0300)]
Don't send any update on temporary set/reset. Fix for the fillets with shift creation.

8 years agoOptimization of circle and arc creation
mpv [Tue, 14 Jun 2016 09:25:37 +0000 (12:25 +0300)]
Optimization of circle and arc creation

8 years agoTranslation of Features plug-in
vsv [Fri, 10 Jun 2016 10:39:56 +0000 (13:39 +0300)]
Translation of Features plug-in

8 years agoTranslate Placement operation
vsv [Fri, 10 Jun 2016 10:18:51 +0000 (13:18 +0300)]
Translate Placement operation

8 years agoTranslation of operations
vsv [Fri, 10 Jun 2016 10:02:46 +0000 (13:02 +0300)]
Translation of operations

8 years agoColor correction of conflicting coincidence constraint. Scenario for conflicting...
nds [Fri, 10 Jun 2016 06:50:28 +0000 (09:50 +0300)]
Color correction of conflicting coincidence constraint. Scenario for conflicting coincidence constraint: two parallel lines, distance between a point on 1st line and the 2nd line. Create point, which coincident to both lines.

8 years agoConflicting coincidence constraint is visualized in black color.
nds [Tue, 7 Jun 2016 05:56:59 +0000 (08:56 +0300)]
Conflicting coincidence constraint is visualized in black color.

8 years agoShow conflicting constraints when fixing constrained entity
azv [Fri, 10 Jun 2016 05:51:14 +0000 (08:51 +0300)]
Show conflicting constraints when fixing constrained entity

8 years agoFix blinking of the tangency arc
azv [Fri, 10 Jun 2016 04:52:47 +0000 (07:52 +0300)]
Fix blinking of the tangency arc

8 years agoSend CREATED event when building tangent arc (issue #1291)
azv [Fri, 10 Jun 2016 04:10:28 +0000 (07:10 +0300)]
Send CREATED event when building tangent arc (issue #1291)

8 years agoPlaneGCS: fix incorrect range of fillet arc on the XZ plane
azv [Thu, 9 Jun 2016 14:15:36 +0000 (17:15 +0300)]
PlaneGCS: fix incorrect range of fillet arc on the XZ plane

8 years agoPlaneGCS: conflicting constraints after abort
azv [Thu, 9 Jun 2016 12:20:46 +0000 (15:20 +0300)]
PlaneGCS: conflicting constraints after abort

8 years agoInconsistency constraint maintenance (issue #1558)
azv [Thu, 9 Jun 2016 10:19:26 +0000 (13:19 +0300)]
Inconsistency constraint maintenance (issue #1558)

8 years agoRemove obsolete code in Mirror constraint
azv [Wed, 8 Jun 2016 13:58:55 +0000 (16:58 +0300)]
Remove obsolete code in Mirror constraint

8 years agoFix compilation error on Linux
azv [Wed, 8 Jun 2016 13:28:55 +0000 (16:28 +0300)]
Fix compilation error on Linux

8 years agoEliminate instability in Platine test case
azv [Wed, 8 Jun 2016 13:10:29 +0000 (16:10 +0300)]
Eliminate instability in Platine test case

8 years agoStable search of start vertex in SketchBuilder
azv [Wed, 8 Jun 2016 12:40:07 +0000 (15:40 +0300)]
Stable search of start vertex in SketchBuilder

8 years agoPlaneGCSSolver: Update processing coincident points. Test cases correction.
azv [Wed, 8 Jun 2016 11:29:15 +0000 (14:29 +0300)]
PlaneGCSSolver: Update processing coincident points. Test cases correction.

8 years agoPlaneGCS: Some incorrect conflicts fixed:
azv [Wed, 8 Jun 2016 07:28:29 +0000 (10:28 +0300)]
PlaneGCS: Some incorrect conflicts fixed:

* Resolve system one again if there are redundant tangent constraints.
* Do not add redundant point-point coincidence constraint if multiple points are coincident.

8 years agoFix incorrect movement of horizontal line connected to a sketch point
azv [Tue, 7 Jun 2016 15:48:58 +0000 (18:48 +0300)]
Fix incorrect movement of horizontal line connected to a sketch point

8 years agoPlaneGCSSolver: workaround for wrong redundant constraints available on arc-line...
azv [Tue, 7 Jun 2016 15:29:50 +0000 (18:29 +0300)]
PlaneGCSSolver: workaround for wrong redundant constraints available on arc-line tangency which are smoothly connected

8 years agoAvoid the ""Conflicting constraints" message on constraint Mirror
azv [Tue, 7 Jun 2016 11:14:12 +0000 (14:14 +0300)]
Avoid the ""Conflicting constraints" message on constraint Mirror

8 years agoCorrect compilation errors
vsv [Tue, 7 Jun 2016 15:40:48 +0000 (18:40 +0300)]
Correct compilation errors

8 years agoCorrect compilation errors
vsv [Tue, 7 Jun 2016 15:35:15 +0000 (18:35 +0300)]
Correct compilation errors

8 years agoCorrect compilation error
vsv [Tue, 7 Jun 2016 15:25:19 +0000 (18:25 +0300)]
Correct compilation error

8 years agoCorrect compilation errors
vsv [Tue, 7 Jun 2016 14:39:32 +0000 (17:39 +0300)]
Correct compilation errors

8 years agoTranslation of sketch operations
vsv [Tue, 7 Jun 2016 13:22:59 +0000 (16:22 +0300)]
Translation of sketch operations

8 years agoUpdated translation files
vsv [Tue, 7 Jun 2016 09:31:39 +0000 (12:31 +0300)]
Updated translation files

8 years agoMerge branch 'BR_internationalization'
vsv [Tue, 7 Jun 2016 09:31:09 +0000 (12:31 +0300)]
Merge branch 'BR_internationalization'

Conflicts:
src/Model/Model_SelectionNaming.cpp
src/ModuleBase/ModuleBase_Tools.cpp

8 years agoAdditional check redundant constraints in PlaneGCS to show the "Conflicting constrain...
azv [Tue, 7 Jun 2016 05:29:53 +0000 (08:29 +0300)]
Additional check redundant constraints in PlaneGCS to show the "Conflicting constraints" message

8 years agoTranslate strings with corresponded codec BR_internationalization
vsv [Mon, 6 Jun 2016 16:32:37 +0000 (19:32 +0300)]
Translate strings with corresponded codec

8 years agoExclude Events_Error class from the project
vsv [Mon, 6 Jun 2016 15:00:40 +0000 (18:00 +0300)]
Exclude Events_Error class from the project