skv
|
3e659a8a1d
|
0022307: implement workaround for OCC bug 0024263
|
2013-10-16 13:49:44 +00:00 |
|
vsr
|
482032efa7
|
0022338: EDF GEOM: Regression when partitoning a compound by a plane
- "check arguments for self-intersection" option : update images for documentation
|
2013-10-16 11:45:05 +00:00 |
|
skv
|
265dfeb97b
|
0022338: implement check self-intersection option for boolean operations
|
2013-10-16 11:22:29 +00:00 |
|
eap
|
5dd2cb307e
|
21684: EDF 2221 : Display the arguments and the name of the operations
In removeStep(self,step) remove it from a study as well
|
2013-10-15 10:30:22 +00:00 |
|
vsr
|
197ecbaecd
|
Handle OpenCV optional product properly
|
2013-10-14 16:22:57 +00:00 |
|
rnc
|
17497fdd95
|
BUG: GEOM/CMake build procedure: VTK and OCCT are Geom specifics. They are not used by KERNEL. Putting them before GUI detection broke the detection from GUI configuration when GEOM is built with GUI.
|
2013-10-11 13:08:43 +00:00 |
|
vsr
|
959c2db5b3
|
Merge from V7_siman 11/10/2013
|
2013-10-11 12:50:25 +00:00 |
|
skv
|
bdbb7196fa
|
22307: fix of source shape modification by Cut
|
2013-10-11 10:45:43 +00:00 |
|
vsr
|
a0f0eab960
|
Remove libxml2 from dependencies
|
2013-10-10 13:34:01 +00:00 |
|
rnv
|
cf65120a2b
|
OCC2VTK and VTKExport are common packages.
|
2013-10-10 12:49:08 +00:00 |
|
rnv
|
97a5bf2849
|
1) Move SalomeGEOMConfig.cmake.in file to module root directory.
2) Move VTK cmake config file from GUI into KERNEL.
|
2013-10-10 12:47:39 +00:00 |
|
rnv
|
dcf0609b9a
|
Move SalomeGEOMConfig.cmake.in file to module root directory.
|
2013-10-10 12:45:15 +00:00 |
|
vsr
|
fbf4b96ba0
|
Minimize external dependencies: libxml2 is only needed locally for XAO package
|
2013-10-09 08:56:05 +00:00 |
|
rnv
|
61270f9872
|
Add missing translation.
|
2013-10-08 15:28:52 +00:00 |
|
rnv
|
f2d7570284
|
Fix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue.
|
2013-10-08 15:22:01 +00:00 |
|
mpa
|
8d1c41c8bd
|
*** empty log message ***
|
2013-10-08 14:33:38 +00:00 |
|
mpa
|
719d605d7c
|
*** empty log message ***
|
2013-10-08 14:27:47 +00:00 |
|
barate
|
a3e120cc90
|
Fix an error message in structural element visualization
|
2013-10-07 14:51:10 +00:00 |
|
inv
|
fa17d8fb3a
|
RNV: Porting SALOME GEOM module to the new version of the OCCT.
|
2013-10-07 13:36:49 +00:00 |
|
eap
|
4d84d697e5
|
ILMAB. Add GEOM_TestField.py
|
2013-10-04 14:49:12 +00:00 |
|
vsr
|
437cd1debd
|
0022258: [CEA 897] Bug in boolean operations on spheres external layer
Additional check of arguments of boolean operations is added to avoid passing self-intersted objects to BOP
|
2013-10-04 14:29:52 +00:00 |
|
eap
|
37c62a48b4
|
ILMAB. Fix dump of "field.setStamp(step, stamp)" - invalid step is dumped
|
2013-10-04 14:26:36 +00:00 |
|
eap
|
4e2d22a173
|
Some protection from usage of removed objects whose data label
is reused by a new object
|
2013-10-04 14:25:30 +00:00 |
|
rnv
|
6ca2a7408c
|
Implementation of the "0021709: [CEA 583] Toolbar preferences" issue.
|
2013-10-04 13:53:25 +00:00 |
|
eap
|
f8537beabe
|
Fix a bug that NbShapes() and ShapeInfo() return 2 solids for a box
|
2013-10-04 08:54:58 +00:00 |
|
eap
|
5256eb5b52
|
- cout << "aP1.Distance(aP2) <= aP1.Distance(aP3)" << endl;
|
2013-10-04 08:53:28 +00:00 |
|
eap
|
e071b309e6
|
ILMAB project. Fix a bug in RestoreSubShapes()
|
2013-10-03 15:43:48 +00:00 |
|
eap
|
6e3909e3d5
|
ILMAB project.
|
2013-10-03 15:27:32 +00:00 |
|
eap
|
0e43e4a51c
|
ILMAB project.
Prevent a twice removal: RemoveObject() is called in a case calss
GEOM_Field_i::~GEOM_Field_i()
{
- GEOM_Engine::GetEngine()->RemoveObject(_impl);
|
2013-10-03 14:13:53 +00:00 |
|
eap
|
6c2ee27d45
|
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
|
2013-10-03 14:12:04 +00:00 |
|
eap
|
ca07021429
|
ILMAB project.
Fix dumping of SetStamp()
|
2013-10-03 14:10:26 +00:00 |
|
eap
|
161068a9fd
|
ILMAB project.
Prevent adding same labels in _freeLabels
|
2013-10-03 14:09:33 +00:00 |
|
vsr
|
f1519c7ef3
|
Merge from BR_V7_main_Field branch (02/09/2013)
|
2013-10-02 13:13:33 +00:00 |
|
eap
|
b51357b79d
|
ILMAB project. DS for the Field on Geometry implemented
|
2013-09-30 11:45:32 +00:00 |
|
jfa
|
9f981d102e
|
GEOM Plugins: fix problem with overwriting of some geomBuilder methods by GEOM_Gen::GEOM_IAdvancedOperations methods.
|
2013-09-27 09:01:59 +00:00 |
|
rnv
|
a36a39787b
|
Install config files in the adm_local directory.
|
2013-09-24 12:43:16 +00:00 |
|
jfa
|
80d9594b02
|
Fix error
|
2013-09-23 08:31:05 +00:00 |
|
vsr
|
155d209381
|
Documentation is optional
|
2013-09-21 11:35:49 +00:00 |
|
vsr
|
382348e73a
|
Proper version set-up
|
2013-09-19 09:41:56 +00:00 |
|
rnv
|
99980447ac
|
Correct wrong version.
|
2013-09-19 09:37:56 +00:00 |
|
bruneton
|
542a9c05e6
|
CMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH.
|
2013-09-19 08:47:12 +00:00 |
|
vsr
|
7107dc0825
|
Remove obsolete staff
|
2013-09-17 14:45:17 +00:00 |
|
jfa
|
0b11bb6195
|
GlueFaces/Edges: protect initial shapes from modifications.
|
2013-09-17 13:49:18 +00:00 |
|
rnv
|
824e67eabf
|
WIN32 compilation.
|
2013-09-17 12:52:41 +00:00 |
|
rnv
|
f51526667e
|
Detection of the OpenCV is OFF by default.
|
2013-09-17 12:19:05 +00:00 |
|
rnc
|
868245ec86
|
Update to conform with new macros
|
2013-09-17 12:00:03 +00:00 |
|
vsr
|
b5c2a231e7
|
Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013
|
2013-09-16 13:59:50 +00:00 |
|
eap
|
fcc908e69c
|
CMake porting.
Enable Shape Recognition menu item if OpenCV is available
|
2013-09-13 09:55:47 +00:00 |
|
vsr
|
3ca6ffd9ba
|
0022221: [CEA 819] Error "'NoneType' object is not callable" at Salome closure
|
2013-09-11 16:27:56 +00:00 |
|
eap
|
3ad606e262
|
1) Rename SALOME_GEOM_USE_GUI -> SALOME_BUILD_GUI
2) Fix detection of OpenCV and building of correspondent sources
3) Fix generation of Sphinx doc's in "build environment"(LD_LIBRARY_PATH not filled)
|
2013-09-11 14:21:14 +00:00 |
|