Commit Graph

132 Commits

Author SHA1 Message Date
Magne Sjaastad
bd00ea7e84 #3610 Well Path Import : Use last imported grid file as fallback path 2018-11-02 11:36:46 +01:00
Jacob Støren
68d34d7000 #3577, #3537, #3487 New icons created, and some put into place. 2018-10-30 17:26:30 +01:00
Gaute Lindkvist
b316aff35a #3528 Allow deleting of the whole casing design table. 2018-10-22 09:35:35 +02:00
Gaute Lindkvist
9abbdb2fd8 #3528 Make Casing Design a child object under well path. 2018-10-22 09:35:35 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
0565e6e7e1 System : Use uppercase E in copyright header 2018-10-10 08:22:36 +02:00
Gaute Lindkvist
e61e71ecbf #3467 Improved code using RimWellPathComponentInterface 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
1019eeaa6a #3467 New interface class for completions +use RiaDefines::CompletionType 2018-10-09 14:05:57 +02:00
Gaute Lindkvist
461e3b87b8 #3459 Set initial start and end depth from well path 2018-10-05 15:35:15 +02:00
Jacob Støren
e3c7b4ffa4 #3426 Fix missing update of well targets when view is scaled 2018-10-02 16:29:58 +02:00
Jacob Støren
d9e8537974 #3447, #3207, #3448 Polished the target table. Improved insert target commands, Add icons to editable wellpaths and target list. 2018-10-02 15:55:56 +02:00
Jacob Støren
1dfad4f01d #3444 Hide inactive targets from the 3D view.
Also: Fix crash from missing ray
2018-10-02 15:55:56 +02:00
Bjørn Erik Jensen
456ffa38f0 Fix build warning 2018-10-02 13:00:51 +02:00
Bjørn Erik Jensen
063b7121b1 #3289 Well path creation. When clicking on a well path, use tangent. Rename arguments 2018-10-01 10:08:09 +02:00
Jacob Støren
f4761b55ab #3393 Continous sensible tangent calculation for targets wo tangent constraint.
Using abs(90 -inclination) and inverse distance as weights.
Moved well path calculations into a separate class
2018-09-28 15:15:38 +02:00
Bjørn Erik Jensen
58d07de8d3 Fix warning 2018-09-26 15:10:56 +02:00
Jacob Støren
478160fdfe #3387 Add "Show Well Plan" command 2018-09-26 12:40:15 +02:00
Jacob Støren
5a9a5ba803 #3407 Default color palette for new well paths 2018-09-24 16:41:57 +02:00
Jacob Støren
0431540073 #3312 Well Path Creation: Update intersections, completion type result and fractures when moving the wellpath 2018-09-12 14:20:43 +02:00
Jacob Støren
3d752995d2 #3312 Well Path Creation update preparations. Rename of method 2018-09-12 14:20:43 +02:00
Jacob Støren
6ce075d341 #3321 Well Path Creation: Gui text adjustments 2018-09-11 09:41:47 +02:00
Jacob Støren
b9a2a382b1 #3322 Well Path Creation: Use positive depth in UTM reference point
Obsoleted the original field to facilitate conversion in a transition period. Should be removed before release.
Also removed output of unused fields.
2018-09-11 09:32:22 +02:00
Jacob Støren
be75fbc2c1 #3286 A simple default tangent calculation/adjustment when creating targets
Use distance weighted average of line segments
2018-09-11 08:36:14 +02:00
Jacob Støren
8b509d2f5a #3351 Well Path: Show calculated tangent, and use as default 2018-09-10 16:33:09 +02:00
Jacob Støren
e26a57011d #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes
Must be considered if using the CmdSelectionGangeExec
2018-08-31 16:13:46 +02:00
Gaute Lindkvist
b603c5948e #3285 Simple guarding and header reorganisation 2018-08-30 16:02:55 +02:00
Jacob Støren
bddaf9d602 #3291 Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +02:00
Gaute Lindkvist
9262873846 #3285 Make context menu for well path attributes a bit more robust 2018-08-30 09:32:28 +02:00
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