Unknown
|
8766ea3057
|
#2591 3D well log curves: Option to turn grid on/off
|
2018-03-20 11:29:59 +01:00 |
|
Magne Sjaastad
|
471d625051
|
#2621 Improve interface of part managers to prepare for use in 2D intersection views
|
2018-03-16 11:48:51 +01:00 |
|
Magne Sjaastad
|
4853957637
|
#2544 Well CF Visualization: Add geometry generator and source info object
rename
remove unused
move to separate file
rename
|
2018-03-15 21:27:42 +01:00 |
|
Magne Sjaastad
|
c8b92a0c89
|
#2601 Well CF Visualization: Support regeneration of viz on time step changes
|
2018-03-15 07:52:54 +01:00 |
|
Magne Sjaastad
|
108ef5eecc
|
#2544 Well CF Viz : Add basiz viz with spheres, add legend to view
|
2018-03-14 09:35:48 +01:00 |
|
Magne Sjaastad
|
716bb3184b
|
System : Replace tab with four spaces
|
2018-03-12 11:12:39 +01:00 |
|
Magne Sjaastad
|
8e8c168405
|
#2546 Well Connection Factors : Several changes related to data access
Moved rig classes from command feature into ReservoirDataModel\Completions\
|
2018-03-12 11:07:46 +01:00 |
|
Rebecca Cox
|
62a2ddfe82
|
#2585 Fix linux build
|
2018-03-09 14:00:41 +01:00 |
|
Rebecca Cox
|
06504b6fef
|
#2585 3D well log curves: Create visualization for a curve, random offsetted from a well path
|
2018-03-09 13:17:40 +01:00 |
|
Magne Sjaastad
|
72b5f540e5
|
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
|
2018-02-26 20:54:45 +01:00 |
|
Jacob Støren
|
59b0a4bd1e
|
Remove obsolete code
|
2018-02-06 14:55:55 +01:00 |
|
Magne Sjaastad
|
4fdb7671a8
|
#2431 : Removed obsolete struct
|
2018-02-06 11:09:22 +01:00 |
|
Magne Sjaastad
|
67da4af831
|
#2431 : Use const ref and nullptr
|
2018-02-05 20:12:22 +01:00 |
|
Magne Sjaastad
|
b69fc78361
|
#2431 : Remove Rim3dView from function parameters
|
2018-02-05 20:12:22 +01:00 |
|
Magne Sjaastad
|
5919cb20fb
|
#2431 : Refactor of well part manager
|
2018-02-05 20:12:22 +01:00 |
|
Magne Sjaastad
|
9a420183e1
|
Remove unused code
|
2018-01-22 11:09:37 +01:00 |
|
Magne Sjaastad
|
c7d61ed7f4
|
#1544 : Move well path radius to RimWellPath
|
2018-01-19 15:08:31 +01:00 |
|
sigurdp
|
f940d0a3d5
|
#1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization.
|
2018-01-03 11:13:15 +01:00 |
|
Magne Sjaastad
|
4956604a86
|
#2288 Fracture Viz : Do not show fracture attached to an invisible well path
|
2017-12-22 13:43:35 +01:00 |
|
Rebecca Cox
|
75c506e257
|
#2109 Remove automatic color on well labels on background change
|
2017-11-13 07:55:22 +01:00 |
|
Rebecca Cox
|
de8b953360
|
#2094 Move annotation functions from updateGridBoxData to new function
|
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 |
|
Jacob Støren
|
dc1844f5d5
|
#1901 Use the more robust WellLogExtraction system for perforation interval intersection calculations.
|
2017-09-19 17:20:49 +02:00 |
|
Jacob Støren
|
d4315f7ccf
|
#1901 Fix wrong calculation of perforation points along wellpath
|
2017-09-18 16:24:29 +02:00 |
|
Magne Sjaastad
|
553b3bf63e
|
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
|
2017-08-21 15:24:20 +02:00 |
|
Bjørnar Grip Fjær
|
eee4a65497
|
Merge remote-tracking branch 'origin/dev' into pre-proto
|
2017-08-08 14:24:42 +02:00 |
|
Bjørnar Grip Fjær
|
156401d0db
|
#1703 Add interpolation when well path clipping to ensure well path is actually visible
|
2017-08-07 11:41:13 +02:00 |
|
Magne Sjaastad
|
3c5016cb8c
|
#1724 Fix merge issues
|
2017-08-04 10:45:04 +02:00 |
|
Magne Sjaastad
|
88186619db
|
#1724 Apply fix on dev branch
|
2017-08-04 10:31:55 +02:00 |
|
Magne Sjaastad
|
e35bcf1f58
|
#1724 Fix mapping from picked triangle index to segment index
|
2017-08-04 10:07:53 +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
|
deedb6a90e
|
#1440 Merge dev into pre-proto More cleanup of WellPathPartMgr
|
2017-06-22 11:21:50 +02:00 |
|
Jacob Støren
|
591e10ee65
|
#1440 RivWellPathPartMgr Rename and argument alignment
|
2017-06-22 11:01:44 +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
|
b2a1f5690b
|
#1440 Remove all real caching in the well path geometry system
Had no effect anyway.
Rename method to scheduleRedrawAffectedViews()
|
2017-06-21 17:13:19 +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
|
994198d388
|
Add characteristicCellSize to RimView
|
2017-06-19 20:55:58 +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
|
5f20ef1a0a
|
#1568 Add checkbox to well path fracture collection
|
2017-06-09 10:33:50 +02:00 |
|
Magne Sjaastad
|
a45aee0cc2
|
Merge branch 'fishbones' into pre-proto
|
2017-05-23 10:28:42 +02:00 |
|
Magne Sjaastad
|
a72658a88d
|
Trigger redraw when fishbone collection checkbox is manipulated
|
2017-05-22 11:29:13 +02:00 |
|
Magne Sjaastad
|
5ec2764c16
|
#1495 Add 'Completions' folder to RimWellPath
Move perforation intervals into folder
Move fishbone definitions and fishbone well paths into folder
|
2017-05-19 15:44:32 +02:00 |
|
Magne Sjaastad
|
fd254565e6
|
#1495 Rename to FishboneWellPath and FishboneWellPathCollection
|
2017-05-19 13:47:44 +02:00 |
|
Bjørnar Grip Fjær
|
813b8ecad2
|
#1470 Interpolate perforation visualization between well path points
|
2017-05-12 10:44:34 +02:00 |
|
Bjørnar Grip Fjær
|
a399f54ed7
|
#1470 Fishbones : Perforation intervals visualization
|
2017-05-12 10:02:00 +02:00 |
|
Bjørnar Grip Fjær
|
b81150829a
|
#1471 Completions visualization
|
2017-05-10 17:10:23 +02:00 |
|
Magne Sjaastad
|
414733899e
|
Fishbones : Add model and visualization
|
2017-05-05 12:23:29 +02:00 |
|
Magne Sjaastad
|
2dcf3c75f5
|
Fishbones : Propagate displayCoordTransform to well path part manager
|
2017-05-05 12:18:37 +02:00 |
|