Commit Graph

1105 Commits

Author SHA1 Message Date
asl
28c4349bd9 refs #1331: disabling automatic sorting of points in the GUI table 2017-09-22 09:19:37 +03:00
asl
81f3aca1cb refs #1331: sorting of profiles points by column 2017-09-21 16:34:35 +03:00
vsr
b59b99da3e Issues 0023327, 023428
- 23327: EDF - Additional lines in dump study
- 23428: [CEA 2072] A dump with "Create Group" creates a lot of lines with "SubShapeAllIDs" and "GetSameIDs"
2017-08-29 17:12:24 +03:00
vsr
4d8c002472 0023445: EDF 14284 - Problem with Dump Python 2017-08-21 15:11:28 +03:00
Cédric Aguerre
9712b7e668 salome test - Fix bug in GEOM tests list 2017-07-13 11:55:16 +02:00
rnv
eb8f9b5bb9 Porting to OCCT dev version: update version 0x07010000 -> 0x07010001 2017-07-11 12:35:05 +03:00
rnv
bfef80c4ed Porting to DEV version of OCCT. 2017-07-10 12:17:26 +03:00
vsr
b2668a7b37 Migration on OCCT > 7.1: properly set TDataStd_ExtStringList attribute 2017-07-10 12:15:07 +03:00
mnt
338ca53024 RNV: Remove deprecated code. 2017-07-06 16:28:26 +03:00
asl
f798679a17 Porting to DEV version of OCCT 2017-07-06 14:37:06 +03:00
vsr
4084b64cab Fix for bug of RestoreGivenSubShapes() function's dump coming from SALOME Community forum: http://www.salome-platform.org/forum/forum_14/717558679 2017-07-05 18:16:55 +03:00
jfa
a1bc463e52 0023451: EDF - Remove Extra edges 2017-06-30 11:06:02 +03:00
Paul RASCLE
2ed0e10e01 fix commit b2d6c5c882 2017-06-19 15:09:33 +02:00
Cédric Aguerre
b2d6c5c882 Share test definition 2017-06-19 14:41:03 +03:00
jfa
61e3f7e90a INT PAL 0054211: SALOME-8.3.0: Geometry fields are displayed incorrectly 2017-06-02 14:20:15 +03:00
rnv
51463f80be Improve swig generation process on Windows platform. 2017-05-30 11:20:49 +03:00
Paul RASCLE
a2829b6eeb Merge branch 'hydro/imps_2017' into V8_3_BR 2017-04-29 11:50:59 +02:00
asl
9f8e032d92 refs #1211: crash in two polylines creation 2017-04-14 11:34:47 +03:00
rnv
1dc813d9b7 Merge remote-tracking branch 'origin/BR_WIN_compilation' into V8_3_BR 2017-03-27 15:46:33 +03:00
nds
498a6edda4 Minor corrections to compile on Windows platform 2017-03-27 15:38:19 +03:00
eap
fb044eba69 IPAL54049: Operations on multiple study objects are very long
Most of time was spent in GEOM_Displayer::UpdateColorScale() {
myApp->selectionMgr()->selectedObjects( aSelectedObjects );
}
2017-03-22 17:02:15 +03:00
rnv
7c7eefda24 Merge branch 'master' of salome:modules/geom 2017-03-13 18:01:10 +03:00
rnv
8abb46fb59 Prepare OCCT version 7.1.0+ for SALOME-8.2.0 2017-03-13 18:00:59 +03:00
jfa
4947a3ae95 0023419 note (0021712). Simplify complex compounds. 2017-03-13 15:03:17 +03:00
jfa
0c782492c0 0023419: EDF 14260 - Problem of fusion 2017-03-10 13:54:30 +03:00
vsr
31792db89f 0023420: EDF 14291 - Renaming objects
Fixed regression causing SIGSEGV on object renaming introduced by implementation of issue 22873
2017-03-09 10:04:48 +03:00
rnv
d767647a79 Build SALOME on Fedora-24 with native products. 2017-03-07 17:59:46 +03:00
jfa
dd458d72fb 0023411: [CEA 2023] Bug MakeFillet1D SALOME master 2017-02-16 12:47:37 +03:00
rnv
7e333dca6e Porting to DEV version of OpenCASCADE. 2017-02-10 16:38:51 +03:00
jfa
01cd54d814 Porting to DEV version of OpenCASCADE 2017-02-10 14:05:59 +03:00
rnv
4f8b67f9b1 Porting to DEV version of OpenCASCADE. 2017-02-10 11:13:10 +03:00
eap
04056cdd32 Fix some compilation warnings 2017-01-25 14:30:21 +03:00
vsr
45a00be884 Merge branch 'hydro/imps_2017' 2017-01-24 15:56:48 +03:00
vsr
6bc36af9f0 Customize behavior of RestoreShape() function - to optionally suppress its dumping into Python script with DumpStudy functionality. 2017-01-24 15:55:19 +03:00
jfa
a0aff71d67 0023383: MakePipe, Bad number of groups 2017-01-24 14:25:38 +03:00
rnv
da1f1aaec0 Merge branch 'apl/22873_tmp' 2017-01-20 17:57:04 +03:00
apl
cec4acc1bc Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue 2017-01-20 17:56:12 +03:00
vsr
01499a3542 CoTech 86: Turn ON parallel tesselation of presentations by default 2017-01-20 16:56:42 +03:00
vsr
02b418c3b2 Patch for MacOS (from SALOME forum) 2017-01-20 15:45:41 +03:00
eap
84e542cbbe Improve GEOM_AISShape::computeMassCenter() for faces
which is used to show field values
2017-01-13 21:17:20 +03:00
Christophe Bourcier
926f7982e5 Export XAO with the shape in a seperated BREP file.
This allows to avoid too big xml files.
2016-12-15 16:36:42 +01:00
rnv
e648381815 Merge branch 'V8_2_BR' 2016-12-15 11:03:59 +03:00
ana
3ac2c8a5e8 Windows compatibility (Qt5) 2016-12-12 15:52:05 +03:00
Christophe Bourcier
b014700d7c Update translation files from Crowdin 2016-11-29 17:24:56 +01:00
eap
e8fec0b394 Remove useless MESSAGEs 2016-11-25 15:10:38 +03:00
skv
b8c725d044 Fix pb with save/restore GEOM for Debian 6.0 2016-11-24 13:50:48 +03:00
rnv
5d831ce592 Additional fix for the '23253: [CEA 1783] The length given by basic properties on a partition of faces is not correct' issue. 2016-11-10 14:37:47 +03:00
vsr
ec168c32f8 Merge remote branch 'origin/hydro/imps_2015' 2016-10-21 12:28:49 +03:00
skv
2c66cf4f4a 0023272: [CEA] Add a tolerance for basic properties computation 2016-10-18 19:54:53 +03:00
skv
afce74184a 0023361: EDF - Partition by plane fails 2016-10-18 13:00:19 +03:00
skv
d27962672e 0023366: [CEA 1972] Replacing int by bool in a python script 2016-10-14 14:24:01 +03:00
skv
a5ebfce8d1 0023357: EDF 13600 - Problem of partition 2016-10-13 16:20:09 +03:00
vsr
288dfec84b 0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1) 2016-10-06 10:55:17 +03:00
vsr
75e328d8b1 Fix wrong commments format. 2016-10-05 15:53:28 +03:00
eap
accebb2c2b Improve GEOM_AISShape::computeMassCenter() on edges and faces
which is used to show field values
2016-10-03 20:30:07 +03:00
vsr
e8236fd00f Merge branch 'V8_1_BR' 2016-09-28 13:03:25 +03:00
Nathalie GORE
8a79f908eb NGO - Update T-Shape 2016-09-22 16:29:03 +02:00
imn
d3c209c26f 0023351: [CEA 1955] Crash if filling has only one edge 2016-09-15 12:57:33 +03:00
imn
f2c4398196 0023329: MakeThickSolid : Offset driver failed 2016-09-07 18:23:37 +03:00
rnv
cde8159058 Merge remote-tracking branch 'origin/rnv/vtk_opengl2_backend' into V8_1_BR 2016-09-05 14:34:40 +03:00
rnv
47024e5797 Fix compilation error on Debian 6.0 2016-09-02 11:30:11 +03:00
isn
684b609375 compilation errors on WIN 2016-08-30 17:39:34 +03:00
skv
b95d6c1ac8 0023326: [CEA 1934] Error when extracting a shape 2016-08-30 16:53:57 +03:00
rnv
b11dda6c23 Fix for '0053430: 3D Sketch' issue. 2016-08-25 15:21:19 +03:00
rnv
986f017265 Start potring to the VTK OpenGL2 backend. 2016-08-16 17:10:44 +03:00
Maintenance team (INV)
39c4bbe53d RNV: remove unused functionality. 2016-08-15 11:58:09 +03:00
skv
42c5470ae5 0023309: [EDF 12969] Clarify sorting algorithm of SubShapeAllSortedCentres function 2016-08-03 21:19:48 +03:00
skv
25ea73e3e3 Porting on OCCT7.0.1: persistence 2016-07-29 11:30:51 +03:00
ana
8ee487fe3f Fix for the "23284: EDF 13077 GEOM: Build GEOM without GUI and without VTK" issue. 2016-07-28 17:45:59 +03:00
ana
f05d514a0f Windows compatibility 2016-07-18 15:49:37 +03:00
eap
98380e7852 Memory leaks 2016-06-30 14:38:14 +03:00
vsr
d1e1f96ab2 Update in accordance with changes in QtxComboBox. 2016-06-21 16:08:42 +03:00
Paul RASCLE
89af3a1499 CurveCreator widget: mask detection mode, not implemented 2016-05-27 18:04:22 +02:00
Paul RASCLE
9613091414 curve creator: bring together two extremities of two sections of polylines 2016-05-27 17:03:09 +02:00
Paul RASCLE
a9bed41d00 curve creator: display distance between points in table view 2016-05-27 09:16:42 +02:00
mpa
31b91717e0 Migration to OCCT 7.0 2016-05-25 18:55:33 +03:00
vsr
1f3630e04d Merge remote branch 'origin/V7_dev' 2016-05-24 18:14:54 +03:00
vsr
e140eb6407 Fixed bug with displaying Creation Information for ShapeProcess function: wrong parameters names are shown 2016-05-20 15:03:01 +03:00
vsr
3799901cfc Merge remote branch 'origin/V7_dev' 2016-04-04 12:41:03 +03:00
ana
2894f56511 Windows compatibility 2016-04-01 18:46:21 +03:00
mnt
cf2ed0a7f0 Fix linkage error caused by previous wrong commit 2016-03-28 13:40:26 +03:00
vsr
bd2042b4d1 Merge branch 'V7_dev' 2016-03-24 16:36:53 +03:00
skv
cfa4be5d95 0023247: [CEA 1771] Problem in computing dimensions of objects in GEOM module 2016-03-22 17:02:05 +03:00
vsr
cc6a9a8b86 Update according PyConsole redesign in GUI module 2016-03-18 17:59:42 +03:00
mnt
44d1856aa4 Fix linkage error caused by previous wrong commit 2016-03-17 09:20:04 +03:00
Florian BRUNET
dd9852af66 Adaptative maintenance of GEOM for new SalomePyConsole. 2016-03-16 15:27:03 +03:00
Florian BRUNET
32a099aa46 Adaptative maintenance of GEOM for new SalomePyConsole. 2016-03-16 15:20:46 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
skv
ef5ed77d70 0023197: [CEA] Extract and rebuild 2016-03-11 12:28:06 +03:00
vsr
1125dd9734 XAOPlugin Python API improvements
- Add missing python doc
- Enable auto-publishing for ImportXAO operation
2016-03-11 12:02:33 +03:00
skv
1f2a7c5f51 0053082: Script "GEOM_usinggeom" failed 2016-02-20 15:13:14 +03:00
vsr
fc8218a049 Updates from V7_dev branch 2016-02-19 16:45:33 +03:00
skv
80b714c3bb 0023216: correct treatment of blank assembly names 2016-02-17 11:01:45 +03:00
skv
9361e2c00a 0023216: [CEA 1691] Import the compounds with their names from a STEP file 2016-02-16 17:19:14 +03:00
vsr
2a43dbcceb Merge relevant changes from V8_0_0_BR branch 2016-02-15 17:37:33 +03:00
vsr
f7d9823966 Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-05 17:24:15 +03:00
skv
0e330446a2 0053079: SALOME crashes at Python Dump 2016-02-05 17:03:36 +03:00
skv
e087bbd063 0052840: Fuse fails if "Remove extra edges" is ON 2016-02-04 16:29:39 +03:00
vsr
d45ec2f5db Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-03 17:08:28 +03:00
skv
78b2a5e0da MakeShell: compound acceptance, update TUI documentation 2016-02-03 16:55:29 +03:00