Commit Graph

111 Commits

Author SHA1 Message Date
Sebastian Piwell
100a1e8749 Process Kameleon data 2016-05-18 15:06:35 -04:00
Sebastian Piwell
9387e6d993 Fill option function 2016-05-18 14:44:16 -04:00
Sebastian Piwell
f5b33158bd Add KameleonPlanes again 2016-05-18 11:10:04 -04:00
Sebastian Piwell
ff39239b0f Auto filter of 'background' 2016-05-17 16:11:57 -04:00
Sebastian Piwell
6c37ab289a Group name instead of id 2016-05-17 13:25:57 -04:00
Sebastian Piwell
1184240b2b Transfer function and texture fix 2016-05-16 15:21:25 -04:00
Sebastian Piwell
8cd0a5d50a Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-16 13:36:37 -04:00
Sebastian Piwell
2a236bca77 Read ionosphere data from json file 2016-05-16 13:36:25 -04:00
Michael Nilsson
f41bf3e424 Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-13 15:32:51 -04:00
Michael Nilsson
ece7519b8f solve merge conflict 2016-05-13 15:32:30 -04:00
Sebastian Piwell
88dca0d6c0 Ionosphere test data 2016-05-13 15:22:50 -04:00
Michael Nilsson
d37de2e582 moved histogram stuff to Histogram class, fixed miscalculated standard deviation 2016-05-13 15:16:43 -04:00
Sebastian Piwell
fec15357e8 Moved function body 2016-05-13 14:29:25 -04:00
Sebastian Piwell
1eb0d47fad DataProcessor class 2016-05-13 14:17:42 -04:00
Sebastian Piwell
05fa58c39b Delete ScreenSpaceCygnet with lua script 2016-05-13 10:39:26 -04:00
Sebastian Piwell
489b7bbcd2 Clean up 2016-05-13 10:20:51 -04:00
Sebastian Piwell
c5fa1891b6 Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-09 13:10:06 -04:00
Sebastian Piwell
39ff2415bb Name changes 2016-05-09 13:09:47 -04:00
Michael Nilsson
2b541127fa Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-09 11:24:33 -04:00
Michael Nilsson
279d85f0c2 windows fix 2016-05-09 11:24:05 -04:00
Michael Nilsson
819b227976 bugfix, reset dataBuffer in DataPlane before append new data 2016-05-09 09:09:47 -04:00
Michael Nilsson
f2b802b317 MemoryFile har now char pointer and size instead of string 2016-05-06 16:39:24 -04:00
Michael Nilsson
d63dd7db44 remove thrown exception from fetchFile and replaced with corrupted flag in returned MemoryFile 2016-05-06 15:56:12 -04:00
Michael Nilsson
997b9154e3 Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-06 15:09:29 -04:00
Michael Nilsson
cbd6fd9234 iswacygnets now use new download funtions aswell 2016-05-06 15:09:09 -04:00
Sebastian Piwell
9eb6804a29 Created GuiISWAComponent 2016-05-06 11:57:21 -04:00
Sebastian Piwell
e6adcfba27 Replaced SimpleSphereGeometry with PowerScaledSphere 2016-05-06 10:32:09 -04:00
Sebastian Piwell
b56f85e968 Refactor of ISWACygnet class tree 2016-05-05 15:36:00 -04:00
Michael Nilsson
df030b4529 warnings if download to memory failed for some reason 2016-05-05 10:53:50 -04:00
Michael Nilsson
bf9a819617 windows fix, add base module as dependency to iswa 2016-05-04 12:43:59 -04:00
Sebastian Piwell
355e70ca0a Remove cygnet groups 2016-05-03 17:13:28 -04:00
Sebastian Piwell
c17bfbba02 Chose ISWAGroup in GUI 2016-05-03 11:06:17 -04:00
Sebastian Piwell
c57a9b7be1 Replaced string with enum 2016-05-03 10:06:47 -04:00
Sebastian Piwell
f5ab620398 Merge fix 2016-05-02 17:34:10 -04:00
Sebastian Piwell
8bde97fdfa ISWAGroup for manipulation of multiple dataplanes 2016-05-02 17:32:25 -04:00
Michael Nilsson
40cd7e98ec Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-02 13:42:14 -04:00
Michael Nilsson
7245807a1a changed function parameters to processData, update ghoul ref 2016-05-02 13:42:10 -04:00
Sebastian Piwell
14c0eb8b99 Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-02 11:35:04 -04:00
Sebastian Piwell
3977a8cdb5 Change transfer functions at runtime 2016-05-02 11:34:13 -04:00
Michael Nilsson
080459d229 sove merge conflict 2016-05-02 10:13:03 -04:00
Sebastian Piwell
6ec125abc0 Changed name on property 2016-04-29 10:07:36 -04:00
Sebastian Piwell
45721dae4b Clean up and multiple transferfunction 2016-04-29 09:56:02 -04:00
Sebastian Piwell
200a3d4dd6 Filter out background values 2016-04-28 17:40:04 -04:00
Sebastian Piwell
233b01c641 Multiple textures and transferfunctions 2016-04-28 15:56:06 -04:00
Michael Nilsson
b2725000e8 Added some benchmarking code 2016-04-28 15:08:24 -04:00
Sebastian Piwell
191e4e4d75 Set up for multipletextures in dataplane 2016-04-27 18:06:41 -04:00
Sebastian Piwell
38a5e83f50 Texture and tranferfunction to vectors 2016-04-27 17:44:36 -04:00
Sebastian Piwell
ba1f3ad8df Option to log values in data files 2016-04-27 15:40:48 -04:00
Sebastian Piwell
7332ba6446 Merge fix 2016-04-27 14:56:19 -04:00
Sebastian Piwell
5e52910dc6 remove files and merge fix 2016-04-27 14:53:57 -04:00