Commit Graph

104 Commits

Author SHA1 Message Date
rnv
64c20fc0e7 Run SALOME with UNICODE path on Windows platform. 2019-03-11 13:08:24 +03:00
vsr
d6f1d8730f Update copyrights 2019-02-14 13:56:18 +03:00
eap
ddca8a32b0 23586: [EDF] HYDRO: Copy mesh to new geometry
--- GEOM_Gen_i.cc ---
In order to assure safe and fast search of initial groups by groups of
the new geometry, behavior of GEOM_Gen operations that implement searching
and publishing of new groups corresponding to initial groups, is
slightly modified. A reference to an initial sub-object is published
under a corresponding new sub-object. The modified functions are
RestoreSubShapesO(), RestoreGivenSubShapesO() and RestoreSubShapesSO().

--- GEOM_Engine.cxx ---
Avoid double removal of GEOM_BaseObject that leads to removal of all
attributes from the root TDF label. That caused some regression, don't
remember which.
2018-09-05 13:59:48 +03:00
eap
0cd035c092 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/884749910
2018-06-19 14:24:36 +03:00
rnv
4df93cfed7 Merge V9_dev branch into master 2018-06-14 14:40:29 +03:00
rnv
9fe1f193a4 Migration to OpenCASCADE CMake configuration 2018-03-05 18:40:48 +03:00
rnv
001d93f1ef Merge 'master' branch into 'V9_dev' branch. 2018-01-16 19:46:43 +03:00
eap
a9fe5759c5 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:38:33 +03:00
rnv
40d76807e9 Merge master branch into V9_dev. 2017-12-26 16:30:57 +03:00
rnv
2736f682fe Merge V8_4_BR branch. 2017-12-13 11:48:03 +03:00
eap
def38fecf8 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:40:22 +03:00
vsr
8af6f2a74e 0023505: Sigsegv with fuse on cylinder and cone
- Switch to C++ exception handling mechanism
2017-11-16 15:10:41 +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
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
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
rnv
5e7cf6df5a Merge branch 'master' into V9_dev 2017-07-19 19:36:08 +03:00
vsr
b2668a7b37 Migration on OCCT > 7.1: properly set TDataStd_ExtStringList attribute 2017-07-10 12:15:07 +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
rnv
a79bb58153 Merge multi-study removal branch. 2017-06-13 12:57:14 +03:00
nds
498a6edda4 Minor corrections to compile on Windows platform 2017-03-27 15:38:19 +03:00
eap
e8fec0b394 Remove useless MESSAGEs 2016-11-25 15:10:38 +03:00
skv
25ea73e3e3 Porting on OCCT7.0.1: persistence 2016-07-29 11:30:51 +03:00
mpa
31b91717e0 Migration to OCCT 7.0 2016-05-25 18:55:33 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
skv
0e330446a2 0053079: SALOME crashes at Python Dump 2016-02-05 17:03:36 +03:00
skv
907035f22e 0052973: Wrong order publication objects in object browser 2015-12-28 12:01:54 +03:00
vsr
1db636b7ff 0052898: TC 7.7.0: Regression "Glue Faces" dialog glues all faces instead selected faces 2015-10-06 15:09:51 +03:00
eap
18a5df8c67 23034: EDF GEOM: Information after a transformation without copy
Fix regression of geom/imps_07/H9 -- no info on field steps
2015-05-07 19:27:01 +03:00
eap
ee311dbb32 23034: EDF GEOM: Information after a transformation without copy
IPAL52713: Wrong creation info for ProjectionOnCylinder object
2015-04-24 17:38:25 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
mpa
fd74c1d7f4 0022804: [CEA 1332] Import a brep file with an accent in its name 2015-02-06 15:09:57 +03:00
ana
db29d7dbad Windows compatibility 2015-02-03 19:14:19 +03:00
eap
ed87a1f7c8 22752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
+ 22757: [EDF] Vertex on Edge --- allow projecting several points at once
2014-12-10 19:12:15 +03:00
eap
33eddb946d 22755: [EDF] Improvement of Projection operation 2014-11-21 20:25:48 +03:00
eap
2c3b809cb7 0022746: [EDF] Improvement of Glue Faces and Glue Edges operations 2014-11-13 14:16:18 +03:00
eap
db4ad95d8e 0022745: [EDF] Improvement of Sewing operation 2014-11-13 14:02:35 +03:00
vsr
3c1414974e Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-22 11:16:17 +04:00
skv
8866b5fcd5 0022661: EDF GEOM: [HYDRO] Integration of the polyline editor in GEOM 2014-10-10 13:29:30 +04:00
vsr
852ccfccc5 Remove obsolete conditionals 2014-09-24 16:48:36 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
imn
05e07e916e Remove obsolete OCC_VERSION_LARGE defines. 2014-08-08 16:10:04 +04:00
vsr
7961b83044 Revert "Synchronize adm files"
This reverts commit 3cd92817cb.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb Synchronize adm files 2014-08-06 23:16:58 +04:00
skv
f84f401861 0022566: EDF GEOM : Performance regression in MakeCompound operation 2014-06-25 18:28:02 +04:00
vsr
2df46277e9 0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import
Additional fix to make correct Python dump when material groups are created
2014-04-04 10:57:53 +04:00
imn
7f7181fbab 0022531: [CEA 1112] the point markers o and x are inverted 2014-03-28 15:39:34 +04:00
akl
7d880c6a82 Update copyrights 2014. 2014-02-18 10:44:41 +04:00
rnv
874aceefb0 Replace deprecated WNT macro definition by WIN32. 2013-10-17 14:53:21 +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