]>
SALOME platform Git repositories - modules/shaper.git/log
spo [Thu, 16 Jun 2016 13:51:57 +0000 (16:51 +0300)]
Add ConnectorAPI
spo [Thu, 16 Jun 2016 13:28:38 +0000 (16:28 +0300)]
Add ParametersAPI
spo [Thu, 16 Jun 2016 13:10:18 +0000 (16:10 +0300)]
Add PartSetAPI
dbv [Thu, 16 Jun 2016 12:29:59 +0000 (15:29 +0300)]
Added CPP High API for FeaturesPlugin_RevolutionCut, FeaturesPlugin_RevolutionFuse
spo [Thu, 16 Jun 2016 12:08:35 +0000 (15:08 +0300)]
Add Rectangle
spo [Thu, 16 Jun 2016 11:38:17 +0000 (14:38 +0300)]
Add Projection to SketchAPI_Sketch
spo [Thu, 16 Jun 2016 11:37:06 +0000 (14:37 +0300)]
addIntersectionPoint for SketchAPI_Sketch
dbv [Thu, 16 Jun 2016 11:11:21 +0000 (14:11 +0300)]
Added CPP High API for FeaturesPlugin_ExtrusionCut, FeaturesPlugin_ExtrusionFuse
spo [Thu, 16 Jun 2016 11:10:24 +0000 (14:10 +0300)]
Add IntersectionPoint
spo [Thu, 16 Jun 2016 09:51:34 +0000 (12:51 +0300)]
Add Rotation
spo [Thu, 16 Jun 2016 09:36:03 +0000 (12:36 +0300)]
Add Translation
spo [Thu, 16 Jun 2016 09:00:17 +0000 (12:00 +0300)]
Add Mirror and fix tests
spo [Wed, 15 Jun 2016 14:39:51 +0000 (17:39 +0300)]
Fix tests Radius and Tangemt. Radios does not work.
spo [Wed, 15 Jun 2016 14:19:06 +0000 (17:19 +0300)]
Add setAngle, setCollinear, setEqual, setMiddlePoint, setRadius, setTangent
dbv [Wed, 15 Jun 2016 14:12:06 +0000 (17:12 +0300)]
Fixed PythonAPI tests
spo [Wed, 15 Jun 2016 14:03:23 +0000 (17:03 +0300)]
Fix return ModelHighAPI_Selection from list as a copy
dbv [Wed, 15 Jun 2016 11:50:06 +0000 (14:50 +0300)]
Fixed addAxis import
dbv [Wed, 15 Jun 2016 11:46:46 +0000 (14:46 +0300)]
Compilation fix
dbv [Wed, 15 Jun 2016 11:35:35 +0000 (14:35 +0300)]
Added CPP High API for FeaturesPlugin_Revolution
spo [Wed, 15 Jun 2016 11:21:34 +0000 (14:21 +0300)]
Add ConstructionAPI_Axis
spo [Wed, 15 Jun 2016 08:55:14 +0000 (11:55 +0300)]
Fix tests for constraints Fillet, Horizontal, Length, Parallel, Perpendicular, Rigid, Vertical
spo [Wed, 15 Jun 2016 08:47:47 +0000 (11:47 +0300)]
Add SketchAPI_Point
dbv [Wed, 15 Jun 2016 08:14:18 +0000 (11:14 +0300)]
Added CPP High API for SketchPlugin_Arc
spo [Wed, 15 Jun 2016 08:10:58 +0000 (11:10 +0300)]
Fix GeomAlgoAPI SWIG wrapper to use types from GeomAPI
spo [Wed, 15 Jun 2016 08:08:53 +0000 (11:08 +0300)]
Add setFillet, setHorizontal, setRigid, setVertical constraints
spo [Wed, 15 Jun 2016 08:07:56 +0000 (11:07 +0300)]
First try to fix Platine test
spo [Wed, 15 Jun 2016 08:06:06 +0000 (11:06 +0300)]
Add support of ModelAPI_AttributeRefAttrList
dbv [Tue, 14 Jun 2016 15:44:49 +0000 (18:44 +0300)]
Fixed execute() calls on features creation from CPP High API
dbv [Tue, 14 Jun 2016 14:28:41 +0000 (17:28 +0300)]
Removed execute() call from MakeBrick1.py
dbv [Tue, 14 Jun 2016 14:22:29 +0000 (17:22 +0300)]
Fixed features creation from CPP High API
dbv [Tue, 14 Jun 2016 10:59:20 +0000 (13:59 +0300)]
Fix Test/TestFeaturesExtrusion.py
spo [Tue, 14 Jun 2016 13:54:09 +0000 (16:54 +0300)]
Fix tests MakeBrick2 & MakeBrick3. Fix Box macro feature.
spo [Tue, 14 Jun 2016 12:15:57 +0000 (15:15 +0300)]
Add GeomAPI to ModelHighAPI and others
spo [Tue, 14 Jun 2016 12:14:31 +0000 (15:14 +0300)]
Move ModelAPI commpilation after GeomAPI to match dependencies
spo [Tue, 14 Jun 2016 12:12:45 +0000 (15:12 +0300)]
Add resilt() and selectFace()
spo [Tue, 14 Jun 2016 10:43:54 +0000 (13:43 +0300)]
Use FeaturesAPI in tests
spo [Tue, 14 Jun 2016 10:23:58 +0000 (13:23 +0300)]
Add some constraint to SketchAPI_Sketch
spo [Tue, 14 Jun 2016 10:18:53 +0000 (13:18 +0300)]
ModelHighAPI_RefAttr can use ModelHighAPI_Interface
spo [Tue, 14 Jun 2016 10:13:35 +0000 (13:13 +0300)]
Make ModelHighAPI_Interface::getKind() const
spo [Tue, 14 Jun 2016 10:10:32 +0000 (13:10 +0300)]
Add fillAttribute(double...) and fillAttribute(const char*,) and use it in SketchAPI_Circle
spo [Tue, 14 Jun 2016 10:06:12 +0000 (13:06 +0300)]
Small formatting and fix of addCircle
dbv [Tue, 14 Jun 2016 08:53:11 +0000 (11:53 +0300)]
Fixed Test/TestSketcherAddCircle.py
dbv [Thu, 9 Jun 2016 12:58:00 +0000 (15:58 +0300)]
CPP API for FeaturesPlugin_Extrusion
dbv [Thu, 9 Jun 2016 15:55:37 +0000 (18:55 +0300)]
CPP API for SketchPlugin_Circle
dbv [Wed, 8 Jun 2016 15:01:42 +0000 (18:01 +0300)]
CPP API for FeaturesPlugin_Group
dbv [Wed, 8 Jun 2016 12:49:52 +0000 (15:49 +0300)]
CPP API for FeaturesPlugin_Boolean
dbv [Tue, 7 Jun 2016 14:11:52 +0000 (17:11 +0300)]
CPP API for FeaturesPlugin_Placement
dbv [Tue, 7 Jun 2016 11:10:21 +0000 (14:10 +0300)]
CPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation
spo [Thu, 9 Jun 2016 14:02:37 +0000 (17:02 +0300)]
Fix typemap for ModelHighAPI_RefAttr exception message
spo [Thu, 9 Jun 2016 13:54:13 +0000 (16:54 +0300)]
Fix TestSketcherSetCoincident::test_none_type_arguments test
spo [Thu, 9 Jun 2016 13:05:10 +0000 (16:05 +0300)]
Add support for RefAttr attribute, create setCoincedent constraint
spo [Wed, 8 Jun 2016 13:17:36 +0000 (16:17 +0300)]
Add Integer attribute support
spo [Wed, 8 Jun 2016 10:30:58 +0000 (13:30 +0300)]
Sketch Point, Line, Circl & Arc have a base class SketchEntity
spo [Wed, 8 Jun 2016 09:23:22 +0000 (12:23 +0300)]
Add SketchAPI and Line feature. Also fix tests.
spo [Tue, 7 Jun 2016 13:42:35 +0000 (16:42 +0300)]
Add Bool, Pnt, Pnt2d and Dir attributes
spo [Tue, 7 Jun 2016 10:48:02 +0000 (13:48 +0300)]
Use not only ModelAPI_Attribute* in INTERFACE_N
spo [Tue, 7 Jun 2016 10:26:44 +0000 (13:26 +0300)]
Use full attribute type name in INTERFACE_N
spo [Tue, 7 Jun 2016 09:42:26 +0000 (12:42 +0300)]
Use fillAttribute in *API interfaces
spo [Tue, 7 Jun 2016 09:03:17 +0000 (12:03 +0300)]
Fix PythonAPI tests for ExchangeAPI
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
spo [Tue, 7 Jun 2016 08:51:37 +0000 (11:51 +0300)]
Add INRERFACE_1 and small code improvements
spo [Tue, 7 Jun 2016 06:10:46 +0000 (09:10 +0300)]
Fix comments in ModelAPI_AttributeString.h
spo [Tue, 7 Jun 2016 06:10:16 +0000 (09:10 +0300)]
Use headers from *Plugin in C++ High API *API
dbv [Mon, 6 Jun 2016 16:09:47 +0000 (19:09 +0300)]
Fix compilation on Windows
spo [Mon, 6 Jun 2016 10:16:13 +0000 (13:16 +0300)]
Fix tests for PythonAPI for ConstructionAPI_Plane
spo [Mon, 6 Jun 2016 09:33:07 +0000 (12:33 +0300)]
Use ID() static functions of ConstructionAPI_Plane & ConstructionAPI_Point in add* functions
spo [Mon, 6 Jun 2016 09:22:12 +0000 (12:22 +0300)]
Add ModelHighAPI_Selection & ConstructionAPI_Plane
spo [Fri, 27 May 2016 12:26:16 +0000 (15:26 +0300)]
Cleare Macros for easy atribute initialization in C++HighAPI interfaces
spo [Fri, 27 May 2016 08:07:51 +0000 (11:07 +0300)]
Use doxy2swig for C++HighAPI documentation
spo [Thu, 26 May 2016 14:38:01 +0000 (17:38 +0300)]
Add test for HighModelAPI_Double
spo [Thu, 26 May 2016 14:09:39 +0000 (18:09 +0400)]
Remove SWIG_SCRIPTS
spo [Thu, 26 May 2016 14:04:58 +0000 (17:04 +0300)]
Improve documentation
spo [Thu, 26 May 2016 13:55:03 +0000 (16:55 +0300)]
Improce CMake files
spo [Thu, 26 May 2016 13:40:05 +0000 (16:40 +0300)]
Move Mock files from src/ConstructionAPI/Test to src/ModelHighAPI/Mock
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.
spo [Thu, 26 May 2016 13:18:18 +0000 (16:18 +0300)]
Improve CMakeLists.txt files for ModelHighAPI & ConstructionAPI. Improve ConstructionAPI/ConstructionAPI.i.
spo [Thu, 26 May 2016 13:02:51 +0000 (16:02 +0300)]
Add GTest.cmake & PythonAPI.cmake and use it in CMakeLists.txt
spo [Thu, 26 May 2016 12:52:55 +0000 (15:52 +0300)]
Small improvements in ModelHighAPI/CMakeLists.txt
spo [Thu, 26 May 2016 12:48:50 +0000 (15:48 +0300)]
Exclude */Test/* dirs from documentation
spo [Thu, 26 May 2016 12:43:07 +0000 (15:43 +0300)]
Add documentation for C++HighAPI
spo [Wed, 25 May 2016 11:37:59 +0000 (14:37 +0300)]
Fix inapproptiate symbols in comments.
spo [Wed, 25 May 2016 07:47:52 +0000 (10:47 +0300)]
Code improvements
spo [Wed, 25 May 2016 07:47:08 +0000 (10:47 +0300)]
Fix memory leak with shared_ptr in HighModelAPI and ConstructionAPI
spo [Wed, 25 May 2016 07:45:42 +0000 (10:45 +0300)]
Add test for addPoint in Python
spo [Wed, 25 May 2016 05:56:19 +0000 (08:56 +0300)]
Test ConstructionAPI_Point by old PythonAPI tests
spo [Wed, 25 May 2016 05:30:10 +0000 (08:30 +0300)]
Test addPoint
spo [Tue, 24 May 2016 13:08:19 +0000 (16:08 +0300)]
Add ModelHighAPI & ConstructionAPI pachages
spo [Tue, 24 May 2016 13:00:57 +0000 (16:00 +0300)]
Spell-checking
spo [Tue, 24 May 2016 13:00:10 +0000 (16:00 +0300)]
launcher_env.sh uses env_salome.sh
spo [Tue, 29 Mar 2016 05:01:42 +0000 (08:01 +0300)]
eclipse.sh uses env_salome.sh
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.
azv [Fri, 17 Jun 2016 07:55:24 +0000 (10:55 +0300)]
Projection should not use edges from the same plane
vsv [Thu, 16 Jun 2016 16:09:49 +0000 (19:09 +0300)]
Fix for constraints selection
vsv [Thu, 16 Jun 2016 15:54:55 +0000 (18:54 +0300)]
Make highlight of points as a circle instead of +
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
nds [Thu, 16 Jun 2016 13:07:44 +0000 (16:07 +0300)]
Issue #1550 crash in sketcher - cycling of removing inspection. Improvement of performance.
vsv [Thu, 16 Jun 2016 12:24:01 +0000 (15:24 +0300)]
Remove inline methods
mpv [Thu, 16 Jun 2016 12:03:46 +0000 (15:03 +0300)]
Fix for the issue #1569 : the moved groups must be updated
vsv [Thu, 16 Jun 2016 10:06:22 +0000 (13:06 +0300)]
Manage selection sensitivity in SALOME
vsv [Thu, 16 Jun 2016 09:40:43 +0000 (12:40 +0300)]
Selection sensitivity for edges