Commit Graph

1397 Commits

Author SHA1 Message Date
Gilles DAVID
d618ca36b8 Patch omniORBpy EnumItem class
If the comparison ordering methods are not defined (as for instance in
the latest version 4.2.1-2), they are then dynamically added.
2017-05-09 17:12:08 +02:00
Paul RASCLE
a2829b6eeb Merge branch 'hydro/imps_2017' into V8_3_BR 2017-04-29 11:50:59 +02:00
rnv
0cf86bb835 Update copyrights in the documentation. 2017-04-28 16:24:32 +03:00
Gilles DAVID
3b5904ed88 Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev 2017-04-18 15:28:35 +02:00
asl
9f8e032d92 refs #1211: crash in two polylines creation 2017-04-14 11:34:47 +03:00
rnv
ea4b556092 Merge branch 'rnv/win_swig_generation' of salome:modules/geom into rnv/win_swig_generation 2017-04-07 17:14:42 +03:00
rnv
7d5641841a Improve swig generation process on Windows platform. 2017-04-07 17:14:37 +03:00
rnv
fea43afa97 Increment version: 8.3.0 2017-04-07 15:29:28 +03:00
rnv
e91953b7a0 Improve swig generation process on Windows platform. 2017-04-04 14:54:32 +03:00
Gilles DAVID
46e0db85bf [PY3] more Swig fix 2017-03-29 16:34:57 +02:00
Gilles DAVID
7035ab0ca5 [PY3] Fix plugin 2017-03-29 15:23:04 +02:00
Gilles DAVID
b0f67e0ecd Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev 2017-03-29 09:51:35 +02: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
Nicolas Geimer
f28283d3d0 Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev 2017-03-27 12:04:20 +02: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
Nicolas Geimer
eb0de82cc1 Merge tag 'V8_3_0a2' into ngr/python3_dev
Version 8.3.0 alpha 2
2017-03-20 18:07:08 +01:00
Nicolas Geimer
32fc746f07 [PY3] Fix Test Issue : EnumItem are not orderable 2017-03-20 18:00:29 +01:00
Nicolas Geimer
3a4c128626 [PY3] Swig additional fixes 2017-03-15 15:39:59 +01: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
Nicolas Geimer
0b9cd952a3 [PYTHON 3] 1st draft 2017-02-27 11:15:59 +01: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
0f61961349 Update ExportXAO documentation. 2016-12-15 16:48:40 +01: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
vsr
bac1c3de3d Increment version: 8.2.0 2016-11-29 16:31:24 +03: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