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
rnv
b37488eb20
Issue 0021046: EDF 1610 GUI: To be able to change the width of the lines: small changes.
2012-02-14 14:55:37 +00:00
jfa
243fdea92a
Remove not used files
2012-02-14 13:15:27 +00:00
rnv
e74a97e6fc
Build SALOME on win32 platform.
2012-02-14 12:32:17 +00:00
rnv
882dc8f6ee
Implementation of the "21046: EDF 1610 GUI: To be able to change the width of the lines" issue.
2012-02-14 12:03:57 +00:00
boulant
a77c8750d4
IMP: geomtools, integration of helper functions to add/remove shape to/from study and to display/erase shape to/from a viewer.
2012-02-13 12:53:09 +00:00
rnc
09e82ed39b
added 2 missing icons
2012-02-13 10:56:08 +00:00
boulant
88bea96595
FIX+IMP (display/erase a shape identified by its entry)
2012-02-09 18:36:07 +00:00
jfa
20ffcb034a
Mantis issue 0021465: EDF 2067 GEOM: Extrusion along a path leads to a self-intersected shape. GlueFaces with maximum shape tolerance.
2012-02-08 11:16:13 +00:00
jfa
aa829b078e
Mantis issue 0021465: EDF 2067 GEOM: Extrusion along a path leads to a self-intersected shape. A fix by Peter Kurnev for GlueFaces algo.
2012-02-08 11:15:32 +00:00
ana
4fba47faef
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentation / help(aMethod)" issue.
2012-02-06 07:38:17 +00:00
rnv
eed87c32e4
win32 compilation of the Geometry module.
2012-02-01 12:21:41 +00:00
eap
f0c9957f91
fix for the case of
...
RuntimeError: Naming Service Unreacheable
-except ImportError:
+except:
2012-01-31 11:10:28 +00:00
mkr
50c7a4428d
Fix regression (after fix for PAL21179):
...
1) VTK viewer: change edges color for wireframe mode after change the color of the shape.
2012-01-30 12:07:56 +00:00
mkr
aa13fb8f08
Fix regression (after fix for PAL21179):
...
1) OCC viewer: get the correct default color for wireframe mode from preferences;
2) OCC viewer: change edges color for wireframe mode after change the color of the shape.
2012-01-30 12:07:09 +00:00
mkr
b8e59ec334
Fix regression (after fix for PAL21179):
...
1) OCC viewer: get the correct default color for wireframe mode from preferences;
2) OCC viewer: change edges color for wireframe mode after change the color of the shape.
2012-01-27 14:55:50 +00:00
jfa
0c1af31f54
Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM.
2012-01-27 10:58:36 +00:00
jfa
d394961f4a
Mantis issue 0021454: [CEA] non regression test fails : problem with group creation. A fix by Peter Kurnev.
2012-01-26 11:41:17 +00:00
boulant
03a8be76be
Add the python module sketcher.py
2012-01-25 14:41:18 +00:00
jfa
10c8c3b62f
Mantis issues 0021435 and 0021456: Cancel the fix because of regression.
2012-01-25 10:11:31 +00:00
jfa
2c478ddf44
Mantis issue 0021453: EDF GEOM: (regression). A fix by PKV.
2012-01-19 13:06:39 +00:00
inv
fa5949562b
fix make distcheck error: add missing header file
2012-01-19 08:47:08 +00:00
vsr
19d25e327a
Add missing Material package to DIST_SUBDIRS
2012-01-17 06:55:23 +00:00
mkr
d3be35fe3c
Remove debug information.
...
(Fix for PAL21179:
1) draw outlines (borders) of the shapes,
2) material properties.)
2012-01-16 12:00:33 +00:00
eap
f74a6e0993
prevent access to Null anIO
2012-01-16 11:25:16 +00:00
mkr
147d0719d7
Remove debug information.
...
(Fix for PAL21179:
1) draw outlines (borders) of the shapes,
2) material properties.)
2012-01-16 08:01:59 +00:00
ana
7882eb76e9
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 13:30:11 +00:00
ana
59494a63fc
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 12:36:02 +00:00
jfa
7d247af0ad
Mantis isssue 0021462: [CEA 532] Type problem.
2012-01-13 11:35:22 +00:00
mkr
a2ad5e1364
Fix for PAL21179:
...
1) draw outlines (borders) of the shapes,
2) material properties.
2012-01-12 16:36:50 +00:00
jfa
354f127d1d
Mantis issue 0021066: GetAngle function. Update documentation.
2012-01-12 11:06:08 +00:00
gdd
34e86f5a10
Add missing translations
2012-01-11 13:17:08 +00:00
gdd
2f48ab17e6
Update translations
2012-01-09 10:37:37 +00:00
jfa
28ab3abf16
0021435: Changed order of edges after MakeFace. A fix by Peter Kurnev.
2011-12-30 06:18:05 +00:00
jfa
2fba9e59a7
Mantis issue 0021425: Accepted object types in 'fillet 2D'
2011-12-28 11:30:48 +00:00
jfa
eaa8500465
Fix problem with 'Glue all coincident edges' option
2011-12-28 10:50:01 +00:00
jfa
21f352b21b
Porting to OCCT development version: Standard_PI -> M_PI
2011-12-23 14:23:54 +00:00
ana
1192c0b6c1
Windows compatibility
2011-12-23 13:02:59 +00:00
vsr
6b53386081
Fix problem of make distcheck
2011-12-22 05:24:18 +00:00
jfa
de2617e3f5
Mantis issue 0021060: Automatic LimitTolerance after boolean operations.
2011-12-21 11:56:33 +00:00
jfa
8b92788b34
Mantis issue 0021066: EDF 1622: GetAngle function.
2011-12-19 11:58:31 +00:00
jfa
f85d1e4bf5
Mantis issue 0021404: Problem with partition. A fix by Peter Kurnev.
2011-12-16 13:32:32 +00:00
vsr
828b771c53
Merge from V6_4_BR 15/12/2011
2011-12-15 11:04:04 +00:00
jfa
1c97ae08b2
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
2011-12-13 13:40:23 +00:00
vsr
59c66d2ea4
Merge from V6_4_BR 05/12/2011
2011-12-05 10:29:45 +00:00
gdd
4afdc688fc
rnc: made picture import in GEOM independent from OpenCV
2011-11-24 14:37:07 +00:00
gdd
1ac1be4afb
rnc:
...
- fixed a compilation error if compiling without opencv
- some refactoring
2011-11-24 14:01:29 +00:00
gdd
c7fa115a6f
rnc: added a method in FeatureDetector to cropp an image
2011-11-23 14:51:23 +00:00
gdd
71d480a550
rnc: Import Picture and Feature Detection dialogs small modifications
2011-11-23 14:46:02 +00:00
gdd
8aab8f5cb5
rnc:
...
- connected mouseRelease event to a slot in GEOMGUI
- modified translations in feature detection dialog
2011-11-23 14:42:28 +00:00
gdd
9818567cc6
rnc: tiny modifications
2011-11-09 17:24:21 +00:00
gdd
dfc97bd8a7
rnc: some code refactoring
2011-11-09 17:13:18 +00:00
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