Commit Graph

821 Commits

Author SHA1 Message Date
gdd
1757fe1487 Update French translations 2012-03-16 14:18:57 +00:00
jfa
f91bad6fb6 Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV. 2012-03-16 13:23:39 +00:00
gdd
426cef8148 Update and fix documentation in IDL, .py and .cxx/.hxx files 2012-03-15 16:53:02 +00:00
ana
9b14149777 Fix for the "0020750: EDF 1296 GEOM: Naming during STEP import" issue. 2012-03-15 13:49:46 +00:00
rnc
311af584c2 Added missing pictures in the doc 2012-03-15 11:09:07 +00:00
rnc
d5d4be3bc6 Made use of a .ui file for convenience in the feature detection dialog. Hided unuseful widgets in the same dialog. 2012-03-15 10:57:06 +00:00
rnc
2afe0fcdcc Added .ui files in DlgRef for use in feature detection 2012-03-15 10:55:25 +00:00
rnc
9fe17fa35e Added missing translations 2012-03-14 16:36:07 +00:00
rnc
6e254fc991 Small doc modifications 2012-03-14 15:30:09 +00:00
rnc
92ca3d3450 Sketcher documentation update 2012-03-14 15:17:05 +00:00
rnc
2f4126e465 Sketcher documentation updtae 2012-03-14 15:16:36 +00:00
rnv
eee32dc020 Additional fix for the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-14 13:58:03 +00:00
rnc
43d4c69120 Screenshots added in documentation 2012-03-14 13:17:21 +00:00
jfa
76cb7d05c4 Mantis issue 0021501: [CEA] Non regression test fails on MakePartition. A fix by PKV. 2012-03-14 11:28:26 +00:00
jfa
35bb93a206 Internal issue 0022865: Restructurization of Partition packages. 2012-03-14 10:26:55 +00:00
rnv
f33f73b435 Small correction. 2012-03-13 08:42:02 +00:00
rnv
2981cca5dd Implementation of the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-13 08:41:21 +00:00
ana
8afd587dc9 0020750: EDF 1296 GEOM: Naming during STEP import
Small fix.
2012-03-12 09:04:32 +00:00
rnc
db7d2b88d3 Fixed visualization bugs in the sketcher:
- created object were violet)
- preferences values were not used for preview linewidth and edge and wire colors
2012-03-08 14:36:13 +00:00
barate
aa7f259f2c Colors for the structural elements (PAL #1882) 2012-03-08 10:05:58 +00:00
barate
d50f2187f3 Representation of structural elements 'general beams' as rectangular beams (PAL #1881) 2012-03-07 15:40:56 +00:00
ana
52489860fc Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer" 2012-03-07 13:41:55 +00:00
jfa
c1bc8299f0 Porting to OCCT6.5.3 2012-03-07 12:31:51 +00:00
rnv
205001b2a0 Forbid renaming of the objects "in place" by default. 2012-03-07 11:38:38 +00:00
ana
aa5b2185c9 Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer" 2012-03-07 08:45:19 +00:00
jfa
9f11350cbe Mantis issue 0021350: EDF 1948 GEOM: Export IGES 5.3 impossible. 2012-03-07 08:05:30 +00:00
rnc
ee46a27702 Extruded boss / cut dialog improvement and documenation update 2012-03-06 16:22:03 +00:00
ana
c6fb7e57b2 Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer" 2012-03-06 15:16:18 +00:00
rnc
d1d965da47 doc 2012-03-05 17:09:12 +00:00
rnc
316e7904bf small modification 2012-03-05 16:05:34 +00:00
rnc
ca04383c5a code refactoring 2012-03-05 16:03:27 +00:00
rnc
87ceb14207 small modifications 2012-03-05 15:33:17 +00:00
rnc
ee148cc6a5 Added help page and revert some changes for a better ergonomy 2012-03-05 15:25:31 +00:00
rnc
f04d9d5e1f fixed a small problem in the extrusion direction determination 2012-03-02 13:03:21 +00:00
rnc
cdce318394 removed comment 2012-03-02 13:02:19 +00:00
rnc
7647040513 small modification to have a better preview 2012-03-02 12:55:18 +00:00
rnc
103c989834 Allowed selection of subfaces for extruded boss /cut 2012-03-02 10:54:05 +00:00
rnc
d5698079fe Allowed selection of subfaces in for extruded boss /cut 2012-03-02 10:53:04 +00:00
rnc
f9d4ef6d53 Modified test of wire closeness 2012-03-02 10:00:38 +00:00
rnv
5c5579d6c8 Remove double keys. 2012-03-02 09:58:20 +00:00
rnv
357991964c Win32 compliation. 2012-03-02 09:55:59 +00:00
rnc
bbe52d5d94 Made modifications in menus organization to be consistent with previously commited modifications in toolbars organization 2012-03-01 14:43:44 +00:00
rnc
cb32f89e64 Added 2 new operations:
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile

Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.

Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
jfa
6175043630 Mantis issue 0021486: EDF GEOM: Non regression test fails (MakePartition). A fix by Peter Kurnev. 2012-02-28 05:22:00 +00:00
vsr
dbca9b56bb 0021179: EDF 1654 SMESH GEOM: better look'n'feel
Additional fix of bug: impossible to remove user's materials
2012-02-21 16:21:15 +00:00
rnc
ce8009fe71 Fixed a bug that the Local Coordiante Systems normal was wrong when they were built on faces with reversed orientation 2012-02-21 10:54:15 +00:00
jfa
a292cd4a4d 0021434: Boolean operations generate a shape with big vertex tolerance. 2012-02-20 09:30:57 +00:00
vsr
3e767d761d 0021179: EDF 1654 SMESH GEOM: better look'n'feel
Introduce gradient background in the 3D viewer (rollback previous integration)
2012-02-15 14:34:38 +00:00
gdd
7c19c74cc8 Change backgroundImageFile() to background() due to the introduction of gradiant background in GUI. 2012-02-15 13:23:34 +00:00
ana
0c352ca06a Generating of documentation: set the correct reference for the "Help" button of GlueEdges dlg 2012-02-14 15:07:50 +00:00