Rebecca Cox
|
75c506e257
|
#2109 Remove automatic color on well labels on background change
|
2017-11-13 07:55:22 +01:00 |
|
Rebecca Cox
|
c49db44909
|
#1490 Simulation well: Remove well head if it does not have perforations
|
2017-11-08 11:22:51 +01:00 |
|
Rebecca Cox
|
ea4a92ab27
|
Rename wellPathsPartManager -> wellPathCollection
|
2017-11-08 09:07:44 +01:00 |
|
Rebecca Cox
|
93a83cd756
|
#2094 Update well name color in 3d view (not sim well)
|
2017-11-08 09:07:44 +01:00 |
|
Bjørn Erik Jensen
|
ae20e1af10
|
Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate
|
2017-10-31 12:49:36 +01:00 |
|
Rebecca Cox
|
9bd556a1b9
|
#1996 Remane RimFieldCollection -> RimFaultInViewCollection
|
2017-10-17 09:52:31 +02:00 |
|
Rebecca Cox
|
7da8e3091b
|
#1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection
|
2017-10-17 09:52:31 +02:00 |
|
Rebecca Cox
|
44be1bfd6b
|
#1996 Rename RigSingleWellResultsData -> RigSimWellData
|
2017-10-17 09:52:31 +02:00 |
|
Rebecca Cox
|
7d908394db
|
#1996 Renaming. Remove unused includes and rename local variables
|
2017-10-17 09:52:31 +02:00 |
|
Rebecca Cox
|
d748803159
|
#1996 Rename RimEclipseWell -> RimSimWellInView
|
2017-10-17 09:52:31 +02:00 |
|
sigurdp
|
8d96e9e35a
|
Renamed RiuEclipseSelectionItem::m_cellIndex to RiuEclipseSelectionItem::m_gridLocalCellIndex
|
2017-10-16 14:35:43 +02:00 |
|
Jacob Støren
|
7f07962187
|
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
|
2017-09-13 11:50:27 +02:00 |
|
Jacob Støren
|
bb098a241b
|
#1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage
|
2017-09-13 11:50:27 +02:00 |
|
Bjørnar Grip Fjær
|
78760d569e
|
#1807 Ensure flow characteristics plot is updated when view geometry changes when using visible cells filtering
|
2017-08-24 13:28:17 +02:00 |
|
Bjørnar Grip Fjær
|
5ead49e01e
|
#1807 Add option to use visible cells in view as region selection in flow characteristics plot
|
2017-08-24 09:28:05 +02:00 |
|
Magne Sjaastad
|
553b3bf63e
|
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
|
2017-08-21 15:24:20 +02:00 |
|
Magne Sjaastad
|
7dfcfde1d1
|
#1744 Load and update data for fractures when loading project file
|
2017-08-14 22:16:03 +02:00 |
|
Magne Sjaastad
|
0ba1746755
|
Merge branch 'dev' into pre-proto
|
2017-08-11 16:14:00 +02:00 |
|
Magne Sjaastad
|
88bbea6339
|
#1755 Remove porosity enum from RifReaderInterface
|
2017-08-11 14:27:22 +02:00 |
|
Magne Sjaastad
|
1adba2caf7
|
#1724 Removed unused code
|
2017-08-04 10:21:07 +02:00 |
|
Jacob Støren
|
fc05dd665f
|
#1585 Add visualization (gray out) inactive parts of fractures based on containment.
|
2017-06-27 13:21:04 +02:00 |
|
Jacob Støren
|
cbb0a58673
|
#1648 Remove dependency on active view from color generation.
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
|
2017-06-25 10:42:53 +02:00 |
|
Jacob Støren
|
33b037a80b
|
#1440 Merge dev into pre-proto (WellPath viz restructure and constness)
Had to do quite a bit constness fiddeling to make the merge work
|
2017-06-22 10:42:07 +02:00 |
|
Jacob Støren
|
3193127e32
|
#1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
|
2017-06-21 15:39:59 +02:00 |
|
Magne Sjaastad
|
b9ee3d6d4a
|
Add const and remove dependency to RimView
|
2017-06-19 22:53:19 +02:00 |
|
Magne Sjaastad
|
210bdab4c3
|
Remove scale transform
|
2017-06-19 22:15:28 +02:00 |
|
Magne Sjaastad
|
6cd0f0ebd2
|
#1440 Use view as basis for appending dynamic parts
|
2017-06-16 08:56:02 +02:00 |
|
Magne Sjaastad
|
e50f876cf0
|
Add infrastructure for dynamic parts to well path part managers
|
2017-06-15 14:07:04 +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 |
|
Jacob Støren
|
a2de4efb66
|
#1585 Remove RigFracture. No caching of transformed triangles related to each fracture instance
|
2017-06-12 12:52:39 +02:00 |
|
Magne Sjaastad
|
454e2e1559
|
#1570 Ensure the legend is updated before adding well path parts to scene
|
2017-06-07 15:31:10 +02:00 |
|
Magne Sjaastad
|
c35e79c3b5
|
Merge branch 'dev' into pre-proto
|
2017-04-20 13:40:56 +02:00 |
|
Jacob Støren
|
b3ecb423be
|
#1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection
|
2017-04-06 18:37:43 +02:00 |
|
Bjørnar Grip Fjær
|
b3c8a90cd8
|
#1011 Fix crash when deleting statistics source case
|
2017-04-03 10:06:49 +02:00 |
|
Magne Sjaastad
|
8255a3aaa3
|
Merge branch 'dev' into pre-proto
|
2017-04-03 07:34:56 +02:00 |
|
Jacob Støren
|
cde71ef07a
|
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
|
2017-03-22 15:57:04 +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
|
78e6c6a8fc
|
Renamed to m_eclipseCase
|
2017-03-15 08:45:08 +01:00 |
|
Jacob Støren
|
7f1d88e487
|
Merged Well Communication Lines into dev
|
2017-03-14 19:25:30 +01:00 |
|
Magne Sjaastad
|
a22a58dd5b
|
#1297 Property Filter : Update ranges when time step changes
|
2017-03-14 17:26:40 +01:00 |
|
Jacob Støren
|
4c8e1e2bcd
|
#1114 WIP: Refactor: Removed RivReservoirWellSpheresPartMgr
|
2017-03-13 11:35:49 +01:00 |
|
Jacob Støren
|
d34b4e3c05
|
#1114 WIP: Added field in Sim Well Collection, renamed a bit as preparations
|
2017-03-13 11:05:46 +01:00 |
|
Magne Sjaastad
|
ac9f405c96
|
Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
ResInsightVersion.cmake
|
2017-03-02 11:46:25 +01:00 |
|
Magne Sjaastad
|
da416409aa
|
#1266 Assign visible grid parts before appendStaticGeometryPartsToModel()
|
2017-03-01 14:20:27 +01:00 |
|
Magne Sjaastad
|
10f14aee8e
|
Merge remote-tracking branch 'refs/remotes/origin/dev'
|
2017-02-27 07:13:06 +01:00 |
|
Magne Sjaastad
|
ff99d56ea3
|
#1255 Removed includes from RimFaultCollection
|
2017-02-24 14:02:03 +01:00 |
|
Magne Sjaastad
|
5c20bff5d1
|
#1255 Remove includes from header files
|
2017-02-24 11:07:26 +01:00 |
|
Magne Sjaastad
|
139590760f
|
#1240 Added checbox to StimPlan Colors
|
2017-02-22 15:32:19 +01:00 |
|