gdd
98e380060a
rnc:
...
-removed warnings and some unuseful debugging tools introduced by merge
- corrected configure.ac in order to have a correct check of opencv presence at compilation time
2011-11-08 17:21:42 +00:00
gdd
02971b5182
rnc: fix error in checking of opencv at configure step
2011-11-08 14:31:36 +00:00
gdd
c8ae1da7b2
Merge from BR_OPENCV
2011-11-08 13:40:30 +00:00
vsr
c562120a93
Fix make distcheck error (merge from V6_4_BR)
2011-11-02 12:49:41 +00:00
gdd
265538828f
GDD: temporaly remove sphynx doc generation
2011-10-28 08:06:05 +00:00
jfa
d9b43f0941
Mantis issue 0021414: There is a difference between vectors and other edges in Geometry.
2011-10-28 05:50:28 +00:00
boulant
502948884b
IMP: extends the class GeomStudyTools with function to retrieve geom objects selected in the browser (Note that the equivalent exists for SMESH objects in the SMESH module, see salome.smesh.guihelper.py)
2011-10-27 15:56:38 +00:00
jfa
5d0c88cda6
Mantis issue 0021414: There is a difference between vectors and other edges in Geometry.
2011-10-27 11:44:24 +00:00
gdd
08bcf651cb
function 'abs' is in namespace std
2011-10-27 11:34:57 +00:00
gdd
337cfa220b
rnc: I made a mistake. It should be OK now
2011-10-26 10:05:59 +00:00
gdd
929db5bbb7
rnc: fixed a problem that in some cases a Box couldn't be created and no explicit error message was displayed
2011-10-26 09:58:18 +00:00
vsr
e8dadc7a54
0021263: EDF 1868: Several use cases fail (regressions)
...
Fix MakeSection() problem
2011-10-20 07:54:50 +00:00
vsr
8d3e1257a9
0021024: EDF 1537 GEOM: IDs of the subshapes of a shape
2011-10-18 14:27:26 +00:00
gdd
539612ab98
Small fix in French resource file
2011-10-12 09:23:20 +00:00
gdd
be1eb82685
rnc: fixed a Bug I introduced. GEOM couldn't compile anymore with OCC < 6.5.2
2011-10-12 09:12:05 +00:00
gdd
f4b1a1d72e
rnc : added code depending on an environmebnt variable to test parallel visualisation in cascade with tbb
2011-10-11 15:52:03 +00:00
jfa
92fe1b6a78
Mantis issue 0021367: EDF 1969 GEOM: Edit group / Show only selected.
2011-10-06 10:13:49 +00:00
vsr
ccfc342b55
0021368: EDF GEOM: From Salome forum, dump study leads to unknown exception
2011-10-05 11:59:24 +00:00
vsr
76e1dd5e4d
0021355: [CEA] Problem of partition
...
Additional modification to the OCCT bug 0022723.
2011-10-05 07:15:39 +00:00
eap
71086b8e0b
improve docs a little
2011-10-05 05:12:37 +00:00
gdd
e8c888fe29
rnc:
...
issue 21366 : modification of skecther dialog behavior ("sketch validation" is turned to a "close" button)
2011-10-04 10:15:55 +00:00
eap
bcfcd563cf
0021365: [ANDZ-01-001] Using named surfaces and edges of STEP file in SALOME
...
Read names of all geometrical STEP entities.
2011-09-28 08:19:29 +00:00
jfa
e808f9b75f
Porting to OCCT6.5.2.
2011-09-27 11:42:33 +00:00
jfa
9c7e11d3b0
0021350: EDF 1948 GEOM: Export IGES 5.3 impossible.
2011-09-21 11:37:07 +00:00
jfa
1eea92387d
Porting to OCCT6.5.1: 0022573.
2011-09-20 10:16:21 +00:00
rnv
4a8e780deb
Additional modifications for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue.
2011-09-16 06:10:02 +00:00
jfa
50704013d0
Porting to OCCT6.5.1 development version
2011-09-13 12:44:54 +00:00
rnv
28c48d7e24
Implementation of the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box" issue.
2011-09-13 08:41:17 +00:00
gdd
5eca4e749b
Added some try catch
2011-09-07 12:05:48 +00:00
gdd
acd45e23fa
rnc : fixed a Bug found by Edward and due to use of int instead of CORBA::Long in MakeCurveParametricNew
2011-09-07 09:42:52 +00:00
gdd
7b05b7b380
rnc : updated documentation of MakeCurveParametric
2011-09-05 08:14:24 +00:00
gdd
55423f9957
rnc :
...
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it
2011-09-02 15:11:47 +00:00
gdd
d7e9366c5f
rnc : Set icons to constructor radio buttons (instead of text) in the sketcher dialog as for all other dialogs in GEOM
2011-08-29 12:14:54 +00:00
gdd
0bec1bbebc
rnc: Enabled selection of subshapes in 2d sketcher
2011-08-26 08:19:45 +00:00
eap
6c5c2bd009
Initialize myDeflection (and other fields) to avoid FPE at setting deflection
2011-08-19 11:49:15 +00:00
jfa
975caf67e2
Porting to OCCT6.5.1
2011-08-12 13:08:51 +00:00
vsr
e2ef963137
0021342: EDF 1931 GEOM: The editiojn of a group has no effect after exporting it to BRep
2011-08-12 12:52:08 +00:00
ana
97f4677d97
Fix for the bug IPAL20913: TC5.1.1: the same color for active/inactive window text in default style preferences of Theme
2011-08-12 07:45:03 +00:00
jfa
3468a943e0
Porting to OCCT6.5.1
2011-08-11 13:33:11 +00:00
vsr
660a8df6ce
Merge from V6_3_BR 15/07/2011
2011-07-15 10:48:49 +00:00
gdd
a21596709a
rnc: Modification to take into account the Local Coord. System when selecting a point in the viewer or doing a preview of a point
2011-06-30 16:16:38 +00:00
gdd
bc4ee77be9
rnc:
...
- Fixed a small bug in eventFilter that was inoperative (enter didn't cause Apply operation)
- Prepared a mechanism to apply automatically changes in selection mode if needed (the mechanism is disabled for now)
2011-06-30 14:49:21 +00:00
gdd
7dedbec49c
rnc:
...
- Allowed arc and segment creation by selection in the 3D view for the relative selection mode too.
- Added a preview of the center point and the end point when creating an arc by center and end point
2011-06-30 07:55:50 +00:00
gdd
b9c49001d1
rnc: A slight modification in order to allow the validation of any action by pressing only Enter
2011-06-28 13:43:22 +00:00
gdd
66a0b44a07
rnc: In the frame of the feature EDF 1900, made possible to define a point by clicking in the 3D view when using the Sketcher
2011-06-28 12:48:30 +00:00
jfa
07682aac19
Correct a message.
2011-06-28 12:08:07 +00:00
jfa
468a2189df
Set actual study name to GEOM_Object after the publishing.
2011-06-22 09:13:27 +00:00
jfa
10e60380a9
Mantis issue 0021129: EDF 1541 GEOM: Problem with GetInPlace.
2011-06-16 09:30:35 +00:00
stv
82dd601449
GEOM module context menu (popup) optimization.
2011-06-14 13:33:43 +00:00
jfa
b8030029e0
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.
2011-06-07 08:37:17 +00:00
vsr
7f46e5fa52
Merge from V6_3_BR 06/06/2011
2011-06-06 07:23:11 +00:00
rnv
e941da46a5
Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects
2011-04-15 08:55:44 +00:00
rnv
4ee02ad97e
Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script.
2011-04-15 08:48:34 +00:00
jfa
8826ced386
Small correction
2011-04-15 07:35:55 +00:00
jfa
9add5c2083
IMP 0021064: correct implementation
2011-04-14 14:17:07 +00:00
gdd
771d8fdd39
Update French Translations
2011-04-08 15:28:09 +00:00
vsr
edc3389ff1
Additional change to fix the preview problem
2011-04-08 12:30:41 +00:00
vsr
137c0ffe38
Fix problem with preview
2011-04-08 08:20:59 +00:00
vsr
2e8ab97a1d
Fix problem with preview
2011-04-08 07:34:09 +00:00
vsr
b72e9263a6
Fix SIGSEGV
...
Fix problem with preview
2011-04-08 07:19:54 +00:00
barate
346dbd8b2f
Fixed structural elements with rectangular section (bug PAL 1826)
2011-04-07 13:50:50 +00:00
rnv
bda9b5412a
Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.
2011-04-05 09:24:16 +00:00
barate
c6ef193762
Simplified detection of reversed edges when building structural elements
2011-04-05 09:00:50 +00:00
eap
de0f7356de
in python dump, publish objects in the same order as in the internal CAF document
2011-04-05 07:45:42 +00:00
jfa
c68152cd01
Fix error with GetExistingSubObjects
2011-04-01 08:27:17 +00:00
rnv
70bfb7fe11
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue
2011-03-31 13:04:11 +00:00
jfa
448a18a1e0
IMP 0021069: Hide selected in explode function
2011-03-31 11:40:24 +00:00
jfa
8afa92f295
IMP 0021069: Hide selected in explode function
2011-03-31 11:20:40 +00:00
rnv
ae3549a5e4
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
2011-03-31 11:16:45 +00:00
gdd
d927c2370b
rnc : Added a missing traduction
2011-03-30 15:00:58 +00:00
gdd
fd2a29b763
rnc : Slight GUI improvements
2011-03-30 15:00:23 +00:00
jfa
9e31f81bd0
CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()
2011-03-30 13:20:55 +00:00
ouv
e4ebb2bada
Additional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump
2011-03-30 07:27:32 +00:00
gdd
a52c65cb3f
rnc: added a missing french translation
2011-03-29 15:49:21 +00:00
gdd
a65681ca4c
rnc: added a missing french translation
2011-03-29 15:38:54 +00:00
gdd
49985f1b83
rnc: added some missing translations for the Sketcher2d
2011-03-29 12:42:46 +00:00
gdd
d0515462ad
rnc: added missing translation of a warning message
2011-03-29 12:41:26 +00:00
gdd
01bec554f7
rnc: slight improvements of widgets behaviour and added some missing translations
2011-03-29 12:39:50 +00:00
jfa
8598f0fe49
Mantis issue 0021200: A fix by PKV v2 (fixed regression)
2011-03-29 08:47:52 +00:00
gdd
5f39f63cba
rnc : Corrected a Bug in preview : displayPreview wasn't called with the right arguments since the method has been changed in the frame of issue 1137
2011-03-29 08:32:17 +00:00
ouv
c3caa78045
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump
2011-03-29 07:36:50 +00:00
jfa
723f0c59fb
IMPs 21188, 21053, 21064
2011-03-28 12:36:29 +00:00
gdd
8f4a73d6ed
rnc : Added some missing french traductions
2011-03-28 09:51:15 +00:00
ouv
fed7591cd7
Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object
2011-03-25 15:23:53 +00:00
gdd
c86487eae5
Remove warnings
2011-03-24 19:46:04 +00:00
rnv
46574ac4f4
Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue.
2011-03-23 10:18:35 +00:00
vsr
a4c7964a28
Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)
2011-03-21 14:06:34 +00:00
jfa
74ccd03bbb
IMPs 21044, 21057, 21067
2011-03-21 12:43:51 +00:00
jfa
202bc779c8
IMP 21044
2011-03-21 09:41:19 +00:00
jfa
63db5e2dd5
IMPs 21044, 21057, 21067
2011-03-18 15:05:50 +00:00
vsr
1fde2f4863
PAL22319 : Salome is suspended,when we create new Local coordinate system
2011-03-18 11:04:22 +00:00
vsr
8c904db605
Remove unnecessary function setCustomData() / getCustomData()
2011-03-16 11:59:37 +00:00
eap
e403b95e1b
report error when a major radius is less that a minor one
2011-03-16 07:47:10 +00:00
rnv
16e5d35158
remove std::cout.
2011-03-11 14:03:46 +00:00
vsr
b705a79b86
Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases
2011-03-09 09:33:08 +00:00
vsr
aaaf656e0d
Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly.
2011-03-09 09:31:35 +00:00
rnv
20c08bd101
RNV: Improve "deflection algorithm" for the VTK viewer.
2011-03-09 07:48:54 +00:00
jfa
fae650357c
Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.
2011-03-05 09:55:49 +00:00
vsr
8f50d474d5
SALOME::GenericObj : Destroy() -> UnRegister()
2011-03-04 15:18:40 +00:00
jfa
33b02426f0
Mantis issue 0021128. A partial fix by PKV.
2011-03-04 13:11:52 +00:00