rnv
9157430337
Remove QT4 compatibility.
2019-05-31 15:05:36 +03:00
rnv
3256455164
Fix for "16982 EDF 19511 - Crash when dumping study" issue.
2019-05-28 19:05:05 +03:00
rnv
5410290368
Fix for "16935 [CEA] exception in group creation" issue.
2019-05-14 14:59:35 +03:00
rnv
ee3393d541
Fix for "[CEA]: Windows version: Dump Python: there is an error in the file name generated for geompy.ImportXAO" issue.
2019-05-13 16:41:55 +03:00
jfa
6c3f954171
bos #16792 [CEA 16785] Cannot select COMPSOLID
2019-04-24 13:30:22 +03:00
rnv
2940ca79a8
Compilation with DEV version of OCCT
2019-04-12 15:02:39 +03:00
jfa
485d7cea0a
bos #16700 [EDF] GEOM : Import python file after dump of explode structure from XAO file
2019-04-04 11:53:12 +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
jfa
2f5ed2c56a
tracker_salome #16492 EDF 18458 - Restoregivensubshapes
2019-03-22 13:39:59 +03:00
jfa
fa02ef2a4f
tracker_salome #16694 EDF - Problem with T-Shape
2019-03-22 13:07:57 +03:00
rnv
4558fc1b44
54519: [TC-9.3.0]: SIGSEGV during exit if dimensions are editing
2019-03-22 10:59:36 +03:00
rnv
991d2a1931
Compilation on Windows.
2019-03-13 15:04:23 +03:00
rnv
64c20fc0e7
Run SALOME with UNICODE path on Windows platform.
2019-03-11 13:08:24 +03:00
Paul RASCLE
cccc6496b1
fast subShapes selector for PyQt Clients
2019-03-10 12:58:49 +01:00
mnt
bfd48ef62a
Porting to OCCT 7.4 dev
2019-02-22 15:55:49 +03:00
vsr
3d5efd4572
23553: Put back replacement of ABSOLUTE_APPLI_PATH by GEOM_ROOT_DIR
...
Rollback temporary workaround, done in commit a3a641c0
2019-02-15 16:06:42 +03:00
vsr
ac813fd986
Remove deprecated stuff
2019-02-14 13:57:36 +03:00
vsr
d6f1d8730f
Update copyrights
2019-02-14 13:56:18 +03:00
vsr
d90d0665f7
0023647: [CEA 7290] cannot reload XAO file
2018-12-11 10:30:48 +03:00
vsr
b6fca18ac3
0023552: Unable to use the contextual menu of Object Browser window
...
- Another attempt to solve problem with materials sub-menu on desktops like Unity, KDE Plasma etc.
2018-12-06 16:02:00 +03:00
jfa
e7194e67dc
0023597: EDF 17891 - OCCT 7.3.0 - Problem with GetBlockNearPoint. A fix by JGV (edge orientation in GlueFaces algorithm).
2018-10-29 12:31:05 +03:00
eap
2d81fbabd2
Bug: IsSubShapeBelongsTo() always returns true if theSubObjectIndex > 0
2018-10-23 15:25:29 +03:00
eap
c8522ecee0
Typo and whitespace fixes by Kunda
...
http://www.salome-platform.org/forum/forum_9/454200149#834683007
2018-10-15 15:10:39 +03:00
rnv
e1f4a245c6
Merge branch 'rnv/unicode'
2018-10-10 22:53:26 +03:00
vsr
37d3fe3ec7
0023312: [CEA 1928] GEOM: Create group from second shape
2018-10-04 15:50:06 +03:00
Christophe Bourcier
48be17f15d
Enable multithread in Partition (works with or without TBB)
2018-10-01 15:57:01 +02:00
vsr
c4999d1655
IPAL54434: TC9.2.0: GEOM: Textured point marker is not set
2018-09-28 11:58:25 +03:00
rnv
1146ac90d2
Some corrections related to using UNICODE.
2018-09-27 14:27:17 +03:00
vsr
8c9ebd878e
0023595: [CEA 2275] : Manual test KO GEOM : The fields are not displayed
...
- Fixed pb raised after migration to OCCT 7.3
2018-09-24 14:12:09 +03:00
eap
bc5d3eeb20
23586: [EDF] HYDRO: Copy mesh to new geometry
...
Add GEOM_Gen::GetInPlaceMap()
2018-09-17 21:54:34 +03:00
vsr
e5d35ef4b2
0023588: [CEA 2272] : GEOM test failed after transition to OCC 7.3
...
- Attempt 2, to fix regression caused be commit 81364d3f
2018-09-12 15:39:42 +03:00
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
0ab4dbdbf0
0023558: [CEA 2242] : Bad display of shared edges in wireframe mode
2018-05-08 14:32:49 +03:00
jfa
2b7625a119
0023271: [CEA 1823] Deflection Coefficient not taken into account in wireframe
2018-04-24 14:56:56 +03:00
vsr
4ca4b8000a
0023541: [CEA 2229] The test GEOM_Nut.py crashes
2018-04-05 10:22:10 +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
asl
bd364504cc
patch for incorrect compilation
2017-11-10 17:16:14 +03:00
asl
6dc5124449
patch for crash
2017-11-10 13:21:34 +03:00
isn
227f211520
Merge remote-tracking branch 'remotes/origin/hydro/imps_2017_salome_83' into HEAD
2017-11-08 15:14:31 +03:00
isn
412e3db8f2
additional erase-all flag in CurveCreator_Curve
2017-11-08 15:14:12 +03:00
isn
190ad709e4
refs #1373 comment out the limit of selected points in the local-point-list
2017-11-08 15:12:27 +03:00
asl
c5226abebf
Merge remote-tracking branch 'origin/pre/hydro/imps_2017' into hydro/imps_2017_salome_83
2017-11-01 12:09:56 +03:00
isn
ed9a2d484b
HYDRO / refs #1334
2017-10-30 21:59:08 +03:00
vsr
7714104ece
0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
...
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-13 12:05:55 +03:00
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
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
asl
19d83677d4
refs #1331 : access to methods for testing purposes
2017-09-28 11:57:31 +03:00
asl
19eba9530f
refs #1331 : access to methods for testing purposes
2017-09-28 11:48:12 +03:00
asl
e7c4b29a9e
refs #1331 : profiles points sorting
2017-09-28 10:26:37 +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
asl
28c4349bd9
refs #1331 : disabling automatic sorting of points in the GUI table
2017-09-22 09:19:37 +03:00
asl
81f3aca1cb
refs #1331 : sorting of profiles points by column
2017-09-21 16:34:35 +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
Cédric Aguerre
947cb34ff2
salome test - Fix bug in GEOM tests list
2017-07-13 11:58:43 +02: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
rnv
4b84d5ef39
Merge Python 3 porting.
2017-06-27 19:30:58 +03:00
Cédric Aguerre
8516a81a3e
Fix XAO
2017-06-19 17:41:28 +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
Cédric Aguerre
f12adf62b7
Share test definition
2017-06-19 10:40:17 +02: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
jfa
61e3f7e90a
INT PAL 0054211: SALOME-8.3.0: Geometry fields are displayed incorrectly
2017-06-02 14:20:15 +03:00
rnv
51463f80be
Improve swig generation process on Windows platform.
2017-05-30 11:20:49 +03:00
rnv
4e712a0db0
Python3 porting.
2017-05-23 18:50:41 +03:00
rnv
a8bb4c9979
Python3 porting.
2017-05-23 18:07:33 +03:00
rnv
9f94362880
Python 3 porting.
2017-05-22 17:13:33 +03:00
Gilles DAVID
d618ca36b8
Patch omniORBpy EnumItem class
...
If the comparison ordering methods are not defined (as for instance in
the latest version 4.2.1-2), they are then dynamically added.
2017-05-09 17:12:08 +02:00
Paul RASCLE
a2829b6eeb
Merge branch 'hydro/imps_2017' into V8_3_BR
2017-04-29 11:50:59 +02:00
asl
9f8e032d92
refs #1211 : crash in two polylines creation
2017-04-14 11:34:47 +03:00
Gilles DAVID
46e0db85bf
[PY3] more Swig fix
2017-03-29 16:34:57 +02:00
Gilles DAVID
7035ab0ca5
[PY3] Fix plugin
2017-03-29 15:23:04 +02:00
Gilles DAVID
b0f67e0ecd
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
2017-03-29 09:51:35 +02: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
Nicolas Geimer
f28283d3d0
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
2017-03-27 12:04:20 +02: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
Nicolas Geimer
eb0de82cc1
Merge tag 'V8_3_0a2' into ngr/python3_dev
...
Version 8.3.0 alpha 2
2017-03-20 18:07:08 +01:00
Nicolas Geimer
32fc746f07
[PY3] Fix Test Issue : EnumItem are not orderable
2017-03-20 18:00:29 +01:00
Nicolas Geimer
3a4c128626
[PY3] Swig additional fixes
2017-03-15 15:39:59 +01: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
Nicolas Geimer
0b9cd952a3
[PYTHON 3] 1st draft
2017-02-27 11:15:59 +01: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
jfa
a0aff71d67
0023383: MakePipe, Bad number of groups
2017-01-24 14:25:38 +03:00
rnv
da1f1aaec0
Merge branch 'apl/22873_tmp'
2017-01-20 17:57:04 +03:00
apl
cec4acc1bc
Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue
2017-01-20 17:56:12 +03:00
vsr
01499a3542
CoTech 86: Turn ON parallel tesselation of presentations by default
2017-01-20 16:56:42 +03:00
vsr
02b418c3b2
Patch for MacOS (from SALOME forum)
2017-01-20 15:45:41 +03:00
eap
84e542cbbe
Improve GEOM_AISShape::computeMassCenter() for faces
...
which is used to show field values
2017-01-13 21:17:20 +03:00
Christophe Bourcier
926f7982e5
Export XAO with the shape in a seperated BREP file.
...
This allows to avoid too big xml files.
2016-12-15 16:36:42 +01:00
rnv
e648381815
Merge branch 'V8_2_BR'
2016-12-15 11:03:59 +03:00
ana
3ac2c8a5e8
Windows compatibility (Qt5)
2016-12-12 15:52:05 +03:00
Christophe Bourcier
b014700d7c
Update translation files from Crowdin
2016-11-29 17:24:56 +01: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
rnv
5d831ce592
Additional fix for the '23253: [CEA 1783] The length given by basic properties on a partition of faces is not correct' issue.
2016-11-10 14:37:47 +03:00
vsr
ec168c32f8
Merge remote branch 'origin/hydro/imps_2015'
2016-10-21 12:28:49 +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
skv
d27962672e
0023366: [CEA 1972] Replacing int by bool in a python script
2016-10-14 14:24:01 +03:00
skv
a5ebfce8d1
0023357: EDF 13600 - Problem of partition
2016-10-13 16:20:09 +03:00
vsr
288dfec84b
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)
2016-10-06 10:55:17 +03:00
vsr
75e328d8b1
Fix wrong commments format.
2016-10-05 15:53:28 +03:00
eap
accebb2c2b
Improve GEOM_AISShape::computeMassCenter() on edges and faces
...
which is used to show field values
2016-10-03 20:30:07 +03:00
vsr
e8236fd00f
Merge branch 'V8_1_BR'
2016-09-28 13:03:25 +03:00
Nathalie GORE
8a79f908eb
NGO - Update T-Shape
2016-09-22 16:29:03 +02:00
imn
d3c209c26f
0023351: [CEA 1955] Crash if filling has only one edge
2016-09-15 12:57:33 +03:00
imn
f2c4398196
0023329: MakeThickSolid : Offset driver failed
2016-09-07 18:23:37 +03:00
rnv
cde8159058
Merge remote-tracking branch 'origin/rnv/vtk_opengl2_backend' into V8_1_BR
2016-09-05 14:34:40 +03:00
rnv
47024e5797
Fix compilation error on Debian 6.0
2016-09-02 11:30:11 +03:00
isn
684b609375
compilation errors on WIN
2016-08-30 17:39:34 +03:00
skv
b95d6c1ac8
0023326: [CEA 1934] Error when extracting a shape
2016-08-30 16:53:57 +03:00
rnv
b11dda6c23
Fix for '0053430: 3D Sketch' issue.
2016-08-25 15:21:19 +03:00
rnv
986f017265
Start potring to the VTK OpenGL2 backend.
2016-08-16 17:10:44 +03:00
Maintenance team (INV)
39c4bbe53d
RNV: remove unused functionality.
2016-08-15 11:58:09 +03:00
skv
42c5470ae5
0023309: [EDF 12969] Clarify sorting algorithm of SubShapeAllSortedCentres function
2016-08-03 21:19:48 +03:00
skv
25ea73e3e3
Porting on OCCT7.0.1: persistence
2016-07-29 11:30:51 +03:00
ana
8ee487fe3f
Fix for the "23284: EDF 13077 GEOM: Build GEOM without GUI and without VTK" issue.
2016-07-28 17:45:59 +03:00
ana
f05d514a0f
Windows compatibility
2016-07-18 15:49:37 +03:00
eap
98380e7852
Memory leaks
2016-06-30 14:38:14 +03:00
vsr
d1e1f96ab2
Update in accordance with changes in QtxComboBox.
2016-06-21 16:08:42 +03:00
Paul RASCLE
89af3a1499
CurveCreator widget: mask detection mode, not implemented
2016-05-27 18:04:22 +02:00
Paul RASCLE
9613091414
curve creator: bring together two extremities of two sections of polylines
2016-05-27 17:03:09 +02:00
Paul RASCLE
a9bed41d00
curve creator: display distance between points in table view
2016-05-27 09:16:42 +02:00
mpa
31b91717e0
Migration to OCCT 7.0
2016-05-25 18:55:33 +03:00
vsr
1f3630e04d
Merge remote branch 'origin/V7_dev'
2016-05-24 18:14:54 +03:00
vsr
e140eb6407
Fixed bug with displaying Creation Information for ShapeProcess function: wrong parameters names are shown
2016-05-20 15:03:01 +03:00
vsr
3799901cfc
Merge remote branch 'origin/V7_dev'
2016-04-04 12:41:03 +03:00
ana
2894f56511
Windows compatibility
2016-04-01 18:46:21 +03:00