Jacob Støren
c1f5ec5bdf
#168 Finalized. Zoom along ray is now updated to cope with parallel projection. The code in the different navigations are cleaned up a bit, and alligned
2016-08-17 10:54:15 +02:00
Jacob Støren
0f3fe3ac1b
Linux compile warning
2016-08-17 08:52:22 +02:00
Jacob Støren
fbcf9fca11
#168 Merged in parallel projection
2016-08-16 23:20:33 +02:00
Jacob Støren
27830dcbeb
#168 Added Perspective/parallel view tool button
2016-08-16 22:43:22 +02:00
Jacob Støren
4eddcc859a
#168 Save and restore of parallel projection
2016-08-16 14:34:37 +02:00
Jacob Støren
d13d0775b4
#168 Fixed zoom along ray problem making the camera end up with the scene behind it.
2016-08-16 13:41:10 +02:00
Jacob Støren
0eace5579a
#168 Fixed shader based light in parallel projection
...
Added the light position as a uniform in the standard light model shader snippet in the effect generator.
Set the uniform default value on the shader program where ever it is used.
Added an override global uniform set on the viewer to control the light position, and to set it far behind camera when in parallel projection.
2016-08-16 10:58:07 +02:00
Jacob Støren
a3499152a5
#168 Improved the front and back clipping plane calculation in relation to parallel projection.
...
Added a margin of 20% to account for inaccuracies. Not new for far-plane, but became missing in the first commit regarding parallel projection.
2016-08-15 16:11:38 +02:00
Jacob Støren
c529e18351
#168 Switch to directional Fixed Function light when in parallel mode
2016-08-15 14:27:46 +02:00
Jacob Støren
853e92723b
#168 Added hacklish control over Fixed Function default light.
2016-08-15 14:26:44 +02:00
Jacob Støren
20e7e9ec6e
Removed compiler warning
2016-08-15 14:25:12 +02:00
Jacob Støren
79a025e06f
#168 Zoom All improved to handle parallel projection
2016-08-15 08:57:22 +02:00
Jacob Støren
742ee46f78
#168 Grid box side visibility now handles parallel projection
2016-08-15 08:57:20 +02:00
Jacob Støren
5cdf307d4e
WIP: Improved support for parallel projection. #168
...
Near plane negative to show everything
ZoomAlongRay now works for parallel projection (only implemented in
ceetron Plus)
2016-08-15 08:55:28 +02:00
Magne Sjaastad
cea77a4299
Merged in changes from maintenace branch
2016-08-12 14:53:04 +02:00
Magne Sjaastad
623c07a2f0
Fixed more compiler warnings for variables declared outside an OpenMP loop
2016-08-12 14:48:13 +02:00
Magne Sjaastad
e754a04275
#727 Fixed issue for dual porosity case and simplified logic related to valid result names
2016-08-12 14:24:41 +02:00
Magne Sjaastad
541c770b80
Fixed compiler warnings for variables declared outside an OpenMP loop
2016-08-11 15:30:55 +02:00
Magne Sjaastad
cb4aa45cd3
Merged in changes from maintenance branch
2016-08-11 10:29:14 +02:00
Magne Sjaastad
32ded3e05d
Added scrollTo() to make sure the expanded item is expanded to root and visibile
2016-08-11 09:15:43 +02:00
Magne Sjaastad
6d95261410
Removed obsolete includes to cafPdmUiTreeView
2016-08-11 09:10:56 +02:00
Magne Sjaastad
0b8285d333
#723 Make sure a view is created if no view is present for a statistics case
2016-08-11 08:51:32 +02:00
Magne Sjaastad
74cc58e5f2
#723 Added sum to statistical output
2016-08-09 15:32:43 +02:00
Magne Sjaastad
3d27e57991
#725 Resize result vector before accessing results
2016-08-09 15:10:16 +02:00
Magne Sjaastad
f4a74cb4ec
Fixed missing object name for toolbar
2016-08-09 14:47:27 +02:00
Magne Sjaastad
f9047ab77f
( #806 ) Improved layout of items in preferences
2016-08-09 13:45:08 +02:00
Magne Sjaastad
58047a6509
#569 Added custom font for labels in 3D scene and added font size to preferences
2016-08-09 13:43:13 +02:00
Magne Sjaastad
17d37c70d3
#569 Added font with point sizes 8, 12, 16, 24, 32
2016-08-09 13:43:13 +02:00
Jacob Støren
23bfb46c4c
#780 Made Gui and a crude auto assignment of appearance.
...
Renamed
2016-08-09 11:35:48 +02:00
Jacob Støren
43a1f4dbbe
Linux compile fixes
2016-08-09 07:41:08 +02:00
Jacob Støren
1e9e6d8541
#780 Cleanup and alignment
2016-08-08 15:33:20 +02:00
Jacob Støren
10d5da6ef5
#780 A major step towards a flexible assignment of curve appearance based on the properties of the curve data
2016-08-08 15:16:08 +02:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
7890705ccd
Renamed function name
2016-08-06 08:47:55 +02:00
Magne Sjaastad
5c3f74b833
( #272 ) Added visualization for custom cell edge results
2016-08-06 08:47:27 +02:00
Magne Sjaastad
5088ae90d9
#805 Linux fixes
2016-08-05 17:53:02 +02:00
Magne Sjaastad
1101db5787
( #805 ) Added category legend and mapper
2016-08-05 17:23:50 +02:00
Magne Sjaastad
3abd849230
#805 Use defineUiTreeOrdering instead of setUiHidden
2016-08-05 17:23:48 +02:00
Magne Sjaastad
23bd3c9b0c
( #805 ) Cleaned up includes and generalized access to overlayItemLegend
2016-08-05 17:19:49 +02:00
Magne Sjaastad
2b588fa35f
AppFwk : Function rename
2016-08-05 17:19:47 +02:00
Magne Sjaastad
975f52a78d
VizFwk : Added guard for one level only scalar values
2016-08-05 17:19:47 +02:00
Jacob Støren
9746bf7ccb
Fixed linux compile error
2016-08-05 12:36:49 +02:00
Magne Sjaastad
e031f89dcc
Merged from maintenance branch
2016-08-05 12:13:13 +02:00
Magne Sjaastad
ba5426bf41
#282 Make sure project files for earlier versions are imported correctly
2016-08-05 11:37:39 +02:00
Magne Sjaastad
810e569a77
#282 Removed add of hidden fields
2016-08-05 11:13:32 +02:00
Jacob Støren
ff6b198966
#775 Short name for summary cases refurbished
2016-08-05 11:05:58 +02:00
Magne Sjaastad
8feac4289d
#282 Improved filter name for value selection
2016-08-05 10:27:20 +02:00
Magne Sjaastad
eae6012b77
#282 Use value selection to filter cells
2016-08-05 10:27:19 +02:00
Magne Sjaastad
c5d4519eb1
#282 Added category list if category values are present
2016-08-05 10:26:47 +02:00
Magne Sjaastad
261ccd33e5
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +02:00