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
Magne Sjaastad
1706a6c0c4
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
Rebecca Cox
f0d32e6e45
#2511 2D Intersection view: Avoid selecting intersection in tree when selecting a cell
2018-02-19 15:11:35 +01:00
Bjørn Erik Jensen
772ba788ad
#2449 2d intersection view. Show UTM intersection point in result info window
2018-02-16 14:38:28 +01:00
Magne Sjaastad
03f4b778cc
#2471 Fracture : Block selection of fracture if fracture template is selected in Project Tree
2018-02-14 13:07:33 +01:00
Magne Sjaastad
302edc5677
System : Guard null pointer access
2018-02-14 13:06:54 +01:00
Magne Sjaastad
59958dcc3a
Fix picking on fracture geometry when scale factor is different to 1.0
2018-02-12 20:08:43 +01:00
Rebecca Cox
cf3a1ad43f
#2392 3D View Context command: "Color Result"
2018-02-12 08:42:12 +01:00
Bjørn Erik Jensen
69cc77e026
#2427 2d intersection view. Display result info and curves
2018-02-06 14:40:14 +01:00
Magne Sjaastad
91e062fd93
#2431 : Add Rim3dView to event interface object
2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen
e98d969e62
#2358 fracture. Fix linker errors by adding fracture support ifdefs
2018-01-23 20:58:39 +01:00
Bjørn Erik Jensen
9cfd2ff3cf
#2358 fracture. When clicking on an ellipse fracture, display info in result into panel
2018-01-23 14:30:58 +01:00
Bjørn Erik Jensen
1c668ce3b4
#2358 fracture. Display values in resultInfo panel when clicking on stim plan fracture cell
2018-01-23 14:14:40 +01:00
Magne Sjaastad
03de2aba5b
#2332 2D Intersection View: Command to create view
2018-01-17 11:05:31 +01:00
Magne Sjaastad
337310c497
Fix invalid compare
2018-01-12 10:20:09 +01:00
Magne Sjaastad
402a2607c4
#1905 Perforation Intervals : Make sure well path context menu is displayed when clicking a perforation interval
2018-01-12 08:49:01 +01:00
Magne Sjaastad
f027027618
#1905 Perforation Intervals : Picking the well path pipe does not work at perforations
...
Forward all parts intersected to 3d viewer event handler
2018-01-12 07:56:35 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Rebecca Cox
5a03783328
#2209 Use correct view in cmd "Export Visible Cells as FLUXNUM/MULTNUM"
2017-12-12 15:38:24 +01:00
Rebecca Cox
917b824177
#2144 Context menu: New uiText on menus
2017-12-01 13:31:12 +01:00
Rebecca Cox
c86161a0a6
#2144 Context menu: Add icons to sub menus
2017-12-01 09:11:11 +01:00
Magne Sjaastad
476b96b343
#2144 Context menu : Add support for icons on sub menus
2017-12-01 08:28:41 +01:00
Rebecca Cox
ce8f9e4559
#2144 Organize context menus
2017-11-30 12:06:14 +01:00
Rebecca Cox
cef82c77e3
#2162 Context Menu: Add remaining features to menuBuilder
2017-11-29 16:47:31 +01:00
Rebecca Cox
b9ff4b743b
#2162 Context menu: Move geomech new property filter to new feature
2017-11-29 16:25:54 +01:00
Rebecca Cox
89feb04b31
Remove const_cast
2017-11-29 15:29:33 +01:00
Rebecca Cox
aa318a5aaf
#2162 Context menu: Use Qt typedef ulonglong, not size_t
2017-11-29 15:26:23 +01:00
Rebecca Cox
4b57599162
#2162 Context menu: Remove hide intersection slot and use command features
2017-11-29 14:57:04 +01:00
Rebecca Cox
215fdf6233
#2162 Context menu: Move hide fault slot to command feature
2017-11-29 14:57:04 +01:00
Rebecca Cox
c0615134a9
#2162 Context menu: Move new property filter slot to command feature
2017-11-29 11:06:46 +01:00
Rebecca Cox
48b165e2aa
#2162 Context menu: Move IJK-slice features to command
2017-11-29 09:03:22 +01:00
Unknown
3ed9874876
#2164 Intersections: Make context command for Azimuth/Dip intersection
2017-11-21 18:57:05 +01:00
Unknown
d5819eaad7
#2163 Make intersection event handler
2017-11-21 15:58:47 +01:00
Bjørn Erik Jensen
31a84181e6
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
Bjørn Erik Jensen
af1ffcb71c
#2102 Statistics dialog. Add command to 3d context menu
2017-11-16 14:24:01 +01:00
Bjørn Erik Jensen
440b10e381
#2138 PLT Plot. Add context command to tree view and 3D objects
2017-11-14 11:37:22 +01:00
Rebecca Cox
e60941aa2c
#2075 RFT Plot: Add "New RFT plot" command to well path
2017-11-02 12:32:54 +01:00
Bjørn Erik Jensen
a35329555b
#1948 PLT plot. Initial version, RFT plot copy
2017-10-25 14:36:18 +02:00
Rebecca Cox
9bd556a1b9
#1996 Remane RimFieldCollection -> RimFaultInViewCollection
2017-10-17 09:52:31 +02:00
Rebecca Cox
97e60ab5f2
#1996 : Rename RimFault -> RimFaultInView
2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Rebecca Cox
da118ac1da
#1971 WLP: Context command to create a new well log RFT curve from a selected well
2017-10-09 14:32:15 +02:00
Bjørn Erik Jensen
70a41709cf
#1842 RFT plot. Initial commit. Under construction...
2017-09-27 12:39:35 +02:00
Magne Sjaastad
8ecfaa2ea7
CppCheck : Avoid potential null pointer access
2017-09-07 20:33:17 +02:00
Bjørnar Grip Fjær
1c483c7420
#1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file
2017-08-29 14:30:01 +02:00
Magne Sjaastad
4718caed9a
#1794 Put all fracture command ids inside ifdefs
2017-08-21 20:44:28 +02:00
Magne Sjaastad
a8b8e061d7
#1596 Merge dev into pre-proto
2017-06-14 07:25:34 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Magne Sjaastad
a45aee0cc2
Merge branch 'fishbones' into pre-proto
2017-05-23 10:28:42 +02:00
Magne Sjaastad
6e78c0b2cc
Fix computation of measured depth when picking in 3D
2017-05-20 20:10:03 +02:00
Magne Sjaastad
829df457ff
#1502 Fishbones : Add "New Perforation" to context menu when clicking on well path
2017-05-19 11:03:22 +02:00
Magne Sjaastad
f81ef5b2fe
#1486 Use RiuWellPathSelectionItem to communicate data to feature
2017-05-16 10:22:16 +02:00
Magne Sjaastad
a8cab547a0
1251 Added RivObjectSourceInfo for selecting any pdmObject
2017-05-05 12:18:10 +02:00
Jacob Støren
6f07a3698b
#1427 Enable the new Well Log Curve command for Simulation Wells
2017-04-25 16:12:55 +02:00
Magne Sjaastad
8255a3aaa3
Merge branch 'dev' into pre-proto
2017-04-03 07:34:56 +02:00
Jacob Støren
ba60bf3c13
#1321 Added a comand to show Flow Characteristics plot. Added timestp colors, zoom, mouse tracking, and titles
2017-03-28 23:36:56 +02:00
Magne Sjaastad
bdf2ea4961
#1323 Added context menu in 3D "Plot Time History for Selected Cells"
2017-03-19 08:59:46 +01:00
Magne Sjaastad
3d67946976
Merge remote-tracking branch 'origin/dev' into pre-proto
2017-03-15 10:10:43 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Magne Sjaastad
a81980c235
#1185 Added "Plot Production Rates" for sim well in 3D and project tree
2017-03-08 11:42:08 +01:00