]>
SALOME platform Git repositories - modules/hydro.git/log
adv [Fri, 24 Jan 2014 06:25:13 +0000 (06:25 +0000)]
Calculation af altitude implemented.
adv [Fri, 24 Jan 2014 06:08:58 +0000 (06:08 +0000)]
GetAltitudeForPoint() method redefinition.
adv [Fri, 24 Jan 2014 05:54:45 +0000 (05:54 +0000)]
API for GetZoneFromPoint() corrected to be more pythonic.
adv [Fri, 24 Jan 2014 05:28:18 +0000 (05:28 +0000)]
Find object by name were moved to the methods of document.
adv [Thu, 23 Jan 2014 09:57:19 +0000 (09:57 +0000)]
Translation of obstacle (Bug #341).
adv [Thu, 23 Jan 2014 05:31:17 +0000 (05:31 +0000)]
Show profile after it became valid (Bug #221).
adv [Tue, 21 Jan 2014 11:56:27 +0000 (11:56 +0000)]
Minor changes for previous commit.
adv [Tue, 21 Jan 2014 11:54:56 +0000 (11:54 +0000)]
Debugging code encapsulated.
Paul RASCLE [Mon, 20 Jan 2014 17:00:14 +0000 (17:00 +0000)]
PR: compilation gcc 4.6.3
szy [Mon, 20 Jan 2014 13:37:10 +0000 (13:37 +0000)]
20.01.2014. Fix for case 1 object + limiting contour.
adv [Mon, 20 Jan 2014 06:57:43 +0000 (06:57 +0000)]
Import of geom curve.
adv [Mon, 20 Jan 2014 06:05:07 +0000 (06:05 +0000)]
Additional changes for dump HYDRO to python script.
adv [Mon, 20 Jan 2014 06:04:03 +0000 (06:04 +0000)]
Dump obstacle object to python script.
szy [Fri, 17 Jan 2014 14:02:02 +0000 (14:02 +0000)]
17.01.2014. Redesign of workaround for calcualtion point state.
adv [Fri, 17 Jan 2014 09:42:12 +0000 (09:42 +0000)]
Exlude the user input during process events by application (Bug #325).
adv [Fri, 17 Jan 2014 09:26:46 +0000 (09:26 +0000)]
Minor change - public keyword added.
adv [Fri, 17 Jan 2014 09:03:48 +0000 (09:03 +0000)]
Useless code removed.
adv [Fri, 17 Jan 2014 08:42:55 +0000 (08:42 +0000)]
Code for testing has been removed.
adv [Fri, 17 Jan 2014 08:06:12 +0000 (08:06 +0000)]
Check and if necessary dump the reference object to python.
szy [Fri, 17 Jan 2014 07:59:57 +0000 (07:59 +0000)]
17.01.2014. Workaround for computing point state on the face.
adv [Fri, 17 Jan 2014 07:44:23 +0000 (07:44 +0000)]
Dump of 3D polyline defined on bathymetry corrected.
adv [Fri, 17 Jan 2014 07:03:29 +0000 (07:03 +0000)]
Protection from crash.
adv [Fri, 17 Jan 2014 06:57:02 +0000 (06:57 +0000)]
Dump to python corrected.
adv [Fri, 17 Jan 2014 06:34:54 +0000 (06:34 +0000)]
Dump to python corrected.
adv [Fri, 17 Jan 2014 06:12:18 +0000 (06:12 +0000)]
Set color for object.
adv [Fri, 17 Jan 2014 04:57:49 +0000 (04:57 +0000)]
Useless declaration removed.
adv [Fri, 17 Jan 2014 04:57:05 +0000 (04:57 +0000)]
Altitude object for stream added.
rkv [Thu, 16 Jan 2014 12:13:57 +0000 (12:13 +0000)]
Stream dump is implemented.
adv [Thu, 16 Jan 2014 11:44:56 +0000 (11:44 +0000)]
Dump of calculation case to python partialy implemented.
adv [Thu, 16 Jan 2014 11:44:21 +0000 (11:44 +0000)]
Access methods for object groups added.
adv [Thu, 16 Jan 2014 11:43:33 +0000 (11:43 +0000)]
Creation of objects pointers.
adv [Thu, 16 Jan 2014 11:40:41 +0000 (11:40 +0000)]
One useful method added.
adv [Thu, 16 Jan 2014 11:07:30 +0000 (11:07 +0000)]
Temporary workaround for python.
rkv [Thu, 16 Jan 2014 10:59:16 +0000 (10:59 +0000)]
SIP: HYDROData_Bathymetry is completed: AltitudesInverted is introduced.
rkv [Thu, 16 Jan 2014 10:41:44 +0000 (10:41 +0000)]
The method GetObjPyName is introduced in the Entity.
adv [Thu, 16 Jan 2014 09:58:48 +0000 (09:58 +0000)]
Point type corrected for python dump.
mzn [Thu, 16 Jan 2014 09:43:54 +0000 (09:43 +0000)]
Feature #197: translation or georeferencing of OBSTACLES Box and Cylinder.
adv [Thu, 16 Jan 2014 08:06:09 +0000 (08:06 +0000)]
Workaround replaced by correct piece of code.
rkv [Thu, 16 Jan 2014 08:03:35 +0000 (08:03 +0000)]
Dump of profile is implemented.
adv [Thu, 16 Jan 2014 07:50:41 +0000 (07:50 +0000)]
Minor changes.
rkv [Thu, 16 Jan 2014 07:38:16 +0000 (07:38 +0000)]
Dump of profile is implemented.
adv [Thu, 16 Jan 2014 06:26:50 +0000 (06:26 +0000)]
NCollection sequences improved.
szy [Wed, 15 Jan 2014 12:30:19 +0000 (12:30 +0000)]
15.01.2014. Fix for bug of GroupDef edges.
adv [Wed, 15 Jan 2014 11:13:36 +0000 (11:13 +0000)]
Export of model to python script.
rkv [Wed, 15 Jan 2014 10:46:23 +0000 (10:46 +0000)]
Common part of dump to python is moved to HYDROData_Entity.
adv [Wed, 15 Jan 2014 10:24:13 +0000 (10:24 +0000)]
Colors methods changes.
adv [Wed, 15 Jan 2014 10:22:44 +0000 (10:22 +0000)]
Creation of region face.
adv [Wed, 15 Jan 2014 10:12:15 +0000 (10:12 +0000)]
Some useful methods.
rkv [Wed, 15 Jan 2014 08:21:12 +0000 (08:21 +0000)]
Common part of dump to python is moved to HYDROData_Entity.
adv [Wed, 15 Jan 2014 06:15:52 +0000 (06:15 +0000)]
Debug code commented.
rkv [Tue, 14 Jan 2014 13:07:22 +0000 (13:07 +0000)]
SIP: HYDROData_PolylineXY is updated: the last method GetSections is added, BOOLTYPE is introduced.
rkv [Tue, 14 Jan 2014 09:04:31 +0000 (09:04 +0000)]
SIP: NCollection_Sequence mapping is updated.
szy [Mon, 13 Jan 2014 14:17:50 +0000 (14:17 +0000)]
13.01.2014. Adde debugging method SetFileNames.
szy [Mon, 13 Jan 2014 13:24:50 +0000 (13:24 +0000)]
13.01.2014. Added some debugging code.
rkv [Mon, 13 Jan 2014 12:31:04 +0000 (12:31 +0000)]
SIP: HYDROData_IPolyline is completed.
nds [Mon, 13 Jan 2014 11:50:04 +0000 (11:50 +0000)]
Refs #320 - Point C is shown in reference image, however it isn't checked Import image dockable panel
refs #324 - Point C is shown in reference image, however it isn't checked Import image dockable panel
adv [Mon, 13 Jan 2014 11:47:27 +0000 (11:47 +0000)]
The search of shapes in the map is corrected by workaround.
rkv [Mon, 13 Jan 2014 11:21:16 +0000 (11:21 +0000)]
SIP: HYDROData_ProfileUZ is completed.
rkv [Mon, 13 Jan 2014 11:04:32 +0000 (11:04 +0000)]
SIP: HYDROData_PolylineXY is completed except one method.
rkv [Mon, 13 Jan 2014 07:25:32 +0000 (07:25 +0000)]
SIP: HYDROData_Confluence is included.
adv [Mon, 13 Jan 2014 07:17:03 +0000 (07:17 +0000)]
Minor changes.
rkv [Mon, 13 Jan 2014 06:56:13 +0000 (06:56 +0000)]
SIP: HYDROData_Application is included.
rkv [Fri, 10 Jan 2014 12:54:18 +0000 (12:54 +0000)]
SIP: HYDROData_SplittedShapesGroup is included.
rkv [Fri, 10 Jan 2014 12:39:01 +0000 (12:39 +0000)]
SIP: HYDROData_Stream is included.
adv [Fri, 10 Jan 2014 09:29:25 +0000 (09:29 +0000)]
Updating of groups for exporting of calculation case.
adv [Fri, 10 Jan 2014 09:23:33 +0000 (09:23 +0000)]
Some useful methods.
rkv [Fri, 10 Jan 2014 08:30:46 +0000 (08:30 +0000)]
SIP: HYDROData_AltitudeObject is included.
rkv [Fri, 10 Jan 2014 08:10:16 +0000 (08:10 +0000)]
SIP: HYDROData_Stream is included.
rkv [Fri, 10 Jan 2014 06:45:29 +0000 (06:45 +0000)]
SIP: HYDROData_Digue is included.
rkv [Fri, 10 Jan 2014 06:22:59 +0000 (06:22 +0000)]
SIP: HYDROData_Channel is included.
rkv [Fri, 10 Jan 2014 04:39:45 +0000 (04:39 +0000)]
Fix for the bug #317: Limited polyline, included in calculation case is not shown in the data tree.
nds [Thu, 9 Jan 2014 13:55:19 +0000 (13:55 +0000)]
Refs #322: Image is removed without reasons for it
mzn [Thu, 9 Jan 2014 13:48:37 +0000 (13:48 +0000)]
Bug #309: fix the misprint.
nds [Thu, 9 Jan 2014 13:13:27 +0000 (13:13 +0000)]
Refs #320: Point C is shown in reference image, however it isn't checked Import image dockable panel
The second part of the bug.
rkv [Thu, 9 Jan 2014 13:05:57 +0000 (13:05 +0000)]
Fix for the bug #318: Different styles in folders' design in Object browser.
adv [Thu, 9 Jan 2014 12:04:31 +0000 (12:04 +0000)]
Groups creation for stream corrected (Bug #315).
nds [Thu, 9 Jan 2014 11:44:34 +0000 (11:44 +0000)]
Refs #320: Point C is shown in reference image, however it isn't checked Import image dockable panel
The first part of the bug.
adv [Thu, 9 Jan 2014 10:22:56 +0000 (10:22 +0000)]
Creation of edges groups improved.
adv [Thu, 9 Jan 2014 10:22:11 +0000 (10:22 +0000)]
Adding of list of shapes method added.
adv [Thu, 9 Jan 2014 10:20:59 +0000 (10:20 +0000)]
Useless method removed.
nds [Thu, 9 Jan 2014 09:54:11 +0000 (09:54 +0000)]
Refs #311: point A size is indepenedent on size of image
Done
adv [Thu, 9 Jan 2014 09:21:01 +0000 (09:21 +0000)]
Methods added.
adv [Thu, 9 Jan 2014 09:20:24 +0000 (09:20 +0000)]
Minor changes.
nds [Thu, 9 Jan 2014 09:12:41 +0000 (09:12 +0000)]
Refs #311: point A size is indepenedent on size of image
TODO: use one graphic item for ellipse and text label to avoid the distance increasing between them during zooming.
rkv [Thu, 9 Jan 2014 06:59:15 +0000 (06:59 +0000)]
Fix for the bug #316: deleted bathymetry is shown in VTK viewer.
rkv [Wed, 8 Jan 2014 13:08:27 +0000 (13:08 +0000)]
SIP: HYDROData_Polyline3D is included.
rkv [Wed, 8 Jan 2014 09:11:40 +0000 (09:11 +0000)]
SIP: HYDROData_Profile is included.
rkv [Wed, 8 Jan 2014 08:01:42 +0000 (08:01 +0000)]
SIP: HYDROData_Profile is included.
rkv [Wed, 8 Jan 2014 06:19:35 +0000 (06:19 +0000)]
SIP: HYDROData_ObstacleAltitude is included.
rkv [Wed, 8 Jan 2014 05:56:30 +0000 (05:56 +0000)]
SIP: HYDROData_ObstacleAltitude is included.
rkv [Wed, 8 Jan 2014 05:40:25 +0000 (05:40 +0000)]
SIP: CalculationCase is completed and ShapesGroup is added.
adv [Mon, 30 Dec 2013 12:35:58 +0000 (12:35 +0000)]
Indexes for sequences corrected.
nds [Mon, 30 Dec 2013 12:04:51 +0000 (12:04 +0000)]
It removes unnecessary margin.
nds [Mon, 30 Dec 2013 11:34:27 +0000 (11:34 +0000)]
It removes unnecessary margin.
nds [Mon, 30 Dec 2013 11:13:57 +0000 (11:13 +0000)]
Refs #137 - UZ plane should be used in profile
Remove "Set Closed"/ "Unset closed" popup menu actions if the widget is created with the disable close section flag.
nds [Mon, 30 Dec 2013 10:47:00 +0000 (10:47 +0000)]
Refs #137 - UZ plane should be used in profile
Text correction in the curve creation widget to show U/Z instead of X/Y
nds [Mon, 30 Dec 2013 10:08:49 +0000 (10:08 +0000)]
Refs #137 - UZ plane should be used in profile
Use UZ text in the trihedron in the profile OCC viewer
asl [Mon, 30 Dec 2013 08:58:41 +0000 (08:58 +0000)]
saving of profile and guideline before presentation construction
adv [Mon, 30 Dec 2013 08:57:13 +0000 (08:57 +0000)]
Altitude object creation (Feature #241).
adv [Mon, 30 Dec 2013 08:22:01 +0000 (08:22 +0000)]
Minor change.