Magne Sjaastad
d99c5daee1
Added icons to context menu in 3D view
2015-09-15 16:33:41 +02:00
Magne Sjaastad
708e34045d
( #446 ) Added link view commands to context menu in 3D view
2015-09-15 16:33:41 +02:00
Pål Hagen
6eaef49996
( #404 ) Using well path pointer instead of index for source info for picking
2015-09-07 16:17:40 +02:00
Pål Hagen
4d4ed88041
( #404 ) Displaying well path name when a well path is picked
...
TODO: Display depth and additional well data
2015-09-07 12:21:22 +02:00
Magne Sjaastad
4618f50e9e
( #407 ) Disable "Add property filter" for per-cell face color results
2015-09-07 10:12:59 +02:00
Pål Hagen
0c8600c6dd
( #355 ) Got rid of all RimUiTreeModelPdm includes
2015-08-24 17:42:42 +02:00
Pål Hagen
0bd54ba98a
( #355 ) Removed out-ifdef'ed obsolete code related to the old project tree view
2015-08-24 16:06:20 +02:00
Jacob Storen
f3810640ca
Fixed Linux compile issues
2015-08-14 06:42:12 -07:00
Jacob Støren
85ea085c4e
( #371 ) RiuViewerCommands: Used the new exec commands
2015-08-14 13:27:26 +02:00
Magne Sjaastad
57e363896f
Replaced uiField() and xmlField() with uiCapability() and xmlCapability()
2015-08-05 12:34:07 +02:00
Magne Sjaastad
737936d846
Major modularization adjustments
...
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector) with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Pål Hagen
68a7993105
( #342 ) Added "Add property filter" to the 3D view's context menu
2015-06-30 15:37:53 +02:00
Pål Hagen
320b0c62c4
( #260 ) Displaying NNC info and intersection point for picked faults when there's no cell index
2015-06-30 13:25:11 +02:00
Pål Hagen
04d70a9204
( #260 ) Fixed problem with picking faults in some rare cases
...
Made sure that we handle the case when an item has been hit which is not
a non-NNC item.
2015-06-30 12:05:24 +02:00
Jacob Støren
cfb0bfeb55
Moved RivCellSetEnum to a separate file.
...
Preparations for property filtering
2015-06-18 14:17:03 +02:00
Jacob Støren
3d0e0ace7a
Linux compile fix
2015-06-11 13:15:59 +02:00
Jacob Støren
385fa55cdc
Fixed one linux compile error and cleaned out some compiler warnings
2015-06-11 13:05:59 +02:00
Jacob Støren
4f77afe43c
Implemented #310 Result info when picking
...
This included some refactorization to remove the command stuff out of
RiuViewer,
and to communicate the grid index via the source info struct, and not as
a cvfPart::id
2015-06-11 11:38:51 +02:00