Commit Graph

131 Commits

Author SHA1 Message Date
Michael Nilsson
f029362372 refactor datasphere 2016-06-01 13:19:45 -04:00
Michael Nilsson
e8238859f8 refactor cygnetplane and dataplane 2016-05-31 17:54:39 -04:00
Michael Nilsson
627d31a5b2 refactor textureplane and cygnetplane 2016-05-27 16:50:01 -04:00
Sebastian Piwell
95dd221f84 Fix crash when cygnet has no group 2016-05-26 15:53:44 -04:00
Sebastian Piwell
edfff68491 Memory leak fix 2016-05-26 15:29:45 -04:00
Sebastian Piwell
6f6e016602 No more unique option names 2016-05-26 13:09:08 -04:00
Sebastian Piwell
0e3749fcf9 Small bug fixes 2016-05-26 09:49:24 -04:00
Sebastian Piwell
ba2737d554 Merge fix 2016-05-25 14:47:25 -04:00
Sebastian Piwell
2830708112 Fieldlines in IswaGroup 2016-05-25 14:18:16 -04:00
Michael Nilsson
e24944675e remove excess code 2016-05-24 17:08:22 -04:00
Michael Nilsson
b8c093c411 bugfix for adding iswacygnet without group 2016-05-24 16:47:01 -04:00
Sebastian Piwell
b3d5d41ca6 Auto filter property 2016-05-24 16:00:18 -04:00
Sebastian Piwell
813a68c85f Alpha and group name first 2016-05-24 15:35:34 -04:00
Michael Nilsson
8f6bc7d418 solve merge conflict 2016-05-24 14:10:37 -04:00
Michael Nilsson
8633bc8522 refactoring, using pubsub pattern for groups 2016-05-24 14:02:42 -04:00
Sebastian Piwell
e3c1093310 Read cdf list 2016-05-23 17:24:46 -04:00
Sebastian Piwell
1d8c77ee3b Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-20 16:46:41 -04:00
Sebastian Piwell
c983ecfb89 Histogram eq with group dataprocessor 2016-05-20 16:46:33 -04:00
Michael Nilsson
4056cbb160 linux fix 2016-05-20 15:08:00 -04:00
Sebastian Piwell
57cd44535d IswaGroup has own dataProcessor 2016-05-20 12:48:48 -04:00
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