Commit Graph

104 Commits

Author SHA1 Message Date
Jacob Støren
dc432e976b #3249 Well path target point picking operational.
Still work to do, however.
2018-08-29 16:08:34 +02:00
Bjørn Erik Jensen
9ec2bc6922 #3283 Editable well path. Set default unit system to match grid 2018-08-28 11:14:04 +02:00
Jacob Støren
d07b7d1456 #3248 Refactoring: Rename of 3d object editor class. 2018-08-27 16:25:26 +02:00
Jacob Støren
0a2b68348f #3249 Refactoring: Rename of classes to PickEventHandler 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
2284d98bcc #2607 Add vertical dragging to well targets 2018-08-21 16:44:20 +02:00
Jacob Støren
287fa3cd80 #2607 Add horizontal dragging 2018-08-21 16:44:19 +02:00
Jacob Støren
296854d749 caf: Rename of SelectionRole to SelectionLevel and
CURRENT to FIRST_LEVEL
Replace use of SelectionLevel enum as argument with int
2018-08-21 16:44:19 +02:00
Jacob Støren
0e92c1d594 caf: Replace selection role with selectionLevel.
Use std::map for storage of the different selections
Started to remove the SelectionRole Enum
2018-08-21 16:44:19 +02:00
Jacob Støren
e10754cffb #2607 caf: Add selection level to the "notify selection changed" system 2018-08-21 16:44:19 +02:00
Jacob Støren
74d3f08448 #2607 Transparent handles with correct priority 2018-08-20 12:59:58 +02:00
Magne Sjaastad
c8f2eec5e4 Linux : Fix constructor parameters for Color4f 2018-08-20 07:46:16 +02:00
Jacob Støren
67d4df69b2 #2607 Adjust handle size to follow characteristic cell size. Add vertical axis handle. 2018-08-17 12:32:40 +02:00
Jacob Støren
2ed84c9df2 #2607 WIP: Outline of dragger system based on editors. First visible dragger geometry 2018-08-17 12:32:40 +02:00
Jacob Støren
a6d91873e6 #3205 Improved default name of modelled wellpaths. Made sure that the name is read and written. 2018-08-14 13:22:42 +02:00
Gaute Lindkvist
91088f546a #3161 Implement Well path attribute table 2018-08-09 09:22:25 +02:00
Magne Sjaastad
fe07b60392 CppCheck : Several fixes
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Magne Sjaastad
2c55506a9b #2609 Well Path Creation: Create duplicate of well target 2018-08-02 13:45:37 +02:00
Jacob Støren
972d006249 #2609 Add names to new wells, and make it editable and saved/read 2018-07-04 17:02:20 +02:00
Jacob Støren
228b4a5f85 #2609 Move RimWellPathGeomDef to a separate file 2018-07-03 08:43:19 +02:00
Jacob Støren
dc95b217c5 #2609 Update the visualization when the well path geometry definition changes 2018-07-02 16:31:55 +02:00
Bjørn Erik Jensen
c89da0e9d5 Fix casing issue which resulted in build error on Linux 2018-06-28 09:00:34 +02:00
Jacob Støren
8565b166da #2609 WIP: Editable Well Path object with targets and New/delete features 2018-06-27 17:24:34 +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
Jacob Støren
7aa07d6a78 #2486 Wellpaths now reports correct MD in 2D intersection views 2018-03-20 15:44:45 +01:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Jacob Støren
267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Magne Sjaastad
f21f6e969f #1905 : Make sure picking on perforation intervals reports well path MD 2018-02-02 08:20:57 +01:00
Rebecca Cox
885c03b9a4 Merge remote-tracking branch 'origin/2018.01.01-patch' into dev 2018-01-29 11:24:56 +01:00
Rebecca Cox
d67e1a7d13 #2261 Well Paths: Change newestAddedWellPath to mostRecentlyUpdatedWellPath 2018-01-29 11:24:12 +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
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
03b03cd438 Update plots on well pick import 2017-12-11 15:12:12 +01:00
Rebecca Cox
5145d3f8a5 #2223 Well Formations: Rename to Well Picks where sensible 2017-12-05 14:14:53 +01:00
Rebecca Cox
e89d2c0717 Select newest RimWellPath on import of formations and well paths 2017-11-29 08:51:55 +01:00
Rebecca Cox
f9880c6e89 #2122 Formation/Well Path: Change command action text 2017-11-28 12:47:43 +01:00
Unknown
ea74a77978 #2122 Formation/Well Path: Add Import well path formation feature 2017-11-24 15:18:25 +01:00
Unknown
d5819eaad7 #2163 Make intersection event handler 2017-11-21 15:58:47 +01:00
Rebecca Cox
a4484579e2 Select last imported wellPath on import, not last wellPath in collection 2017-11-13 07:55:22 +01:00
Rebecca Cox
359ac1cbd7 Avoid crash when wellPath size = 0 2017-10-23 08:48:56 +02:00
Rebecca Cox
e9ee33a765 White space clean up 2017-10-20 12:42:41 +02:00
Rebecca Cox
1775045248 #2027 Select Well path on well path import 2017-10-20 12:40:11 +02:00
Unknown
6c29a553ec #1882 Well paths: Guard pointers 2017-10-17 13:22:33 +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
Jacob Støren
1911092cb7 Merge dev into pre-proto 2017-06-14 23:25:55 +02:00
Bjørnar Grip Fjær
8fceb8c74f #1605 Add Well Name for Completion Export field 2017-06-14 13:13:48 +02:00