]>
SALOME platform Git repositories - modules/hydro.git/log
Paul RASCLE [Tue, 1 Dec 2020 22:14:06 +0000 (23:14 +0100)]
cut mesh by shape dialog
Paul RASCLE [Tue, 1 Dec 2020 18:25:27 +0000 (19:25 +0100)]
improve test h003 h008 h016
Paul RASCLE [Mon, 30 Nov 2020 22:37:12 +0000 (23:37 +0100)]
improve and document hydroGeoMeshUtils script
Paul RASCLE [Sun, 29 Nov 2020 21:19:33 +0000 (22:19 +0100)]
test h034 on split polylines
Paul RASCLE [Sat, 28 Nov 2020 17:51:18 +0000 (18:51 +0100)]
some cleaning
Paul RASCLE [Sat, 28 Nov 2020 17:34:31 +0000 (18:34 +0100)]
fix on split polylines
Paul RASCLE [Fri, 27 Nov 2020 17:19:39 +0000 (18:19 +0100)]
comments and debug traces on split polylines
Paul RASCLE [Thu, 26 Nov 2020 18:25:27 +0000 (19:25 +0100)]
selection on object browser for med in 'Mesh edges to shapes' dialog
Paul RASCLE [Thu, 26 Nov 2020 14:13:26 +0000 (15:13 +0100)]
automatic load shapes from dialog 'Mesh edges to shapes'
Paul RASCLE [Wed, 25 Nov 2020 22:07:25 +0000 (23:07 +0100)]
fitShapesPointsToMesheEdges dialog completed
Paul RASCLE [Wed, 25 Nov 2020 17:58:56 +0000 (18:58 +0100)]
fix test on stream linear interpolation
Paul RASCLE [Wed, 25 Nov 2020 17:56:27 +0000 (18:56 +0100)]
selection on object browser for shapes in fitShapesPointsToMesheEdges dialog
Paul RASCLE [Tue, 24 Nov 2020 21:57:13 +0000 (22:57 +0100)]
sip for export Shapefile
Paul RASCLE [Mon, 23 Nov 2020 18:11:33 +0000 (19:11 +0100)]
automatic load of shapes from dialog 'adjust shapefile to mesh'
Paul RASCLE [Mon, 23 Nov 2020 09:39:39 +0000 (10:39 +0100)]
debug abort on stream linear interpolation when bathy displayed and modified
Paul RASCLE [Fri, 20 Nov 2020 17:35:15 +0000 (18:35 +0100)]
lot 4: improve stream linear interpolation, first working version
Paul RASCLE [Wed, 18 Nov 2020 09:53:02 +0000 (10:53 +0100)]
use hydroGeoMeshUtils in scripts: h012, h013, h014: Embankments
Paul RASCLE [Mon, 16 Nov 2020 15:46:39 +0000 (16:46 +0100)]
use hydroGeoMeshUtils in scripts: lot1, h009, h010, h011, h015, h020, h021
Paul RASCLE [Sat, 14 Nov 2020 16:41:50 +0000 (17:41 +0100)]
use hydroGeoMeshUtils in scripts: lot1, script g022
YOANN AUDOUIN [Thu, 10 Dec 2020 14:06:07 +0000 (15:06 +0100)]
[doc] Update
Paul RASCLE [Wed, 4 Nov 2020 14:14:42 +0000 (15:14 +0100)]
tutorial improvement on simple mesh extension
YOANN AUDOUIN [Tue, 8 Dec 2020 08:22:50 +0000 (09:22 +0100)]
[doc] Update of french documentation
YOANN AUDOUIN [Fri, 4 Dec 2020 16:01:46 +0000 (17:01 +0100)]
Adding qt information for french (same as english)
Paul RASCLE [Mon, 16 Nov 2020 11:06:04 +0000 (12:06 +0100)]
fix bug on selection highlight zones on calculation case edition
Paul RASCLE [Sat, 14 Nov 2020 22:21:46 +0000 (23:21 +0100)]
Still an error on ZLayers related to edit CalculationCase The call to createViewManager induces the bug: 5 calls in HYDRO related to edition. The bug is related to the change introduced in Occt
1c728f2d6d660 (
0030668 : Visualization - revise adding ZLayer API)
20190715 The old implementation uses a try catch in occt, reproduced here. Access to layer order is not possible in these temporary view managers. Previous correction: solve bugs #22296, #22298: Error on ZLayers (Graphic3d_GraphicDriver::InsertLayerBefore) on second study... is still useful to allow ZLayers order changes on second study...
Paul RASCLE [Sat, 14 Nov 2020 16:25:41 +0000 (17:25 +0100)]
abort on Standard_Failure::Caught: failure is sometimes null. Deprecated, use standard C++ mecanism instead
Paul RASCLE [Fri, 13 Nov 2020 10:52:12 +0000 (11:52 +0100)]
solve bugs #22296, #22298: Error on ZLayers (Graphic3d_GraphicDriver::InsertLayerBefore) on second study (after new document). Need a patch on Occ740p3 Patch is on src/V3d/V3d_Viewer.cxx, src/V3d/V3d_Viewer.hxx Standard_EXPORT Standard_Boolean RemoveZLayer (const Graphic3d_ZLayerId theLayerId, bool isForce = false) if (isForce) myDriver->RemoveZLayer (theLayerId);
Paul RASCLE [Wed, 4 Nov 2020 14:14:42 +0000 (15:14 +0100)]
tutorial improvement on simple mesh extension
Paul RASCLE [Tue, 20 Oct 2020 14:29:51 +0000 (16:29 +0200)]
remove traces
Paul RASCLE [Tue, 20 Oct 2020 14:02:57 +0000 (16:02 +0200)]
fix abort on import image
Paul RASCLE [Mon, 19 Oct 2020 13:15:49 +0000 (15:15 +0200)]
bug EDF #22200: fields are lost when change coordinates
Paul RASCLE [Tue, 13 Oct 2020 20:10:59 +0000 (22:10 +0200)]
tutorial on edit initial field with dialog
Paul RASCLE [Mon, 12 Oct 2020 21:10:23 +0000 (23:10 +0200)]
fix mirrored display on import image, and abort on apply transformation. TODO: check more...
Paul RASCLE [Mon, 12 Oct 2020 07:43:08 +0000 (09:43 +0200)]
fix bug abort on import image, several random cases related to using already deleted object
Paul RASCLE [Fri, 9 Oct 2020 08:52:15 +0000 (10:52 +0200)]
fix bug abort when viewId is 0 on displaying images (import images)
YOANN AUDOUIN [Wed, 7 Oct 2020 06:02:44 +0000 (08:02 +0200)]
corrections to pass tests
Paul RASCLE [Fri, 2 Oct 2020 07:06:44 +0000 (09:06 +0200)]
write dbf with Hydro shapefiles, attribute string "PartName" with polyline name
Paul RASCLE [Sun, 4 Oct 2020 14:14:44 +0000 (16:14 +0200)]
tutorial fuion of 2 overlapping meshes
Paul RASCLE [Sat, 3 Oct 2020 21:41:45 +0000 (23:41 +0200)]
tutorial fusion of 2 meshes
Paul RASCLE [Fri, 2 Oct 2020 15:28:59 +0000 (17:28 +0200)]
tutorial extension of existing mesh
Paul RASCLE [Fri, 2 Oct 2020 14:41:30 +0000 (16:41 +0200)]
change dialog title
Paul RASCLE [Fri, 2 Oct 2020 12:40:46 +0000 (14:40 +0200)]
tutorial simple extension of existing mesh
Paul RASCLE [Fri, 2 Oct 2020 08:36:16 +0000 (10:36 +0200)]
dialog generated with a newer version of Qt, incompatible
Paul RASCLE [Fri, 25 Sep 2020 14:56:58 +0000 (16:56 +0200)]
first tutorial update
Paul RASCLE [Thu, 1 Oct 2020 14:15:32 +0000 (16:15 +0200)]
Bug on dragging rectangle in overview: Fatal error "ZFar should be greater than ZNear" Fixed in HYDROGUI_Overview.cxx: remove patch for OCCT 6.9.1
Paul RASCLE [Sun, 27 Sep 2020 18:06:41 +0000 (20:06 +0200)]
bug in GUI calculation case or complete case: Graphic3D_GraphicDriver::insertLayerBefore, Layer with the LayerId already exists (!myLayerId.IsBound(theNewLayerId))
Paul RASCLE [Thu, 1 Oct 2020 08:41:42 +0000 (10:41 +0200)]
test h033 complete case with modifed regions
Paul RASCLE [Wed, 30 Sep 2020 15:54:29 +0000 (17:54 +0200)]
allow exporting spline polylines as shapes
Paul RASCLE [Wed, 30 Sep 2020 15:52:00 +0000 (17:52 +0200)]
test h032 for complete case with no new region
Paul RASCLE [Wed, 30 Sep 2020 15:44:54 +0000 (17:44 +0200)]
Python for completeCase, without new regions
Paul RASCLE [Wed, 23 Sep 2020 15:36:13 +0000 (17:36 +0200)]
cleaning some comments
Paul RASCLE [Wed, 23 Sep 2020 15:13:16 +0000 (17:13 +0200)]
desactive traces
Paul RASCLE [Wed, 23 Sep 2020 15:01:16 +0000 (17:01 +0200)]
fix .gitignore
Paul RASCLE [Sun, 20 Sep 2020 19:56:41 +0000 (21:56 +0200)]
trying to highlight selected points on bathymetry
Paul RASCLE [Sun, 20 Sep 2020 19:17:49 +0000 (21:17 +0200)]
clear selected points on bathymetry when switch off selection mode
Paul RASCLE [Sun, 20 Sep 2020 13:35:32 +0000 (15:35 +0200)]
a first solution to get altitude text on bathymetrie selection of points
Paul RASCLE [Sat, 19 Sep 2020 20:54:40 +0000 (22:54 +0200)]
some more tests on bathy selection
Paul RASCLE [Sat, 19 Sep 2020 14:36:00 +0000 (16:36 +0200)]
some tests on bathy selection...
Paul RASCLE [Sat, 19 Sep 2020 12:41:57 +0000 (14:41 +0200)]
trying to use the new AIS_PointCloud: bathy representation and global selection OK, point selection NOK , but HYDROGUI_BathymetryPrs::HilightSelected called
Paul RASCLE [Thu, 17 Sep 2020 22:22:52 +0000 (00:22 +0200)]
fix bathymetry points style = 4x4 rectangles (changes in occt 7.4)
Paul RASCLE [Mon, 14 Sep 2020 22:38:14 +0000 (00:38 +0200)]
fix broken selection after polyline edit: see GEOM_Displayer
Paul RASCLE [Sun, 13 Sep 2020 20:32:29 +0000 (22:32 +0200)]
fix highlight: int instead of size_t in OCC_Selector. Look for other similar errors on view ids
Paul RASCLE [Sun, 13 Sep 2020 16:08:21 +0000 (18:08 +0200)]
trying to fix selection mecanism in OCC Viewer: Selection is OK, but broken after a polyline edit, and highlight NOK.
Paul RASCLE [Sat, 12 Sep 2020 11:19:06 +0000 (13:19 +0200)]
fix warnings on Qt connect
Paul RASCLE [Wed, 9 Sep 2020 16:02:01 +0000 (18:02 +0200)]
fix bug on loading HYDRO GUI, undefined symbol typeinfo for InterfaceModel... due to changes in OpenCascade libraries related to IGES, STEP.
Paul RASCLE [Tue, 8 Sep 2020 17:12:31 +0000 (19:12 +0200)]
restructuration of prerequisites detection as in SMESH, add GDAL info for reloaded targets from Paraview...
Paul RASCLE [Sun, 28 Jun 2020 21:12:12 +0000 (23:12 +0200)]
compilation SALOME 9.5, OCC 7.4
Paul RASCLE [Sun, 28 Jun 2020 21:10:02 +0000 (23:10 +0200)]
remove Qt4 option
Paul RASCLE [Mon, 21 Sep 2020 18:04:26 +0000 (20:04 +0200)]
init.cas update to be compatible to TELEMAC Master (15529)
Paul RASCLE [Mon, 21 Sep 2020 12:09:42 +0000 (14:09 +0200)]
fix tests with Z interpolation to the nearest bathy point: The mesh varies slightly from one execution to another. The points chosen for the bathymetry may change. In the particular "left bank" case, the variations are significant on one or two points and disturb the statistics. It is necessary to release the constraint of the test not to detect an error from time to time ...
Paul RASCLE [Mon, 21 Sep 2020 09:42:29 +0000 (11:42 +0200)]
test linear interpolation of a stream
Paul RASCLE [Sat, 5 Sep 2020 22:47:21 +0000 (00:47 +0200)]
bug on display (bathy, selection...) seems fixed !
Paul RASCLE [Sat, 5 Sep 2020 17:03:03 +0000 (19:03 +0200)]
link problem with gl2ps for HYDRO_tests
Paul RASCLE [Mon, 31 Aug 2020 21:18:43 +0000 (23:18 +0200)]
test modification of mesh not generated with HYDRO
Paul RASCLE [Mon, 31 Aug 2020 10:18:43 +0000 (12:18 +0200)]
test on junction of 2 meshes
Paul RASCLE [Mon, 31 Aug 2020 09:21:27 +0000 (11:21 +0200)]
fix fitShapesPointsToMeshEdges with double points, no split
Paul RASCLE [Mon, 31 Aug 2020 09:19:27 +0000 (11:19 +0200)]
importPolylines must work with only one polyline in shape
Paul RASCLE [Sun, 30 Aug 2020 10:17:29 +0000 (12:17 +0200)]
add test on overlapping meshes
Paul RASCLE [Sat, 29 Aug 2020 21:43:57 +0000 (23:43 +0200)]
resource for tests on overlapping domains
Paul RASCLE [Sat, 29 Aug 2020 20:40:21 +0000 (22:40 +0200)]
add test: 2 non overlapping meshes regrouped, big domain containing all
Paul RASCLE [Sat, 29 Aug 2020 10:13:20 +0000 (12:13 +0200)]
fix dialog fitShapePointsToMeshEdges
Paul RASCLE [Sat, 29 Aug 2020 09:03:01 +0000 (11:03 +0200)]
resource for tests on fusion of several domains
Paul RASCLE [Fri, 28 Aug 2020 17:03:00 +0000 (19:03 +0200)]
other tests on simple extension
Paul RASCLE [Thu, 27 Aug 2020 15:03:18 +0000 (17:03 +0200)]
add Python test on extension with shape adjustements
Paul RASCLE [Thu, 27 Aug 2020 14:14:30 +0000 (16:14 +0200)]
Python function mergePolylines
Paul RASCLE [Thu, 27 Aug 2020 13:55:46 +0000 (15:55 +0200)]
Python wrapping for HYDROData_PolylineOperator (split, merge)
Paul RASCLE [Thu, 27 Aug 2020 08:46:17 +0000 (10:46 +0200)]
improvements on importPolylines Python function
Paul RASCLE [Thu, 27 Aug 2020 07:30:21 +0000 (09:30 +0200)]
fitShapePointsToMesh improvements: output directory, superposed extremity points
Paul RASCLE [Wed, 26 Aug 2020 12:38:37 +0000 (14:38 +0200)]
some functions for test scripts
Paul RASCLE [Wed, 26 Aug 2020 09:40:29 +0000 (11:40 +0200)]
introducing test on mesh extension, with resources generated first
Paul RASCLE [Wed, 26 Aug 2020 09:37:59 +0000 (11:37 +0200)]
allow SMESH publishing in GUI
Paul RASCLE [Tue, 25 Aug 2020 09:12:00 +0000 (11:12 +0200)]
more shapefiles for SALOME test
Paul RASCLE [Mon, 24 Aug 2020 16:26:08 +0000 (18:26 +0200)]
test case h021_meshChangeBathy working
Paul RASCLE [Mon, 24 Aug 2020 15:32:56 +0000 (17:32 +0200)]
fix on shapeGroups.py
Paul RASCLE [Thu, 20 Aug 2020 16:29:44 +0000 (18:29 +0200)]
test case h021_meshChangeBathy
Paul RASCLE [Thu, 20 Aug 2020 15:22:13 +0000 (17:22 +0200)]
add test h020 in SALOME tests
Paul RASCLE [Thu, 20 Aug 2020 14:30:03 +0000 (16:30 +0200)]
add test case h020_normalCaseChangeBathy.py
Paul RASCLE [Wed, 19 Aug 2020 15:30:04 +0000 (17:30 +0200)]
analyse HYDRO_tests
Paul RASCLE [Sun, 16 Aug 2020 10:27:03 +0000 (12:27 +0200)]
fix warnings on tutorial build
Paul RASCLE [Thu, 13 Aug 2020 19:17:23 +0000 (21:17 +0200)]
dialog adjust shape point to mesh edges