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
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
gdd
e59741b4b4
Update clean_configure
2011-04-18 09:14:41 +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
jfa
c323c89b2a
IMP 0021064: correct docs
2011-04-14 13:39:10 +00:00
jfa
b05c660444
improve clean_configure
2011-04-12 12:44:43 +00:00
rnv
38d9d031ab
RNV: porting documentation on the doxygen 1.7.3
2011-04-11 06:49:03 +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
f27f0ec5d5
RNV: Porting documentation on the doxygen 1.7.3
2011-04-07 07:52:57 +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
9e1ca51345
IMP 0021069: Hide selected in explode function
2011-03-31 11:25:45 +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