Commit Graph

1314 Commits

Author SHA1 Message Date
vsr
c24f6c6618 Revert commit a1bc463e for issue 0023451 as it caused regressions 2017-10-12 17:06:06 +03:00
vsr
1137dd744f 0023493: EDF 15626 - Problem with Dump Study
- Fixed problem with GetExistingSubObjects() function dumping
2017-10-11 15:27:38 +03:00
Christophe Bourcier
b02853cb86 Update French translation files 2017-10-09 16:08:04 +02:00
Christophe Bourcier
d3ae7d5ecf Update French translation files 2017-10-09 16:06:28 +02:00
Christophe Bourcier
32ffd43c79 Update French translation files 2017-10-09 15:20:29 +02:00
Christophe Bourcier
05ae469449 Update translation files from Crowdin 2017-10-09 14:40:21 +02:00
vsr
36a0165451 Increment version: 8.4.0 2017-10-03 11:18:57 +03:00
vsr
12d2cd28a6 Fix regression (SIGSEGV) caused by commit 935cd274 2017-09-29 12:06:30 +03:00
vsr
579fb21c33 Remove debug output 2017-09-28 16:30:23 +03:00
vsr
935cd27401 0023450: Fields are not displayed in GEOM
- Make color scale a property of the OCC view model
- Redesign color scale management
2017-09-28 16:08:10 +03:00
vsr
1f0425a582 Fix regression in 'make test' caused by 7a3c2d25 2017-09-26 10:46:41 +03:00
asl
47e260a974 0023450: Fields are not displayed in GEOM
+ IPAL54211: SALOME-8.3.0: Geometry fields are displayed incorrectly
+ Clean-up deprecated OCCT-related code
2017-09-25 15:28:18 +03:00
Gilles DAVID
7a3c2d25cc XAO test fixed to work in salome test 2017-09-22 15:46:58 +02: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
Cédric Aguerre
45c02108ce Install tests.set 2017-06-20 13:27:02 +02: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
0638e8ec11 Merge V8_3_BR & rnv/win_swig_generation branches 2017-05-30 13:19:28 +03:00
rnv
51463f80be Improve swig generation process on Windows platform. 2017-05-30 11:20:49 +03:00
rnv
0cf86bb835 Update copyrights in the documentation. 2017-04-28 16:24:32 +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
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