vsr
25a3dc9150
Copyright update 2021
2021-03-22 19:09:10 +03:00
jfa
30bf08e12b
Porting to OCCT7.5.0
2020-12-14 15:32:18 +03:00
SALOME
1405980f7e
#18963 Minimize compiler warnings
2020-12-08 12:51:31 +03:00
vsr
436cccec5f
bos #19060 [CEA] Fatal error no persistant file when loading SMESH (attempt 2)
2020-05-08 17:32:23 +03:00
vsr
df260abc61
Copyright update 2020
2020-04-15 16:11:04 +03:00
eap
43c219aae9
Optimize work with std::map
2020-03-18 15:42:47 +03:00
rnv
33502d28ed
GEOM in debug mode on Windows 10 with VS 2017.
2019-10-30 20:36:28 +03:00
jfa
efa7eecc97
Porting to new OCCT version
2019-09-03 12:25:16 +03:00
jfa
9f557687e2
16982 EDF 19511 - Crash when dumping study. Improved fix.
2019-08-14 12:53:30 +03:00
vsr
ca407fcec6
Reverting commit 32564551
as it caused regression with data publication
2019-07-30 11:39:41 +03:00
rnv
3256455164
Fix for "16982 EDF 19511 - Crash when dumping study" issue.
2019-05-28 19:05:05 +03:00
vsr
175b357b21
Avoid SIGSEGV in case of incorrectly recorded command dump processing
2019-03-26 14:38:44 +03:00
vsr
a41868ac87
Fix bad dump produced in case if ExtractShapes() function is called with 'FLAT' shape type
2019-03-26 13:31:26 +03:00
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