vsr
81364d3f21
0023588: [CEA 2272] : GEOM test failed after transition to OCC 7.3
2018-09-11 11:57:18 +03:00
Anthony Geay
151029c42d
Ready for cmake3.12
2018-09-10 13:54:31 +02: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
jfa
2b52706653
0023497: EDF 15720 - Projection transforms the type of shape
2018-08-15 12:59:41 +03:00
eap
306370e41f
Remove deprecated geompy.py
2018-07-17 18:17:19 +03:00
rnv
81de8c6b11
Unicode support
2018-07-13 09:48:33 +03:00
eap
bef7e3cbcd
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:32:46 +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
vsr
017ac3494a
Merge branch 'V8_5_BR'
2018-05-31 17:07:57 +03:00
rnv
1be0dcd9a7
Temporary fix for '23552: Unable to use the contextual menu of Object Browser window' issue.
2018-05-31 12:01:26 +03:00
vsr
a3a641c09a
Revert (partially) previous commit - the solution for ABSOLUTE_APPLI_PATH is to be looked for later
2018-05-14 19:37:07 +03:00
rnv
2e79142400
Fix for '23553: Replace ABSOLUTE_APPLI_PATH by KERNEL_ROOT_DIR in GEOM and SMESH cmakefiles' issue.
2018-05-10 09:42:57 +03:00
vsr
6393b7515a
0023551: [EDF] Help menu : option to set links
...
- Move Geometry's User Guide and Developer Guide to the lower level, in order to be aligned with GEOM plug-ins
2018-05-10 09:34:18 +03:00
vsr
0ab4dbdbf0
0023558: [CEA 2242] : Bad display of shared edges in wireframe mode
2018-05-08 14:32:49 +03:00
vsr
31d51903c6
0023551: [EDF] Help menu : option to set links
...
- Move Geometry's User Guide and Developer Guide to the lower level, in order to be aligned with GEOM plug-ins
2018-04-27 12:33:56 +03:00
jfa
2b7625a119
0023271: [CEA 1823] Deflection Coefficient not taken into account in wireframe
2018-04-24 14:56:56 +03:00
vsr
65e19de611
Increment version: 8.5.0
2018-04-20 09:27:36 +03:00
vsr
4ca4b8000a
0023541: [CEA 2229] The test GEOM_Nut.py crashes
2018-04-05 10:22:10 +03:00
rnv
8f0d7fc799
Redesign SALOME documentation
2018-03-29 18:05:23 +03:00
jfa
08869a9687
0023331: EDF 13477 - Problem with Fuse. Avoid application crush.
2018-03-23 14:18:12 +03:00
rnv
8422ddce7f
Merge changes for HYDRO project : hydro/imps_2017_salome_84 branch.
2018-03-13 19:37:19 +03:00
rnv
89e60b0cd0
Merge changes for HYDRO project : hydro/imps_2017_salome_83 branch.
2018-03-13 17:37:03 +03:00
rnv
93bb870bc5
Migration to OpenCASCADE CMake configuration: additional commit
2018-03-13 11:40:25 +03:00
rnv
9fe1f193a4
Migration to OpenCASCADE CMake configuration
2018-03-05 18:40:48 +03:00
jfa
693a1c36c0
0023433: EDF 14475 - some case of MakePipeWithDifferentSections fails. A fix by SKL.
2018-02-28 13:39:58 +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
eap
8374f01623
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/16816690
2018-02-09 22:47:53 +03:00
rnv
afac3e067e
Unicode support: correct handling of unicode on GUI level
2018-01-22 11:55:44 +03:00
rnv
0989b7fd03
Implement unicode support in SALOME: first attempt
2018-01-19 16:01:53 +03:00
rnv
001d93f1ef
Merge 'master' branch into 'V9_dev' branch.
2018-01-16 19:46:43 +03:00
eap
8f00089bdf
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:33:37 +03:00
eap
b9104d97c5
Regression of Offset dialog: result shape not published
...
+ fix some warnings and memory leaks
2017-12-29 17:42:48 +03:00
eap
14bd7e1d70
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:41:31 +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
jfa
fde342bef4
0023451: Remove Extra Edges. Version without OCCT modification.
2017-12-27 11:32:50 +03:00
rnv
40d76807e9
Merge master branch into V9_dev.
2017-12-26 16:30:57 +03:00
jfa
47d7c598f5
0023451: EDF - Remove Extra edges
2017-12-22 19:42:31 +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
jfa
1bb74b43ea
Porting to dev version of OCCT.
2017-12-18 13:39:46 +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
jfa
ee8283cdc0
0023505: Sigsegv with fuse on cylinder and cone
2017-12-08 11:34:36 +03:00
eap
b4c1887ab3
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:42:45 +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
isn
e093baaf91
Merge remote-tracking branch 'remotes/origin/hydro/imps_2017_salome_83' into HEAD
...
Conflicts:
src/CurveCreator/CurveCreator_Utils.cxx
2017-11-29 15:52:09 +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