gdd
02971b5182
rnc: fix error in checking of opencv at configure step
2011-11-08 14:31:36 +00:00
gdd
7505d4bef2
rnc: missing config_file
2011-11-08 14:16:28 +00:00
gdd
c8ae1da7b2
Merge from BR_OPENCV
2011-11-08 13:40:30 +00:00
vsr
9e901d3d5c
Fix make distcheck error (additional modification to previous patch)
2011-11-02 13:19:46 +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
acda0a492c
CASCADE 6.5 compatibility
2011-10-05 14:35:07 +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
rnv
40888f5711
Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue: generated SalomeApp.xml added in the nodist_salomeres_SCRIPTS list.
2011-09-20 15:17:43 +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
rnv
15cea5126f
Issue 16564: EDF 509 GEOM : 3D line with mathematical equation in GUI: update documentation.
2011-09-13 07:33:51 +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
984666cb57
rnc : updated documentation of MakeCurveParametric
2011-09-05 08:28:28 +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
b1eba61c9c
Fix problem with doxygen (using default font leads to the dot errors) - switch default dot font explicitly to Arial.
2011-07-20 10:12:58 +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