Magne Sjaastad
8709734697
Whitespace
2019-01-02 14:41:17 +01:00
Magne Sjaastad
fe75265053
Annotations : Remove check on priority
...
For performance reasons, priority was checked before dyncast. This does not work now for unknown reasons.
2019-01-02 14:39:39 +01:00
Magne Sjaastad
c5dc9da4bd
#3924 Measurement : Clean up includes
2019-01-02 14:37:59 +01:00
Magne Sjaastad
218472fe2c
Merge branch 'dev' into measurement
2019-01-02 14:32:17 +01:00
Magne Sjaastad
a9c7773ef7
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
Bjørn Erik Jensen
d6f4962ed7
#3806 Measurement. Display text label at last clicked position
2018-12-20 12:34:17 +01:00
Bjørn Erik Jensen
849a623379
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Gaute Lindkvist
cd75be6671
#3848 Fix crash with text picking by guarding pointer to scene.
2018-12-11 15:33:47 +01:00
Jacob Støren
a13201e42e
#3757 Add selection of text annotations by picking
2018-12-03 11:05:12 +01:00
Jacob Støren
a9a5eaf604
#3757 New feature to add a text annotation in the 3D view
2018-11-30 14:30:34 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Gaute Lindkvist
387741d0c1
#3530 Support picking on 2d Maps.
2018-11-14 13:43:55 +01:00
Magne Sjaastad
4117e266ed
#3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell
...
Using RigCompletionDataGridCell as key in a map causes cells with identical local IJK to be treated as same global cell. Use reservoir grid cell index (size_t) as key to be able to handle cells correctly.
2018-11-14 11:40:23 +01:00
Gaute Lindkvist
9abbdb2fd8
#3528 Make Casing Design a child object under well path.
2018-10-22 09:35:35 +02:00
Magne Sjaastad
e4809af096
System : Use cvf::UNDEFINED_SIZE_T
2018-09-05 13:57:58 +02:00
Gaute Lindkvist
4fd9cdfda3
#3300 Fix crash when loading formation indices as part of a project file.
...
* Rename structGrid() to getOrCreateStructGrid() to make it obvious that it allocates internally.
2018-09-04 09:33:48 +02:00
Jacob Støren
bddaf9d602
#3291 Fix by differensiating between dynamic and default pickEventHandlers
2018-08-30 15:43:55 +02:00
Jacob Støren
9cd9173000
#3249 Add possibility to add and remove pickEventHandlers
2018-08-29 16:04:08 +02:00
Jacob Støren
0a2b68348f
#3249 Refactoring: Rename of classes to PickEventHandler
2018-08-27 16:25:26 +02:00
Jacob Støren
cbb7f4b0c9
#3249 Refactoring: Cleaned up displayContextMenu and handlePickAction in ViewerCommands
2018-08-27 16:25:26 +02:00
Jacob Støren
58617b7510
#3249 Refactoring: Rename of ViewerEvent to PickEvent
2018-08-27 16:25:26 +02:00
Jacob Støren
ad9864240c
#3249 Refactoring: Remove the old extractintersectionData.
...
Replace it with a separate find method.
Use RiuPickItemInfo in the RicViewerEventObject
2018-08-27 16:25:26 +02:00
Jacob Støren
714ba1e605
#3249 Refactoring: RiuPickItemInfo into separate file
2018-08-27 16:25:26 +02:00
Jacob Støren
9ce814a3b2
#3249 Refactoring pick event handling as preparations
2018-08-27 16:25:25 +02:00
Gaute Lindkvist
ed232b9cbd
#2966 Add command to create a well bore stability plot
2018-07-02 10:29:31 +02:00
Magne Sjaastad
cfad0bab63
Fix Linux issue
2018-05-09 15:10:39 +02:00
Jacob Støren
83d3a033d8
#2872 Fix creating range filter slices on LGR
2018-05-09 13:47:58 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Jacob Støren
9885c9d2d7
#2809 , #2858 , #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot
2018-05-06 10:09:39 +02:00
Magne Sjaastad
ccac7643b8
#2820 Legends : Support selection of legend items when clicking in 2D intersection view
2018-04-30 14:47:47 +02:00
Magne Sjaastad
a0e4f71138
#2715 Add direct access to RigFemPartCollection from a GeoMechView
2018-04-25 12:45:58 +02:00
Gaute Lindkvist
803b6b8179
3D Well Log Curves( #2676 ): Enable pick selection of the 3D Tracks and curves
2018-04-23 08:01:32 +02:00
Magne Sjaastad
305fdfcfc8
Remove unused variables and functions
2018-04-19 07:19:29 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
2452c965ab
#2728 Well CF Visualization: Contributions in same cell are not added
2018-04-17 16:01:29 +02:00
Magne Sjaastad
9b0427aba9
#2553 Well CF Visualization: Add viz of connection factors on sim wells
2018-04-05 14:25:47 +02:00
Jacob Støren
dd29a3c727
#2634 Fix wrong MD when context menu creating completions in 2D intersectino View
2018-03-21 14:13:56 +01:00
Magne Sjaastad
0dc48db993
#2600 Well CF Visualization: Improve result info text content
2018-03-19 21:09:54 +01:00
Magne Sjaastad
241bf0364c
#2600 Well CF Visualization: Make sure all connections are visualized
2018-03-19 14:41:46 +01:00
Magne Sjaastad
1aad577a49
#2544 Well CF Visualization: Use simplified star geometry
2018-03-16 15:58:04 +01:00
Magne Sjaastad
7bb705b1b7
#2600 Well CF Visualization: Add picking on connection factor objects
2018-03-16 15:33:57 +01:00
Rebecca Cox
ab800390dd
#2597 3D Well Log Curve: Context command to add new curve
2018-03-15 13:05:00 +01:00
Bjørn Erik Jensen
b7e8834b4c
#2476 2dIntersectionView. Clean up context menus
2018-03-14 08:05:38 +01:00
Jacob Støren
0bdde36aa3
Merge #51 Legend background and #2478 Edge axis top into dev
2018-03-08 16:22:13 +01:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Rebecca Cox
a37a9d3308
#2582 3D well log curves: Create add 3D well log extraction curve cmd
2018-03-07 12:02:13 +01:00
Jacob Støren
74e4775395
#2487 Avoid switching views when picking a simulation well in an intersection view
2018-03-01 07:52:32 +01:00
Jacob Støren
6a3b43ec7c
#2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows
2018-02-27 16:46:53 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00