Commit Graph

206 Commits

Author SHA1 Message Date
vsr
23463956b0 bos #29484 Add a test service to build tesselation on a shape 2022-04-21 12:40:44 +03:00
rnv
0dc7370a1a #29456 [EDF] (2022-T1) Finalization of SSL implementation 2022-04-19 11:58:37 +03:00
Anthony Geay
8df37edc3d [tuleap26948] : fix of Dump study does not work after study reopening 2022-01-24 10:48:24 +01:00
jfa
93082a7c84 [bos #26726] EDF 24466 - CheckAndImprove generates wrong result. Fix SIGSEGV on CheckCompoundOfBlocks failure. 2021-12-07 11:39:02 +03:00
Anthony Geay
8d26af3d7b Container servant hold information about SSL mode or not 2021-06-09 17:29:51 +02:00
vsr
25a3dc9150 Copyright update 2021 2021-03-22 19:09:10 +03:00
rnv
7dbab99806 Compilation under Windows. 2021-03-03 18:03:42 +03:00
Anthony Geay
ee9734889c Modif for salome gui without neither NS nor other servers. 2021-02-24 07:18:07 +01:00
Anthony Geay
81eb14d320 2 servant implementations of GEOM::GEOM_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded 2021-02-01 20:08:02 +01:00
SALOME
1405980f7e #18963 Minimize compiler warnings 2020-12-08 12:51:31 +03:00
vsr
8647067a5b bos #19182: Additional fix for CreateFolder() service 2020-05-27 18:08:52 +03:00
vsr
535033fcd5 bos #19060 [CEA] Fatal error no persistant file when loading SMESH 2020-05-06 16:45:05 +03:00
vsr
df260abc61 Copyright update 2020 2020-04-15 16:11:04 +03:00
vsv
f1da3f8ded Transfer BreakLink from Object to Gen 2019-12-23 14:55:03 +03:00
vsv
e2fe8c1360 Define IsParametrical and BreakLinks methods 2019-12-20 15:54:12 +03:00
vsv
b654dab419 Modification of GEOM interface 2019-12-09 16:11:19 +03:00
jfa
efa7eecc97 Porting to new OCCT version 2019-09-03 12:25:16 +03:00
jfa
2f5ed2c56a tracker_salome #16492 EDF 18458 - Restoregivensubshapes 2019-03-22 13:39:59 +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
rnv
1146ac90d2 Some corrections related to using UNICODE. 2018-09-27 14:27:17 +03:00
eap
bc5d3eeb20 23586: [EDF] HYDRO: Copy mesh to new geometry
Add GEOM_Gen::GetInPlaceMap()
2018-09-17 21:54:34 +03:00
rnv
b24ee9fa23 SALOME 9.1.0 Windows version 2018-09-07 14:27:06 +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
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
eap
4fb9babd3f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:28:54 +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
eap
693e5f65fe Fix compilation error and some warnings 2017-12-22 13:35:52 +03:00
eap
939f3cca95 GPUSPHGUI: add an option to Offset Surface opreation
definig a mode of filling the gap between adjacent translated surfaces:
 - by pipes or
 - by intersection
2017-12-21 19:13:17 +03:00
eap
ba2e210e02 Memory leaks 2017-12-20 19:58:48 +03:00
eap
dbb1bb16ca Fix valgrind error: Mismatched free() / delete / delete [] 2017-12-13 16:51:53 +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
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
rnv
4b84d5ef39 Merge Python 3 porting. 2017-06-27 19:30:58 +03:00
rnv
a79bb58153 Merge multi-study removal branch. 2017-06-13 12:57:14 +03:00
Gilles DAVID
fcba27b37b Porting Python3: Encode URL 2017-06-06 14:25:27 +02:00
vsr
02b418c3b2 Patch for MacOS (from SALOME forum) 2017-01-20 15:45:41 +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
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
eap
98380e7852 Memory leaks 2016-06-30 14:38:14 +03:00
mpa
31b91717e0 Migration to OCCT 7.0 2016-05-25 18:55:33 +03:00
ana
2894f56511 Windows compatibility 2016-04-01 18:46:21 +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