463 Commits

Author SHA1 Message Date
jfa
f21ce85944 Correct vector presentation color. 2007-03-06 12:16:55 +00:00
jfa
3b0a356cbc NPAL14978: EDF373: GEOM Script working on 3.2.1, not in 3.2.4, 3.2.5. Improved Partition to correctly process shapes, contained in compounds several times. A fix by PKV. 2007-03-06 10:44:59 +00:00
maintenance team
4a894b8328 Updatin GUI documentation for PAL13459 2007-03-05 12:45:26 +00:00
maintenance team
732b3cce26 Update of GUI documentation for PAL12874 2007-03-05 11:51:52 +00:00
maintenance team
1830ec4f41 Update GUI documentation for PAL13455. 2007-03-05 11:43:40 +00:00
maintenance team
91da00c0d1 Update GUI documentation for PAL12719. 2007-03-05 11:29:07 +00:00
maintenance team
6a9801475f Update GUI documentation for PAL12719 2007-03-05 11:25:43 +00:00
vsr
d15f8a3a13 Increment SALOME version number : 3.2.6 2007-03-02 13:53:49 +00:00
mzn
bf536a28b9 Fix for PAL13459(EDF PAL 296 : Geom Sketcher Choose the orientation of the working plane). 2007-02-28 12:02:48 +00:00
maintenance team
68ca1b3ea8 Update for OCC6.2 2007-02-28 11:10:17 +00:00
rnv
ae2f3f9d44 Implementation of PAL13455 (GEOM : PAL EDF 293 Selection filter). 2007-02-27 07:04:38 +00:00
nge
db7b6bec5b PAL 12719 : Add an arc constructor 2007-02-23 15:45:01 +00:00
nge
701f0a9674 PAL 12719 : Add an arc constructor 2007-02-23 14:16:34 +00:00
nge
a7ee4904f5 *** empty log message *** 2007-02-23 14:03:29 +00:00
nge
08eefaaa41 PAL 12719 : Add an arc constructor 2007-02-23 13:59:25 +00:00
nge
0e77f926bc PAL 12719 : Add an Arc constructor 2007-02-23 13:50:22 +00:00
jfa
47e6e80618 PAL12874: Object Vector. Display a vector with arrow on its end. 2007-02-19 11:53:46 +00:00
jfa
916e6ce885 PAL12874: Object Vector. Provide a possibility to display a vector with arrow on its end. 2007-02-19 11:53:20 +00:00
mzn
94292c2770 Fix for bug NPAL14907(EDF 368 : AddToStudy and GetName). 2007-02-16 09:23:11 +00:00
jfa
57ff7bd09f NPAL14883: Dump Python must use SubShapeAllSorted instead of SubShapeAll. The same for GUI. 2007-02-14 13:20:26 +00:00
jfa
6a13689810 NPAL14828: Impossible to load a study created in batch mode. Use './' instead of empty path for OCCT correct work. 2007-02-08 11:22:58 +00:00
jfa
ed3478401a Change version to 3.2.5 2007-02-01 10:32:10 +00:00
jfa
00c1c15d5c NPAL14678: regression of GEOM_Object::getShape(). Return CORBA::LongLong instead of CORBA::Long, because on 64-bits platforms address occupies 64 bits. 2007-01-31 09:58:03 +00:00
skl
a8871229bd Next version of partition. 2007-01-30 14:06:11 +00:00
amx
4d98127e08 PAL13456 : change default values for Vertex Maker style and size. 2007-01-29 15:52:55 +00:00
jfa
472ebcad1d Move docs of OCC viewer to GUI, following customer remarks. 2007-01-26 14:49:17 +00:00
amx
b5df458bed PAL13456 : enlarge line width for sketcher preview only (1 pixel before, 2 now) 2007-01-25 08:37:21 +00:00
amx
560d0907b9 Add two fields in the Geometry preference menu :
- the type of the marker used to represent vertices.
- the size of the marker.
2007-01-25 08:33:25 +00:00
jfa
376fa35cef NPAL14616: compatibility gcc4.1. Remove 'GEOMImpl_IShapesOperations::' from header. 2007-01-25 08:06:44 +00:00
mkr
7663121b2d Fix for NPAL14147 : Remove a lot of trace at launching. 2007-01-23 06:11:03 +00:00
jfa
a4ae3a7a34 PAL13708: Complex geometry => Vertex creation very slow. Optimize sub-shapes publishing in a Study. 2007-01-12 14:00:32 +00:00
mpv
c80d068c9c MPV NPAL13114: for OCCViewer we have to store not-displayed selected objects also. They are stored in mySelectedExternals field. It is filled in setSelected by not-displayed objects and it is appended to getSelected result list. 2006-12-27 07:52:02 +00:00
jfa
da257d8d06 Add new idl function GEOM_IBooleanOperations::MakePartitionNonSelfIntersectedShape to provide correct publishing in study of a partition arguments and also to provide homogeneous behaviour of Partition in GUI and in python scripts. NPAL14357 2006-12-13 09:40:11 +00:00
jfa
1c87498d87 Correct documentation style and pictures. 2006-12-12 08:50:38 +00:00
jfa
0cdd1a8a7f PAL14122: GetInPlace failure. Provide correct treatment of compounds, shells and wires. 2006-12-11 11:44:51 +00:00
jfa
e33d834b6e PAL13703: addition to previous integration (see GEOM_Object.cxx, GEOM_Function.cxx) to provide right treatment of groups 2006-12-11 10:29:28 +00:00
jfa
a25fd83519 PAL14122: EDF307: GetInPlace --> COMM_FAILURE. Use new method GEOMAlgo_BuilderShape::ImagesResult() to obtain partition history. 2006-12-08 15:40:42 +00:00
jfa
11568f579b PAL14122: EDF307: GetInPlace --> COMM_FAILURE. A patch by PKV. 2006-12-08 15:36:07 +00:00
epa
02aab3a5b3 Fixed problem: it's impossible to delete main object if its subshape have been used for annother geometrical object creation 2006-12-07 11:42:23 +00:00
skl
aa13d2abfd Add new command GetShapesOnBox. 2006-12-07 10:42:47 +00:00
skl
f4f9f3fb74 Improvements for gluing and new command GetShapesOnBox. 2006-12-07 10:39:45 +00:00
jfa
3b3e7ac44c PAL14122: EDF 307: GEOM: GetInPlace --> COMM_FAILURE. Prevent crash. 2006-12-06 11:25:18 +00:00
mzn
4af09427cd Minor correction. 2006-12-04 14:44:01 +00:00
jfa
cbd5db0a6e Change version to 3.2.4 2006-12-04 09:04:50 +00:00
mzn
840600758d Fix for bug PAL14047(EDF PAL 334 : Problem to select merged face with Create group window). 2006-12-01 10:44:29 +00:00
mkr
93f9a2030c Update documentation for PAL10048 ("Set Rotation Point" dialog - OCC 3D Viewer). 2006-11-29 13:05:54 +00:00
mzn
d3ee8280d1 Fix for bug IPAL13981(imp PAL13619: Dump python fails on groups created in Mesh module). 2006-11-29 11:02:42 +00:00
srn
acbab5295b SRN: Added method GetSame that returns a subshape of the main shape equal to the give shape 2006-11-27 11:53:51 +00:00
srn
c2c992da71 SRN: Implemented method GetSame that seacrhes a shape equal to the given subshape in the main shape. 2006-11-27 08:37:39 +00:00
srn
cf71da0571 SRN: Implemented method GetSame that seacrhes a shape equal to the given subshape in the main shape. 2006-11-27 08:29:59 +00:00