]>
SALOME platform Git repositories - modules/shaper.git/log
nds [Thu, 2 Apr 2015 14:16:21 +0000 (17:16 +0300)]
The bug about sketch sub-entities with constraints visualized after open a document.
nds [Thu, 2 Apr 2015 14:08:02 +0000 (17:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 2 Apr 2015 14:07:49 +0000 (17:07 +0300)]
The bug about sketch sub-entities with constraints visualized after open a document.
azv [Thu, 2 Apr 2015 13:45:56 +0000 (16:45 +0300)]
Implemented possibility to update fillet radius
vsv [Thu, 2 Apr 2015 13:06:34 +0000 (16:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 2 Apr 2015 13:06:19 +0000 (16:06 +0300)]
Selection modes for constraint objects
nds [Thu, 2 Apr 2015 12:56:03 +0000 (15:56 +0300)]
Issue #422 - Application hangs up when apply Fillet constraint on preselected segments
Do not show an editor control if the mouse is out of the viewer. So, for creation a fillet by preselection, the double value control is active
mpv [Thu, 2 Apr 2015 12:28:54 +0000 (15:28 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 2 Apr 2015 12:28:27 +0000 (15:28 +0300)]
Fixed the problem with fillet undo
sbh [Thu, 2 Apr 2015 11:01:28 +0000 (14:01 +0300)]
Merge branch 'BR_DEBIAN_RUNTIME' of newgeom:newgeom.git into Dev_1.1.0
vsv [Thu, 2 Apr 2015 10:31:07 +0000 (13:31 +0300)]
Exclude links to SketchPlugin
nds [Thu, 2 Apr 2015 08:48:18 +0000 (11:48 +0300)]
The external edge should be removed only if it was created by the widget. So, the functionality of an external object creation is separated into two - find and creation.
sbh [Thu, 2 Apr 2015 07:49:13 +0000 (10:49 +0300)]
Fix for runtime error in libSketchSolver.so
nds [Thu, 2 Apr 2015 07:14:51 +0000 (10:14 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 2 Apr 2015 07:14:38 +0000 (10:14 +0300)]
Flush the redisplay signal by the document in remove feature; do not change the concealed state during removeBackReference.
azv [Thu, 2 Apr 2015 07:04:29 +0000 (10:04 +0300)]
Update tooltip of Equal constraint
azv [Thu, 2 Apr 2015 06:47:45 +0000 (09:47 +0300)]
Fix the problem with undoing fillet
azv [Thu, 2 Apr 2015 06:24:09 +0000 (09:24 +0300)]
Issue #433: Mirror constraint problem
The empty items are removed from mirroring list
nds [Thu, 2 Apr 2015 06:02:46 +0000 (09:02 +0300)]
Issue #422 - Application hangs up when apply Fillet constraint on preselected segments
The fillet radius value is not obligatory, the default value should be applyed for it by preselection.
sbh [Wed, 1 Apr 2015 17:09:32 +0000 (20:09 +0300)]
Disabled pieces of code which causes runtime error in libSketchSolver.so
undefined symbol: _ZTI18SketchPlugin_Point (./libSketchSolver.so)
sbh [Wed, 1 Apr 2015 16:57:02 +0000 (19:57 +0300)]
Disabled pieces of code which causes runtime error in libPartSet.so
undefined symbol: _ZTI17SketchPlugin_Line (through the libSketcherPrs.so)
nds [Wed, 1 Apr 2015 15:48:59 +0000 (18:48 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 1 Apr 2015 15:48:46 +0000 (18:48 +0300)]
Issue #427, 420 - crash during work through external edges.
It is necessary to add/remove back references during set an object to the attribute.
The external object should not be removed by widget if there is a feature, which already uses this object.
An additional check for the feature's data during analize the creation event from the model.
azv [Wed, 1 Apr 2015 13:53:09 +0000 (16:53 +0300)]
Adjust validator of tangent constraint attributes for arc-arc tangency
azv [Wed, 1 Apr 2015 12:56:05 +0000 (15:56 +0300)]
Validator for attributes of the Equal constraint
vsv [Wed, 1 Apr 2015 11:44:43 +0000 (14:44 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 1 Apr 2015 11:44:27 +0000 (14:44 +0300)]
Improve sketcher popup menu processing
azv [Wed, 1 Apr 2015 11:10:00 +0000 (14:10 +0300)]
Issue #429: error when fix the same segment twice
Implemented validator for the rigid constraint
sbh [Wed, 1 Apr 2015 10:13:23 +0000 (13:13 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
sbh [Wed, 1 Apr 2015 09:57:54 +0000 (12:57 +0300)]
Make v1.1.0 compilable under linux
azv [Wed, 1 Apr 2015 09:40:16 +0000 (12:40 +0300)]
Issue #424: Mirror is done wrong
Additional verification of arcs in mirror constraint is implemented
mpv [Wed, 1 Apr 2015 09:34:40 +0000 (12:34 +0300)]
Fix for the issue #370 : activization of updater only once per undo/redo for all sub-documents
nds [Wed, 1 Apr 2015 07:29:05 +0000 (10:29 +0300)]
External edge to be removed with all references. The same mechanizm should be applied like one used by the delete operation from the popup menu.
vsv [Tue, 31 Mar 2015 16:05:03 +0000 (19:05 +0300)]
Create check box "Show constraints"
vsv [Tue, 31 Mar 2015 14:46:27 +0000 (17:46 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Tue, 31 Mar 2015 14:43:47 +0000 (17:43 +0300)]
Free memory on deletion of handle object
nds [Tue, 31 Mar 2015 14:26:51 +0000 (17:26 +0300)]
Additional check for shape selector: it is not necessary check validators if the attribute could not be filled by the owner,
some conditions should be realized in the validators.
nds [Tue, 31 Mar 2015 11:56:51 +0000 (14:56 +0300)]
Preselection of two points for distance operation.
The selected object is empty, so the first condition is not correct. All this checks should be done in the attribute validator.
nds [Tue, 31 Mar 2015 10:57:14 +0000 (13:57 +0300)]
Preselection work correction to accept two lines for a parallel constraint.
nds [Tue, 31 Mar 2015 10:13:28 +0000 (13:13 +0300)]
Block/unblock signal is emitted for plane creation to avoid the planes blinking before they are hidden.
nds [Tue, 31 Mar 2015 09:35:19 +0000 (12:35 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 31 Mar 2015 09:35:06 +0000 (12:35 +0300)]
1. The incorrect behaviour fixed:
Create a sketch(two circles), create an extrusion(use sketch in OB), edit sketch(create a new circle). The result is the extrusion is not redisplayed for the last circle.
2. Hide of the features from the initialization plugin after creation. There is a blinking in OCC viewer.
TODO: emit a signal about block/unblock the OCC viewer update to avoid this blinking.
mpv [Tue, 31 Mar 2015 07:11:14 +0000 (10:11 +0300)]
Added objectByName method
vsv [Mon, 30 Mar 2015 14:01:04 +0000 (17:01 +0300)]
Set dimensions arrows independent on zoom
vsv [Mon, 30 Mar 2015 08:21:44 +0000 (11:21 +0300)]
Resize symbols
mpv [Mon, 30 Mar 2015 06:23:43 +0000 (09:23 +0300)]
Fix of problem with colors of result on undo-redo of result creation and color assignment.
vsv [Fri, 27 Mar 2015 14:14:15 +0000 (17:14 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 27 Mar 2015 14:14:07 +0000 (17:14 +0300)]
Create dimension presentations
nds [Fri, 27 Mar 2015 13:35:59 +0000 (16:35 +0300)]
External edges correction for sketch operations.
An external edge should be removed without any condition.
nds [Fri, 27 Mar 2015 11:46:38 +0000 (14:46 +0300)]
External edges correction for sketch operations.
nds [Fri, 27 Mar 2015 11:45:31 +0000 (14:45 +0300)]
External edges correction for sketch operations.
mpv [Fri, 27 Mar 2015 08:36:55 +0000 (11:36 +0300)]
Make Boolean operation tools hidden on apply of Boolean
azv [Fri, 27 Mar 2015 08:06:17 +0000 (11:06 +0300)]
Issue #393: Fix the problem with Distance between two separate fixed points
nds [Fri, 27 Mar 2015 07:43:34 +0000 (10:43 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
azv [Thu, 26 Mar 2015 13:14:20 +0000 (16:14 +0300)]
Make Mirror constraint visible in GUI
azv [Thu, 26 Mar 2015 12:08:51 +0000 (15:08 +0300)]
Fillet updated to create necessary constraints (tangent, coincidence etc) in data model
nds [Fri, 27 Mar 2015 07:42:07 +0000 (10:42 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Validators.cpp
nds [Fri, 27 Mar 2015 07:38:37 +0000 (10:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Validators.cpp
nds [Fri, 27 Mar 2015 07:27:47 +0000 (10:27 +0300)]
Validators correction for merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 26 Mar 2015 16:06:13 +0000 (19:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 26 Mar 2015 16:05:31 +0000 (19:05 +0300)]
Update Config after merging with master
vsv [Thu, 26 Mar 2015 14:12:58 +0000 (17:12 +0300)]
SameType object validator
vsv [Thu, 26 Mar 2015 13:44:06 +0000 (16:44 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Validators.cpp
vsv [Thu, 26 Mar 2015 13:26:48 +0000 (16:26 +0300)]
Validator for tangent constraint
sbh [Thu, 26 Mar 2015 09:55:57 +0000 (12:55 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Plugin.cpp
sbh [Thu, 26 Mar 2015 09:55:05 +0000 (12:55 +0300)]
Merge branch 'master' into Dev_1.1.0
Conflicts:
CMakeLists.txt
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp
src/ConstructionPlugin/ConstructionPlugin_Plane.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
src/FeaturesPlugin/FeaturesPlugin_Placement.cpp
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/Model/Model_AttributeSelection.cpp
src/Model/Model_Update.cpp
src/ModelAPI/ModelAPI_RefAttrValidator.h
src/ModelAPI/ModelAPI_ShapeValidator.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Validators.cpp
src/PartSet/PartSet_Validators.h
src/PartSet/PartSet_WidgetShapeSelector.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Circle.cpp
src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp
src/SketchPlugin/SketchPlugin_Line.cpp
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Point.cpp
src/SketchPlugin/SketchPlugin_Sketch.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.h
src/SketchPlugin/plugin-Sketch.xml
vsv [Thu, 26 Mar 2015 08:44:26 +0000 (11:44 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 26 Mar 2015 08:42:37 +0000 (11:42 +0300)]
Create coincidence constraint command
nds [Thu, 26 Mar 2015 08:23:14 +0000 (11:23 +0300)]
Union of validator and filter functionalities.
It renames the shape validator to the external validator.
nds [Thu, 26 Mar 2015 08:10:59 +0000 (11:10 +0300)]
Union of validator and filter functionalities.
Block for set initialized in order to compute distance value after isValid checking. isValid functionality changes the attribute content, but the isInitialized flag should not be modified
nds [Thu, 26 Mar 2015 05:03:17 +0000 (08:03 +0300)]
Union of validator and filter functionalities.
Code improvement, it renames storeAttributeValues to setObject.
nds [Thu, 26 Mar 2015 04:49:22 +0000 (07:49 +0300)]
Union of validator and filter functionalities.
External edge is visualized until another edge is selected of the filtered value is not valid
After merge from master, where a visualization bug is fixed, the edge should be erased from the viewer always in restoreAttributeValue.
sbh [Wed, 25 Mar 2015 16:16:41 +0000 (19:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 25 Mar 2015 16:16:15 +0000 (19:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 25 Mar 2015 16:15:56 +0000 (19:15 +0300)]
Third party dependency for doxygen-graphviz added (libpng)
vsv [Wed, 25 Mar 2015 16:14:07 +0000 (19:14 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 25 Mar 2015 16:13:58 +0000 (19:13 +0300)]
Put dimensions presentations on a layer 1
nds [Wed, 25 Mar 2015 14:59:51 +0000 (17:59 +0300)]
Union of validator and filter functionalities.
External edges correction
nds [Wed, 25 Mar 2015 14:54:10 +0000 (17:54 +0300)]
Union of validator and filter functionalities.
Checking for edge is degenerated is performed inside attribute selection. Filters are not used anymore, but validators could not check the degenerated shape state because the attribute selection returns a compound shape for a degenerative edge set.
mpv [Wed, 25 Mar 2015 13:44:14 +0000 (16:44 +0300)]
Make the correct order in the searching of shape by name algorithm
nds [Wed, 25 Mar 2015 13:24:25 +0000 (16:24 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Wed, 25 Mar 2015 13:19:48 +0000 (16:19 +0300)]
Make extrusion made on prism is modified after sketch update: regression fix
mpv [Wed, 25 Mar 2015 12:20:55 +0000 (15:20 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Wed, 25 Mar 2015 12:20:30 +0000 (15:20 +0300)]
Fix for extrusion and sketch relations.
nds [Wed, 25 Mar 2015 09:32:49 +0000 (12:32 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 25 Mar 2015 09:32:35 +0000 (12:32 +0300)]
Union of validator and filter functionalities.
Checking for edge is degenerated is performed inside attribute selection. Filters are not used anymore, but validators could not check the degenerated shape state because the attribute selection returns a compound shape for a degenerative edge set.
azv [Wed, 25 Mar 2015 09:15:26 +0000 (12:15 +0300)]
Fix the problem of an arc moving
mpv [Wed, 25 Mar 2015 09:13:21 +0000 (12:13 +0300)]
Rolling back the merging problems
mpv [Wed, 25 Mar 2015 09:08:24 +0000 (12:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Sketch.cpp
mpv [Wed, 25 Mar 2015 09:06:35 +0000 (12:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Wed, 25 Mar 2015 09:00:51 +0000 (12:00 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/SketchPlugin/SketchPlugin_Sketch.cpp
vsv [Wed, 25 Mar 2015 08:54:23 +0000 (11:54 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 25 Mar 2015 08:54:15 +0000 (11:54 +0300)]
Modify icons
azv [Wed, 25 Mar 2015 08:45:23 +0000 (11:45 +0300)]
Placement algorithm takes into account the orientation of the edges since now
nds [Wed, 25 Mar 2015 08:13:05 +0000 (11:13 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 25 Mar 2015 08:12:49 +0000 (11:12 +0300)]
Union of validator and filter functionalities.
An attempt to remove external objects, created by moving over the line/edges from another sketch.
vsv [Wed, 25 Mar 2015 07:27:11 +0000 (10:27 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 25 Mar 2015 07:27:02 +0000 (10:27 +0300)]
Add new object to the project
azv [Wed, 25 Mar 2015 06:10:47 +0000 (09:10 +0300)]
Supporting all types of objects (planes, lines, and points) as attributes of the Placement feature
nds [Wed, 25 Mar 2015 05:02:14 +0000 (08:02 +0300)]
Union of validator and filter functionalities.
An attempt to remove external objects, created by moving over the line/edges from another sketch.