Magne Sjaastad
77ef87fb3a
System : Move all command features into separate library
...
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Jacob Støren
021af085a7
#5119 , #5120 Default case for intersection result
...
Fixed missing intersection colors when cellresults are turned off
2019-11-29 10:27:43 +01:00
Jacob Støren
191419b6b4
clang-format after intersection rename
2019-11-26 13:56:02 +01:00
Jacob Støren
4672528a4d
Rename RimintersectionBox to RimBoxIntersection
...
Rename RivIntersectionBoxPartMgr to RimBoxIntersectionPartManager
2019-11-26 13:14:55 +01:00
Jacob Støren
0e14c63f07
Rename crossSection to intersection in general code
2019-11-26 12:45:08 +01:00
Jacob Støren
152d2bde17
Rename RimIntersection to RimExtrudedCurveIntersection
2019-11-26 11:35:21 +01:00
Jacob Støren
6e99a43247
#5019 Add/Delete Separate Intersection Result commands
2019-11-25 15:34:36 +01:00
Jacob Støren
9ed3d8babc
#5019 WIP: Made fields in IntersectionHandle protected
2019-11-20 10:39:48 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Jacob Støren
ce28f1e858
#4857 Avoid switching active view when creating intersectinos
2019-11-01 15:57:03 +01:00
Jacob Støren
dbd09e97e3
#4857 Fix intersection polyline picking in comparison view
2019-11-01 15:57:03 +01:00
Kristian Bendiksen
6e43fee396
#4857 Fix RicNewWellPathIntersectionFeature picking.
...
Also avoid confusing active view change.
2019-10-29 09:01:11 +01:00
Jacob Støren
b785969d68
#4857 RicNewPolylineIntersectionFeature, RicNewAzimuthDipIntersectionFeature, RicIntersectionBoxAtPosFeature
2019-10-17 16:39:24 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
4e10aa8ffa
#4262 Tidy up well path menus
2019-04-08 14:24:43 +02:00
Magne Sjaastad
3ca43b1644
#4107 New Intersection : Do not hide grid cells in 3D scene
2019-02-17 12:20:37 +01:00
Gaute Lindkvist
dbe21b7809
Renames in RicPickEventHandler hierarchy
2019-02-06 09:45:30 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Jacob Støren
0a2b68348f
#3249 Refactoring: Rename of classes to PickEventHandler
2018-08-27 16:25:26 +02:00
Rebecca Cox
00a0d2b1f6
Avoid crash if selected item is not a PdmObjectHandle
2018-03-07 15:11:21 +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
d74807d669
#2535 Use the MainWindowTools class instead of MainWindow directly (part 1)
2018-02-27 16:46:53 +01:00
Rebecca Cox
2c26ca4243
#2460 Tensor Vectors: Hide tensors on intersection creation
2018-02-20 13:47:47 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen
022d2ffd2d
#2473 copy intersections. Resolve references and update connected editors
2018-02-15 13:05:42 +01:00
Bjørn Erik Jensen
8c4cad894f
#2391 intersections. New copy to all views command feature
2018-02-05 13:24:17 +01:00
Rebecca Cox
97aab5bda5
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-24 10:56:10 +01:00
Rebecca Cox
650fc2147d
#2404 Intersection: Update 3d view when creating new Intersection Box
2018-01-24 10:48:23 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b1cf7f6674
#2331 Cleaned up whitespace. Made crossectionCollection protected
2018-01-16 08:44:37 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Unknown
e765a9ad59
#2175 Intersection: Set length in two directions
2017-11-24 15:18:25 +01:00
Unknown
ef52927795
#2175 Intersection: Make extrude length option on azimuth, dip plane
2017-11-23 15:20:14 +01:00
Unknown
3ed9874876
#2164 Intersections: Make context command for Azimuth/Dip intersection
2017-11-21 18:57:05 +01:00
Unknown
ff9cd86491
#2121 Intersections: New context command text and remove includes
2017-11-21 18:43:26 +01:00
Unknown
d5819eaad7
#2163 Make intersection event handler
2017-11-21 15:58:47 +01:00
Unknown
3142f7dd44
#2121 Intersections: Add option "Azimuth, Dip" to Intersecting Geometry
2017-11-21 13:50:18 +01:00
Rebecca Cox
52c1f27ad2
#1972 Toggle grid collection off when creating an intersection
2017-11-08 15:19:35 +01: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
Bjørnar Grip Fjær
8fceb8c74f
#1605 Add Well Name for Completion Export field
2017-06-14 13:13:48 +02:00
Magne Sjaastad
b19fe2bc4b
#1292 Fixed several style issues reported by CppCheck
2017-03-06 09:27:42 +01:00
Magne Sjaastad
00a4157385
Rename
2017-01-03 09:58:49 +01:00
Magne Sjaastad
9e0cf779b6
#949 Intersection : Convert coordinates using DisplayCoordTransform
2016-11-02 14:44:51 +01:00
Magne Sjaastad
442fb04a97
#927 Rename from cross section to intersection
2016-10-25 10:03:55 +02:00