Magne Sjaastad
e8cf78c2af
( #710 ) Clamp currentFrameIndex to available frame indices
2015-12-17 14:40:01 +01:00
Magne Sjaastad
0a15ccf577
Fixed missing selection of well path in project tree when clicking on a well path in 3D view
2015-12-16 09:46:08 +01:00
Jacob Støren
fc7721dc20
Upped to 1.5.108-RC after fixing #709
2015-12-15 14:02:27 +01:00
Jacob Støren
7737a713c5
Removed invalid cells from bbox search tree.
...
Improving performance on startup and avoid possible stack exhaust error.
2015-12-15 13:50:59 +01:00
Jacob Støren
cd4c9e6ee0
( #709 ) Invalid cells destroyed the intersection calculation for well log
...
Omit the invalid cells from the calculation.
2015-12-15 13:41:32 +01:00
Jacob Støren
6267f82805
Upped to 1.5.107-RC after fix of valgrind detected issues
2015-12-14 15:32:00 +01:00
Jacob Støren
0650cfdce2
Fixed uninitialized memory read detected by valgrind.
2015-12-14 14:52:00 +01:00
Jacob Støren
891bce069d
( #587 ) Fixed missing initialization. Will probably fix this issue
2015-12-14 14:37:00 +01:00
Jacob Støren
bd1aeaf840
Upped to 1.5.106-RC after fix of final(?) regression-test-detected bug.
2015-12-14 11:28:46 +01:00
Jacob Støren
4d6deef8ab
( #708 ) Fixed simulation well geometry and color mapping.
...
Had been sligtly off since 1.5.0.
2015-12-14 11:25:55 +01:00
Jacob Støren
6db74465b6
Removed debug output
2015-12-14 09:53:59 +01:00
Jacob Støren
f436d882b5
Upped to 1.5.105-RC after fix of #707
2015-12-11 17:49:30 +01:00
Jacob Støren
2a98f5b116
( #707 ) Renamed to make the use of resultWellIndex more clear
2015-12-11 17:45:09 +01:00
Jacob Støren
d01367a932
( #707 ) Fixed regression regarding well pipe and well cells
...
Introduced in 707e8c6
and not quite fixed in 179f0c9
2015-12-11 17:34:52 +01:00
Magne Sjaastad
7bcf6bfd89
Upped to 1.5.104-RC Release candidate
2015-12-11 10:55:37 +01:00
Magne Sjaastad
9c8a75a237
Do not modify fault settings when preparing for regression test
2015-12-11 10:45:48 +01:00
Magne Sjaastad
6b070c6b12
( #704 ) Do not delete simulation wells as part of paste operation
...
Sync of wells happens in loadDataAndUpdate ->
syncronizeWellsWithResults, and potentially missing wells will be
deleted. LoadDataAndUpdate must also happen after references are
resolved
2015-12-11 10:20:15 +01:00
Magne Sjaastad
c0d08dd37f
Fixed up regression introduced in 28a0e1107c
...
Loading of result is supposed to happen only for
RimWellLogExtractionCurve
2015-12-11 10:10:36 +01:00
Magne Sjaastad
34862d39b0
( #703 ) Make sure simulation wells are read before resolving references
2015-12-10 23:09:33 +01:00
Magne Sjaastad
061de66597
Clamp time step when changing case for well log extraction curve
2015-12-10 22:33:17 +01:00
Jacob Støren
179f0c906b
Fixed simulation well pipe visibility error introduced in 707e8c68ab
2015-12-10 14:11:07 +01:00
Jacob Støren
b9318376cc
Upped to 1.5.103-dev Release candidate for testing
2015-12-10 12:22:52 +01:00
Jacob Støren
d84db62ebb
System: Do not change the preferences when running regression tests.
...
We need the flexibility in the tests.
2015-12-10 12:21:01 +01:00
Jacob Støren
2f05ecb9ad
Fixed memory leak and removed unused code
2015-12-10 11:39:10 +01:00
Jacob Støren
856054666d
Fixed error introduced in 28a0e1107c
2015-12-10 10:40:15 +01:00
Jacob Støren
009f1d157a
( #168 ) Giving up to get parallel projection production ready for 1.6.0
...
Hide the parallel projection field.
2015-12-10 09:40:02 +01:00
Jacob Støren
1d9481f09b
( #695 ) Unintentional picking fixed.
...
Fixed in viewer, keeping the concept of the navigation policies to not flag the
the events as handled.
Made this clearer by adding an interface to turn event consumption on or off on the
navigation policies.
2015-12-10 09:39:55 +01:00
Jacob Støren
f1574bc774
( #168 ) Consolidated zoom along ray to prepare for handling ortho view
2015-12-10 09:39:49 +01:00
Jacob Støren
5874df7cc9
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
Jacob Støren
f3eb304d66
Caf: Added constructors/destructors to navigation policies
2015-12-10 09:39:35 +01:00
Jacob Støren
8f92dfd0c0
Caf: WIP: Created a base class with trackball related navigation stuff.
...
Refactored cad and ceetron plus nav to use the common base
2015-12-10 09:39:28 +01:00
Jacob Støren
afe84ce75e
( #168 ) Parallel walk navigation working. Still things to fix
2015-12-10 09:39:06 +01:00
Jacob Støren
bbb0a5e993
( #168 ) Wip: Parallel projection. Basics in place
2015-12-10 09:33:58 +01:00
Magne Sjaastad
64b3281382
( #703 ) Fixed resolve of PtrField after the object copy was inserted into PdmStructures
2015-12-09 18:34:48 +01:00
Magne Sjaastad
4713014d26
( #700 ) Build bounding box search tree when grid is loaded
2015-12-09 15:36:37 +01:00
Magne Sjaastad
47bb20368a
System : Fixed memory leaks
2015-12-09 13:52:25 +01:00
Magne Sjaastad
a86d24df97
Fwk : Added DEBUG assert to detect when data is present in child fields
...
Added assert for ChildArrayField and ChildField
2015-12-09 13:34:13 +01:00
Magne Sjaastad
5e6fc505d0
( #694 ) Fixed missing assigment
2015-12-09 12:26:32 +01:00
Magne Sjaastad
a608904bea
( #697 ) Added combo box for selection of point and line style
2015-12-09 12:21:57 +01:00
Magne Sjaastad
c67a413926
( #464 ) Set logarithmic scale if PERM is selected as single curve
2015-12-09 11:33:10 +01:00
Magne Sjaastad
b80639436c
( #460 ) Show grid using logarithmic scale div
2015-12-09 11:33:10 +01:00
Magne Sjaastad
dd78842ad4
( #460 ) Use smallest positive value as axis limit when autoscaling log
2015-12-09 11:33:09 +01:00
Magne Sjaastad
a31973e655
Made posNegClosestToZero a static function
2015-12-09 11:33:09 +01:00
Magne Sjaastad
28a0e1107c
Improved result accessor factory
...
Moved clamping of time step to zero for static results into factory
2015-12-09 11:33:08 +01:00
Magne Sjaastad
e9b18e05fe
( #697 ) Set color for point symbols
2015-12-09 11:33:07 +01:00
Magne Sjaastad
8e0e16447e
( #460 ) Added logarithmic x-axis for tracks
2015-12-09 11:33:07 +01:00
Magne Sjaastad
2a53054f2d
( #697 ) Added line, symbol and line_symbol as curve style
2015-12-09 11:33:06 +01:00
Jacob Storen
cbe728c9af
( #690 ) Fixed crash on linux when selecting cells with high cell index.
...
Caused by unintentional pointer arithmetics on string literal.
2015-12-09 02:20:33 -08:00
Jacob Storen
4b39ba4508
Remove compile warnings Linux
2015-12-09 02:13:13 -08:00
Magne Sjaastad
a8d1dfa329
( #696 ) Fixed missing display of ternary config for separate fault result
2015-12-08 17:43:07 +01:00