]>
SALOME platform Git repositories - modules/shaper.git/log
spo [Thu, 29 Oct 2015 14:28:44 +0000 (17:28 +0300)]
Spell-checking
spo [Thu, 29 Oct 2015 14:27:48 +0000 (17:27 +0300)]
Add assertions to set attribute for features.
spo [Thu, 29 Oct 2015 14:24:35 +0000 (17:24 +0300)]
Add support of all attribute types for fill_attribute.
spo [Wed, 28 Oct 2015 11:30:06 +0000 (14:30 +0300)]
Move GeomValidator_* registration from PartSet_Module to GeomValidator_Plugin
spo [Tue, 27 Oct 2015 14:01:04 +0000 (17:01 +0300)]
Add feature group without tests.
spo [Tue, 27 Oct 2015 13:55:02 +0000 (16:55 +0300)]
Add feature translation without tests.
spo [Tue, 27 Oct 2015 13:50:45 +0000 (16:50 +0300)]
Add feature rotation without tests.
spo [Tue, 27 Oct 2015 13:45:00 +0000 (16:45 +0300)]
Add feature Placement without tests.
spo [Tue, 27 Oct 2015 13:33:26 +0000 (16:33 +0300)]
Add features RevolutionCut/Fuse/Sketch and ExtrusionCut/Fuse/Sketch without tests.
spo [Tue, 27 Oct 2015 12:25:48 +0000 (15:25 +0300)]
Add partition feature without tests.
spo [Tue, 27 Oct 2015 12:16:36 +0000 (15:16 +0300)]
Add Connection plugin without tests.
spo [Tue, 27 Oct 2015 12:16:03 +0000 (15:16 +0300)]
Rename addExport() to exportToFile().
spo [Tue, 27 Oct 2015 11:43:37 +0000 (14:43 +0300)]
Spell-checking
spo [Tue, 27 Oct 2015 11:43:03 +0000 (14:43 +0300)]
Add partset plugin without tests.
spo [Tue, 27 Oct 2015 09:06:37 +0000 (12:06 +0300)]
Add exchange plugin without tests
spo [Tue, 27 Oct 2015 08:49:11 +0000 (11:49 +0300)]
Add parameter feature without tests.
spo [Tue, 27 Oct 2015 08:18:02 +0000 (11:18 +0300)]
Add construction plugin without tests.
spo [Tue, 27 Oct 2015 07:33:58 +0000 (10:33 +0300)]
Move boolean to model.features
spo [Tue, 27 Oct 2015 07:31:09 +0000 (10:31 +0300)]
Add revolution and repackage Features plugin interface.
spo [Tue, 27 Oct 2015 07:20:34 +0000 (10:20 +0300)]
Add *.pyc to .gitignore
spo [Mon, 26 Oct 2015 13:48:38 +0000 (16:48 +0300)]
Add Revolution feature
spo [Mon, 26 Oct 2015 13:44:51 +0000 (16:44 +0300)]
Rename setSize to setSizes for Extrusion
spo [Mon, 26 Oct 2015 12:40:20 +0000 (15:40 +0300)]
Clean code
spo [Mon, 26 Oct 2015 12:36:34 +0000 (15:36 +0300)]
sketch.selectFace() returns Selection
spo [Mon, 26 Oct 2015 11:49:10 +0000 (14:49 +0300)]
Extrusion uses fill_attribute
spo [Mon, 26 Oct 2015 11:23:12 +0000 (14:23 +0300)]
roots use tools
spo [Mon, 26 Oct 2015 11:20:47 +0000 (14:20 +0300)]
Add tools
spo [Mon, 26 Oct 2015 11:07:46 +0000 (14:07 +0300)]
Many improvements
spo [Mon, 26 Oct 2015 07:33:08 +0000 (10:33 +0300)]
Add white list for redirect some missing attributes to the feature.
spo [Mon, 26 Oct 2015 07:20:24 +0000 (10:20 +0300)]
Generated functions get*() for Interface returns attrubutes.
spo [Mon, 26 Oct 2015 07:00:37 +0000 (10:00 +0300)]
Spell-checking
Renaud NEDELEC [Thu, 22 Oct 2015 14:18:06 +0000 (16:18 +0200)]
[PythonAPI] derived sketcher interfaces from Interface base class
+ small modifications in tests
Renaud NEDELEC [Thu, 22 Oct 2015 09:45:11 +0000 (11:45 +0200)]
Merge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules/shaper into python_parametric_api
Renaud NEDELEC [Thu, 22 Oct 2015 09:44:30 +0000 (11:44 +0200)]
[PythonAPI / sketcher] added setTangent method and fixed a small bug
spo [Thu, 22 Oct 2015 09:14:41 +0000 (12:14 +0300)]
Add automatic generated getters.
spo [Thu, 22 Oct 2015 08:15:02 +0000 (11:15 +0300)]
Make redirect missing attributes to the feature.
spo [Thu, 22 Oct 2015 07:49:10 +0000 (10:49 +0300)]
Improve Extrusion feature and add tests.
spo [Thu, 22 Oct 2015 07:28:40 +0000 (10:28 +0300)]
Make services.py and roots.py more PEP8 complience and add reset() function
spo [Thu, 22 Oct 2015 06:57:24 +0000 (09:57 +0300)]
Make addBox as a function.
spo [Thu, 22 Oct 2015 06:32:17 +0000 (09:32 +0300)]
Spell-checking
spo [Tue, 20 Oct 2015 08:12:19 +0000 (11:12 +0300)]
Fix Linux scripts for renaming pythonAPI to PythonAPI
spo [Tue, 20 Oct 2015 08:11:11 +0000 (11:11 +0300)]
Add module shaper.py
spo [Wed, 21 Oct 2015 07:43:08 +0000 (10:43 +0300)]
Fix: missing import of ShapeList in sketch.py
Renaud NEDELEC [Tue, 20 Oct 2015 15:24:58 +0000 (17:24 +0200)]
[PythonAPI / sketcher] added setFillet method
Renaud NEDELEC [Tue, 20 Oct 2015 14:43:13 +0000 (16:43 +0200)]
[PythonAPI / sketcher] added the setEqual method and the setLength test
Renaud NEDELEC [Tue, 20 Oct 2015 14:08:08 +0000 (16:08 +0200)]
[PythonAPI / sketcher] modified addLine and added setAngle method
Renaud NEDELEC [Tue, 20 Oct 2015 12:59:04 +0000 (14:59 +0200)]
[PythonAPI / sketcher] Syntax modifications (conformity with PEP8)
Renaud NEDELEC [Tue, 20 Oct 2015 11:37:31 +0000 (13:37 +0200)]
[PythonAPI] added vertical and horizontal constraints
Also fixed perpenficular constraint test
Renaud NEDELEC [Tue, 20 Oct 2015 10:43:32 +0000 (12:43 +0200)]
[PythonAPI] added two tests and added transaction commit step in
previous tests
Renaud NEDELEC [Tue, 20 Oct 2015 09:27:06 +0000 (11:27 +0200)]
Merge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules/shaper into python_parametric_api
spo [Tue, 20 Oct 2015 07:36:54 +0000 (10:36 +0300)]
[PythonAPI] Rename TestModeler.py to TestModel.py
spo [Tue, 20 Oct 2015 07:30:13 +0000 (10:30 +0300)]
[PythonAPI] Rename 'modeler' into 'model'
Renaud NEDELEC [Mon, 19 Oct 2015 15:24:36 +0000 (17:24 +0200)]
[PythonAPI / sketcher] small syntax modifications
Renaud NEDELEC [Mon, 19 Oct 2015 14:57:32 +0000 (16:57 +0200)]
[PythonAPI] added a pylintrc file for style checking allowing lower camel case.
Renaud NEDELEC [Mon, 19 Oct 2015 13:50:17 +0000 (15:50 +0200)]
[PythonAPI / sketcher] added addArc method and the corresponding test + fix for point API
Renaud NEDELEC [Mon, 19 Oct 2015 12:16:54 +0000 (14:16 +0200)]
[PythonAPI] small modifications in sketcher API to follow Daniel's remarks
Renaud NEDELEC [Mon, 19 Oct 2015 11:37:36 +0000 (13:37 +0200)]
[PythonAPI] added some more unit tests
Renaud NEDELEC [Thu, 15 Oct 2015 17:18:49 +0000 (19:18 +0200)]
[PythonAPI] refactoring sketcher API further
Renaud NEDELEC [Thu, 15 Oct 2015 09:46:02 +0000 (11:46 +0200)]
[PythonAPI] Sketch interface refactoring and modifications to fit some PEP8 guidelines.
Renaud NEDELEC [Thu, 15 Oct 2015 08:44:18 +0000 (10:44 +0200)]
[PythonAPI] reorganised sketcher API in a separate package
Renaud NEDELEC [Wed, 14 Oct 2015 16:03:25 +0000 (18:03 +0200)]
[PythonAPI] reorganised sketcher API tests
Renaud NEDELEC [Wed, 14 Oct 2015 14:47:42 +0000 (16:47 +0200)]
[PythonAPI] removed an unsed test file
Renaud NEDELEC [Wed, 14 Oct 2015 14:44:57 +0000 (16:44 +0200)]
[PythonAPI] removed an unused file
Renaud NEDELEC [Wed, 14 Oct 2015 14:43:27 +0000 (16:43 +0200)]
[PythonAPI] added tests in the standard way for Shaper
Renaud NEDELEC [Wed, 14 Oct 2015 10:14:11 +0000 (12:14 +0200)]
[PythonAPI] added a first test case for the modeler API
Renaud Nédélec [Thu, 1 Oct 2015 15:10:23 +0000 (17:10 +0200)]
[Sketcher API] unit test exepriment
nds [Fri, 18 Sep 2015 17:02:42 +0000 (20:02 +0300)]
Comments of the code.
dbv [Fri, 18 Sep 2015 16:51:45 +0000 (19:51 +0300)]
GeomDataAPI documentation update
azv [Fri, 18 Sep 2015 16:45:02 +0000 (19:45 +0300)]
Avoid SketchSolver documentation warnings
dbv [Fri, 18 Sep 2015 16:41:13 +0000 (19:41 +0300)]
ConstructionPlugin documentation update
azv [Fri, 18 Sep 2015 16:08:27 +0000 (19:08 +0300)]
Test cases for constraint Angle, Multi-Rotation, Multi-Translation and Fillet features
dbv [Fri, 18 Sep 2015 16:28:51 +0000 (19:28 +0300)]
SketchPlugin documentation update
vsv [Fri, 18 Sep 2015 16:17:23 +0000 (19:17 +0300)]
Update of documentation
dbv [Fri, 18 Sep 2015 16:07:38 +0000 (19:07 +0300)]
GeomValidators documentation update
nds [Fri, 18 Sep 2015 15:48:41 +0000 (18:48 +0300)]
#684 Icon correction should be done only in create operation.
vsv [Fri, 18 Sep 2015 14:52:31 +0000 (17:52 +0300)]
Issue #999: Clear selection of deactivated objects
dbv [Fri, 18 Sep 2015 14:45:19 +0000 (17:45 +0300)]
Tests update
azv [Fri, 18 Sep 2015 14:41:20 +0000 (17:41 +0300)]
Forgotten verification of fixed points (issues #982, #993)
vsv [Fri, 18 Sep 2015 14:37:28 +0000 (17:37 +0300)]
Issue #1002: Fit depth of viewer
dbv [Fri, 18 Sep 2015 14:27:33 +0000 (17:27 +0300)]
Bug #1001: Fatal error after activation part
vsv [Fri, 18 Sep 2015 13:42:04 +0000 (16:42 +0300)]
Remove unnecessary method
mpv [Fri, 18 Sep 2015 12:37:03 +0000 (15:37 +0300)]
Fix for issue #1000
vsv [Fri, 18 Sep 2015 11:48:39 +0000 (14:48 +0300)]
Avoid crash on using of wrong folder as a model for opening
spo [Fri, 18 Sep 2015 10:29:45 +0000 (13:29 +0300)]
Documentation fixes.
spo [Fri, 18 Sep 2015 09:55:11 +0000 (12:55 +0300)]
Documentation fixes.
spo [Fri, 18 Sep 2015 08:33:01 +0000 (11:33 +0300)]
Improve SQUISH tests
dbv [Fri, 18 Sep 2015 08:48:46 +0000 (11:48 +0300)]
Test for boolean with compsolid
mpv [Fri, 18 Sep 2015 08:34:43 +0000 (11:34 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Fri, 18 Sep 2015 08:34:23 +0000 (11:34 +0300)]
Send "document changed" on bad try to open folder
spo [Fri, 18 Sep 2015 08:30:49 +0000 (11:30 +0300)]
Fix TestParameterRename
vsv [Fri, 18 Sep 2015 08:22:57 +0000 (11:22 +0300)]
Fix of uninitialized memory using
dbv [Fri, 18 Sep 2015 06:48:16 +0000 (09:48 +0300)]
Documentation fixes.
nds [Fri, 18 Sep 2015 04:25:22 +0000 (07:25 +0300)]
#968 parameter creation problem
do not display operation presentation if there are not shapes/result on it.
mpv [Thu, 17 Sep 2015 17:12:58 +0000 (20:12 +0300)]
Update the Doxygen documentation for the Model* packages
mpv [Thu, 17 Sep 2015 16:41:42 +0000 (19:41 +0300)]
Update of documentation in the Model package
mpv [Thu, 17 Sep 2015 16:31:22 +0000 (19:31 +0300)]
Minor changes
mpv [Thu, 17 Sep 2015 16:30:03 +0000 (19:30 +0300)]
Fix for the crash on import of OpenParts document from the SALOME study with the opened Session
vsv [Thu, 17 Sep 2015 16:19:03 +0000 (19:19 +0300)]
Use .get() for shared pointers checking
dbv [Thu, 17 Sep 2015 16:12:37 +0000 (19:12 +0300)]
Partition test fix
dbv [Thu, 17 Sep 2015 15:05:54 +0000 (18:05 +0300)]
Validator for partition