Pål Hagen
c527545e4f
( #285 ) Disabled keyboard tracking for spin boxes
...
Disabled keyboard tracking for spin boxes used in slider editors, so
that the valueChanged() signal is not emitted until the user has pressed
ENTER or the spin box loses focus.
2015-06-30 09:55:40 +02:00
Jacob Storen
3bd9360911
Linux compile fix.
...
Needed to move the implementation of copyByType() out of the class definition.
2015-06-29 03:37:02 -07:00
Jacob Støren
948f4d5d58
Fwk: Added missing "setupBeforeSave" when copying.
...
This fixes #110 Copy view function resize/move grid in ResInsight
2015-06-29 10:48:25 +02:00
Stein Dale
5e93b8ca1f
Added option for disabling lighting ( #311 )
2015-06-18 12:23:26 +02:00
Jacob Storen
2c980e6b1b
Linux compile fixes
2015-06-17 05:51:22 -07:00
Jacob Støren
245feea95d
cafTensor: Added a library cmake file
2015-06-17 13:07:43 +02:00
Jacob Støren
30d41b9251
Added a Tensor3-class to calculate principal values etc.
2015-06-17 13:06:50 +02:00
Jacob Støren
ebc0475787
cvf::CellRangeFilter: Added hasIncludeRanges()
2015-06-05 15:35:36 +02:00
Jacob Støren
3ba140abde
Avoid multiple qt connections anim-control->toolbar
2015-06-03 12:14:34 +02:00
Jacob Støren
a338c6abda
Improved documentation of the progressbar class
2015-06-03 12:07:35 +02:00
Jacob Storen
f6e8bb4a1a
Fixes of linux compile errors and warnings
2015-05-27 05:50:12 -07:00
Jacob Støren
d82d88d592
Removed a ;
2015-05-21 14:33:10 +02:00
Jacob Støren
33148edef4
VizFwk: Discrete log legend: Added missing clamping
2015-05-16 09:36:03 +02:00
Jacob Støren
7a2640b52f
Discrete legend: Fix of discrete texture and end colors
...
Added changes from ChList 2078-2081
2015-05-13 20:51:44 +02:00
Roland Kaufmann
6d38344261
Don't validate shader programs on MacOS X
...
If the paint event is called before the view is visible, validation
of the shader program will cause an error on MacOS X 10.8 and forward,
stating that the operation was ignored.
2015-01-01 19:46:25 +01:00
Roland Kaufmann
e0da9a611f
Remove copy ctor of atomic counter on OS X
...
This is not present on any of the other platforms so it is not needed,
but it uses a removed method (to receive the value) so it won't compile.
2015-01-01 19:46:24 +01:00
Roland Kaufmann
90249e1158
Use pthreads on MacOS X too
...
MacOS X is POSIXy enough for this to be a suitable choice
2015-01-01 19:46:24 +01:00
Jacob Støren
6e55ca82e2
Fixed Problem regarding negative riTrans values
...
The reason was a bit sloppy detection of whether the surface normals was
pointing outwards or inwards in a cell.
The cells can be turned inside out due to depth/Z or mapaxis conditions.
2014-09-23 12:26:08 +02:00
Jacob Støren
01cfed9ab7
Fixed crash after copy/paste of view and case
2014-08-28 13:37:56 +02:00
Magne Sjaastad
76d6304f79
Pick info : Use IJK instead of XYZ
2014-08-26 13:41:34 +02:00
Magne Sjaastad
786f3bbd9c
Fwk: Moved static functions to pdmDocument
2014-08-19 10:57:08 +02:00
Magne Sjaastad
659c90e3e9
Fwk: Created a separate update function for uiIconState
2014-08-19 10:38:35 +02:00
Jacob Støren
7a3d90daa4
Removed fvector and replaced with FixedArray.
...
Needs replacing with std::array when we get to c++11
2014-08-14 10:56:21 +02:00
Jacob Støren
322823754b
Replaced dataAccessObject with resultAccessor
2014-08-14 10:56:20 +02:00
Magne Sjaastad
da108bfb03
Fwk: Moved function call out of initAfterRead
2014-08-14 10:56:15 +02:00
Magne Sjaastad
c579c61404
Fwk: Update enabled state for icons based on object toggle field
2014-08-14 10:56:07 +02:00
Magne Sjaastad
86b74e383e
Do nothing if no source tree can be created
2014-08-14 10:56:06 +02:00
Magne Sjaastad
d87c3da789
Fwk: Allow label text on check box widget
2014-08-14 10:55:46 +02:00
Jacob Støren
710395bb85
Created StructGrid...ToCellFaceMapper
...
Done to start refactoring to pave way for many new combined result
properties
2014-08-14 10:55:42 +02:00
Magne Sjaastad
cbc3238180
Do not show progress info when running from unit tests
2014-04-25 09:59:41 +02:00
Magne Sjaastad
19ff7075d3
Added serialization of pdm objects using QSettings
2014-04-22 13:17:27 +02:00
Magne Sjaastad
040dc12e1b
Added property dialog
2014-04-22 13:16:25 +02:00
Magne Sjaastad
89fc4629c8
Added default editor for quint64
2014-04-22 13:16:24 +02:00
Magne Sjaastad
b158c0da9d
Use polygon offsett to avoid flickering with mesh lines
2014-04-22 11:22:17 +02:00
Magne Sjaastad
bf9ecc7c5f
Changed how synchronization functions are detected
2014-04-15 11:50:04 +02:00
Magne Sjaastad
486f383de7
Integrated changes for framework
...
Pdm fields can contain a forward declared Pdm object without the include
file
VizFwk: Added VertexColoring shader to be able to use per vertex color
used from drawableGeo::setColorArray()
2014-04-11 11:06:42 +02:00
Magne Sjaastad
49a43a036e
Pick info and result info: Added face type
2014-01-03 14:59:52 +01:00
Magne Sjaastad
3e6954d7f5
Read multiple FAULTS keywords
...
A list of files are cached in the project file. When reading faults from
these files, make sure multiple FAULTS keywords in the same file is
parsed.
2014-01-03 09:44:13 +01:00
Jacob Støren
b52c0fcdd3
NNC: Added face to result info text
2013-12-19 10:50:48 +01:00
Magne Sjaastad
ec181e94f8
Added depth write to effect generator
2013-12-19 09:16:29 +01:00
Magne Sjaastad
f492f0eda2
Renaming
2013-12-19 09:16:29 +01:00
Jacob Støren
49fe3e9f4c
EffectGenerator: Renamed faceculling member
2013-12-18 13:53:32 +01:00
sigurdp
0100038db0
Experimental support for offsetting NNCs when drawing
...
Utilize polygon offset in conjunction with disabling of depth writes to
layer drawing of NNs on top of other fault drawing.
2013-12-18 12:13:44 +01:00
Magne Sjaastad
a617c4a430
Added more control of face culling
2013-12-18 09:31:43 +01:00
Jacob Støren
56b7053a15
StructGrid: Added Comment
2013-12-17 13:28:07 +01:00
sigurdp
28d0fbc476
Added support for multi-level polygon offset
...
Allow effect generator to tak multiple levels of polygon offsetting.
2013-12-17 13:11:46 +01:00
Magne Sjaastad
c32cf208f2
Removed redundant call
2013-12-17 11:52:42 +01:00
Jacob Støren
b23490106e
Added IntArray6
2013-12-12 22:18:17 +01:00
Jacob Støren
6660614657
Added NO_FACE to the face define
2013-12-12 22:18:09 +01:00
JacobStoren
5ca8911a68
Linux compile fixes
2013-12-09 15:48:55 +01:00