vsr
f6f6f67bb0
Remove non-printed symbols
2012-02-09 08:09:08 +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
47447fe1fa
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentation / help(aMethod)" issue.
...
Minor change.
2012-02-06 11:08:38 +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
eap
0dc8a37ac5
Modif to build doc directory after bin directory
2012-01-31 10:50:08 +00:00
eap
355acfe251
Modif to build doc directory after bin directory
2012-01-31 10:48:43 +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
boulant
50e7c6671c
Add documentation for the python module sketcher.py
2012-01-25 14:40:42 +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
ana
12e003c944
Fix for the bug bug IPAL22851: Sub-shapes spelling
2012-01-13 12:25:13 +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
jfa
dccb90c1a7
Mantis issue 0021209: New Detect self-intersection tool.
2012-01-11 07:55:55 +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