Jacob Støren
d3ac12f826
Moved needed code to above "delete" mark
2014-08-06 16:51:09 +02:00
Magne Sjaastad
8e54279e58
Improved visual appearance of legend
2014-08-06 15:52:59 +02:00
Magne Sjaastad
6812912c06
Renamed to RigResultAccessObjectFactory
2014-08-06 12:56:41 +02:00
Magne Sjaastad
e718b760b6
Renamed to RimFaultResultSlot
2014-08-06 12:47:27 +02:00
Magne Sjaastad
1da9920067
Fault visibility : Restructured code
2014-08-01 14:48:37 +02:00
Magne Sjaastad
c310b702e1
Fault result : Use checkbox to enable custom fault visualization
...
When checkbox is disabled, faults are visualized using current cell
visualization. When checkbox is activated, fault colors or custom fault
result is active
2014-08-01 09:40:35 +02:00
Magne Sjaastad
b0d3df3a8c
Ternary legend : Added title
2014-08-01 08:46:46 +02:00
Magne Sjaastad
bc23b04468
Fault result : Moved config from FaultCollection to FaultResultSettings
2014-07-31 14:05:40 +02:00
Magne Sjaastad
1cd32ee0d3
Fault result : Renamed file and improved interface
2014-07-31 11:09:48 +02:00
Magne Sjaastad
baa8e25181
Added missing pointer check
2014-07-31 10:53:38 +02:00
Magne Sjaastad
d424f2f25f
Fault result: Moved result mapping from collection to fault result
2014-07-31 10:49:23 +02:00
Magne Sjaastad
def9b57c65
Removed obsolete fault code
2014-07-30 14:52:32 +02:00
Magne Sjaastad
dfbd8db69e
Always show result color when showing grid
2014-07-25 13:26:43 +02:00
Magne Sjaastad
db57780f9e
Map result color on fault if fault is disabled by user
2014-07-25 12:36:22 +02:00
Magne Sjaastad
7549a69b65
Create geometry if needed before accessing fault parts
2014-07-24 15:11:20 +02:00
Magne Sjaastad
aa228b90b7
Rename and simplified control of fault visibility
2014-07-24 15:11:19 +02:00
Magne Sjaastad
0c8a69a445
Renamed file to match class name for RimReservoirCellResultStorage
2014-07-24 14:03:24 +02:00
Magne Sjaastad
07139d3675
Linux fixes: Added missing includes
2014-07-24 02:01:02 -07:00
Magne Sjaastad
ad7e3b8eef
Cleaned up includes for ProjectDataModel
2014-07-24 10:12:25 +02:00
Jacob Støren
ed516f2029
Fixed bug/assert introduced after merge
2014-07-04 15:09:26 +02:00
Jacob Støren
aa5de62252
Merge remote-tracking branch 'origin/dev' into dev-Summer2014
2014-07-04 09:32:59 +02:00
Jacob Støren
ab63b0dccf
FaultCelledge : Extracted a method from some duplicate code.
2014-07-04 09:12:42 +02:00
Jacob Støren
c96169c62e
Fixed crash in loading Statistics RegTest manually
2014-07-02 14:11:56 +02:00
Jacob Støren
2a61073b26
Fixed missing Well cell transparency on faults
2014-07-01 14:28:06 +02:00
Jacob Støren
076601e0e5
Fault Results: Fix of crash with None as selected result
...
Discovered during regtest
2014-06-30 11:20:27 +02:00
Jacob Støren
a78b056ae3
First step in refactoring result texture handling
...
In order to support more derived reults properties
more consistently across cell/fault/nnc and celledgevisualizations
2014-06-25 08:47:47 +02:00
Jacob Støren
4f70189734
Wip - reactoring result texture handling
2014-06-24 22:49:56 +02:00
Jacob Støren
adeeae6a04
Created StructGrid...ToCellFaceMapper
...
Done to start refactoring to pave way for many new combined result
properties
2014-06-24 17:19:30 +02:00
Jacob Støren
7846bb1ac6
Fixed bug in Combined Trans result.
...
Wrong neighbour was used, so the results was actually completely wrong
in any sence for the negative faces.
2014-06-20 12:41:16 +02:00
Magne Sjaastad
a29a388df2
Fixed issue when combining static and dynamic filters
...
Time step index was set to 0 for static results. This was also done for
all other filters, which caused dynamic filters to always evaluate time
step 0
2014-06-12 08:00:28 +02:00
Magne Sjaastad
071abb2c97
Ternary: Improved positioning of SOIL text and range
2014-05-09 07:32:18 +02:00
Magne Sjaastad
bed902d005
Show ternary range on overlay item
2014-05-06 23:29:41 +02:00
Magne Sjaastad
625a6b5f0e
Cleaned up includes
2014-05-06 22:51:17 +02:00
Magne Sjaastad
7c6ff0c533
Added ternary legend config
...
Included user defined ranges for SOIL, SGAS, SWAT
2014-05-06 22:39:53 +02:00
Magne Sjaastad
3b651d7578
Show ternary saturation data on faults
2014-04-29 10:13:19 +02:00
Magne Sjaastad
83a5a34c4b
Ternary: Compute color based on local/global min/max values
2014-04-25 16:32:41 +02:00
Magne Sjaastad
03ab3d0a34
Ternary: Use shader based per vertex coloring effect
2014-04-22 11:22:18 +02:00
Magne Sjaastad
b158c0da9d
Use polygon offsett to avoid flickering with mesh lines
2014-04-22 11:22:17 +02:00
Magne Sjaastad
0e92bc5d3f
Added ternary saturation overlay item
2014-04-22 11:22:16 +02:00
Magne Sjaastad
d10177494e
Added ternary saturation visualization
...
Ternary saturation available on top of dynamic results
Created visualization for ternary based on SOIL, SGAS and SWAT
2014-04-22 11:22:15 +02:00
Magne Sjaastad
6aa586f9f5
NNC: Improved visual effects
...
Removed use of depth buffer manipulation as this caused invalid result
color mapping for NNC when combined with other fault geometry.
Use polygon offset on NNC geometry to make sure NNC always wins
2014-01-22 13:17:05 +01:00
Magne Sjaastad
658a513c7f
Fault: Show both fault faces in in grid mode to make geometry watertight
2014-01-08 10:47:41 +01:00
Magne Sjaastad
271eb755eb
Faults: Fixed update of fault colors (missing files from previous commit)
2014-01-08 08:25:46 +01:00
Magne Sjaastad
f477d7ade6
Faults: Fixed update of fault colors
2014-01-08 08:23:56 +01:00
Magne Sjaastad
7276c2ad31
Faults: Improved forced visibility control of faults. Renaming.
2014-01-07 14:27:43 +01:00
Magne Sjaastad
4391a4ff65
Show fault result mapping in 3D info. Fixed display model update.
2014-01-06 14:02:08 +01:00
Magne Sjaastad
38aca20b84
Faults: Renaming
2014-01-06 13:03:57 +01:00
Magne Sjaastad
c569b9fac1
Faults: Show faults when filters are active
2014-01-06 12:06:36 +01:00
Magne Sjaastad
49a43a036e
Pick info and result info: Added face type
2014-01-03 14:59:52 +01:00
Jacob Støren
9aa70640a3
Faults: Use "Cell behind" when showing grid cells
...
When any grid cell visualization we need to set the Faults face mode to
the cell behind, to match the needs of the normal grid cell
visualization.
The face culling option is grayed out, but is not altered yet.
2014-01-03 08:50:15 +01:00