eap
|
ca7f74119c
|
ILMAB: field of geometry
Fix a bug that modification of values of the boolean field is not stored by [Apply]
|
2013-10-17 16:55:54 +00:00 |
|
rnv
|
874aceefb0
|
Replace deprecated WNT macro definition by WIN32.
|
2013-10-17 14:53:21 +00:00 |
|
vsr
|
b3e0432875
|
0022356: [CEA 968] Regression on the test script 01_geom.py
|
2013-10-17 13:54:06 +00:00 |
|
eap
|
2f62ec8650
|
ILMAB: Field on geometry
Fix SetStringArray() which crashes SALOME if an input array of size 1 starts at 0.
|
2013-10-17 08:01:05 +00:00 |
|
rnv
|
12c295f71d
|
Win32 compatibility.
|
2013-10-17 07:24:33 +00:00 |
|
skv
|
3e659a8a1d
|
0022307: implement workaround for OCC bug 0024263
|
2013-10-16 13:49:44 +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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
jfa
|
80d9594b02
|
Fix error
|
2013-09-23 08:31:05 +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 |
|
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 |
|
akl
|
c03d610043
|
Fix the case 2 (references) of 0022317: [CEA 925] GUI: An objet creation by clicking "apply" refolds the study tree
|
2013-09-11 12:14:44 +00:00 |
|
eap
|
e7b562779c
|
CMake porting
|
2013-09-10 12:47:38 +00:00 |
|
eap
|
0eeb36ef0b
|
GEOM porting to CMake
-#include <GEOM_Object.hxx>
|
2013-09-09 13:05:29 +00:00 |
|
ana
|
80be2e8daa
|
Compilation SALOME on Windows
|
2013-09-09 09:16:42 +00:00 |
|
jfa
|
2b3bf05c2b
|
Improvements for HYDRO module: Localize status bar messages.
|
2013-09-05 07:04:24 +00:00 |
|
jfa
|
3474e51a9b
|
Mantis issue 0022310: EDF 2512 GEOM: Get tool groups trace with RestorGivenSubShapes
|
2013-09-04 14:12:19 +00:00 |
|
jfa
|
bc9708cd0a
|
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.
|
2013-09-04 13:49:39 +00:00 |
|
eap
|
91a14a8f7a
|
typo
|
2013-08-15 13:05:10 +00:00 |
|
vsr
|
aa36eeade7
|
Compatibility with old SALOME studies
|
2013-08-13 10:56:50 +00:00 |
|
vsr
|
b87a6c3f3b
|
Merge from V7_2_BR 09/08/2013
|
2013-08-12 09:34:06 +00:00 |
|
mpa
|
e688f2b77f
|
Implementation of 0021757: EDF 1829 : Activate bring to front action on simple selection of an object
|
2013-08-06 14:37:17 +00:00 |
|
jfa
|
dde31f0675
|
Mantis issue 0021191: apply a fix by PKV for note 0012153 on the case of Glue by list (second constructor in GUI)
|
2013-08-06 09:37:47 +00:00 |
|
skv
|
e8922cac3a
|
0021563: EDF GEOM: Extrusion with scale factor sometimes gives wrong shapes
|
2013-07-31 12:54:30 +00:00 |
|