Commit Graph

751 Commits

Author SHA1 Message Date
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
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
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