Jonathan Grangien
|
93675ed493
|
Add documentation for vol. conversion dictionary and hold up second
thread until dictionary is valid
|
2018-07-17 13:39:20 -04:00 |
|
farbrorberg
|
b6ad2f5eb8
|
Add Transform dictionary from .state file to renderable
|
2018-07-17 13:39:19 -04:00 |
|
Jonathan Grangien
|
8db739041e
|
Implement transfer function presets on image select, change some vol
conversion formatting
|
2018-07-17 13:39:19 -04:00 |
|
Jonathan Grangien
|
f46902a086
|
Implement column layout in prepare data, add selectable TF images
|
2018-07-17 13:36:36 -04:00 |
|
farbrorberg
|
b093af7f95
|
User set scale in GUI and handle data in loader.cpp
|
2018-07-17 13:36:35 -04:00 |
|
farbrorberg
|
d1fcc1d89c
|
Read and handle Transform input from user in loader.cpp
|
2018-07-17 13:35:14 -04:00 |
|
Jonathan Grangien
|
3bff9d6606
|
Improve a loop, clean up code
|
2018-07-17 13:29:22 -04:00 |
|
Jonathan Grangien
|
156f38b96c
|
Implement multiple selected CDF files volume conversion 💥
|
2018-07-17 13:29:22 -04:00 |
|
Jonathan Grangien
|
4a3f224728
|
Implement RadioButtons component and add Spherical/Cartesian option
|
2018-07-17 13:27:44 -04:00 |
|
Jonathan Grangien
|
6a265b4927
|
Implement user settable custom item name
|
2018-07-17 13:27:44 -04:00 |
|
farbrorberg
|
72a978f68e
|
Go to timestep for pre-excisting node if clicked
|
2018-07-17 13:27:43 -04:00 |
|
farbrorberg
|
4965edac2d
|
Prevent initializing a node that already exists in the scene
|
2018-07-17 13:27:43 -04:00 |
|
Jonathan Grangien
|
cdaf1a91ba
|
Create rest of needed files for conversion and load item after conversion
Temporary handling of state file and transferfunction
|
2018-07-17 13:25:57 -04:00 |
|
Jonathan Grangien
|
d6d576cd9c
|
Reset GUI and progress bar on different file selected
|
2018-07-17 13:25:57 -04:00 |
|
Jonathan Grangien
|
9910c1e4f4
|
Fix progress bar feedback and style with cycling dots
|
2018-07-17 13:24:14 -04:00 |
|
Jonathan Grangien
|
1ec2e7f15c
|
Fix placement of converted volume
|
2018-07-17 13:24:14 -04:00 |
|
Jonathan Grangien
|
c05a251155
|
Put volume files converted after selection in internal directory
|
2018-07-17 13:24:14 -04:00 |
|
Jonathan Grangien
|
085dc69aad
|
Remove some scrapped stuff
|
2018-07-17 13:24:14 -04:00 |
|
Jonathan Grangien
|
c48d69322a
|
Run file dialog on separate thread and connect chosen file to GUI
|
2018-07-17 13:24:13 -04:00 |
|
Jonathan Grangien
|
b4a7e0acf3
|
Integrate nativefiledialog with cmake (Windows, Apple) (untested)
|
2018-07-17 13:23:37 -04:00 |
|
Jonathan Grangien
|
136deeb87f
|
Integrate nativefiledialog with cmake (Linux)
|
2018-07-17 13:23:36 -04:00 |
|
Jonathan Grangien
|
a1146cf748
|
Comment out unused function
|
2018-07-17 13:20:53 -04:00 |
|
Jonathan Grangien
|
419f31a1d9
|
Make styled component of progress bar, change prep-window style
|
2018-07-17 13:20:53 -04:00 |
|
Jonathan Grangien
|
41a40fea23
|
Implement volume conversion task in parallell thread with progress bar
|
2018-07-17 13:20:53 -04:00 |
|
Jonathan Grangien
|
4a7cccfe47
|
Make some strings const refs
|
2018-07-17 13:18:12 -04:00 |
|
Jonathan Grangien
|
1395a9cb08
|
Parse configured data object for data-to-upload into Dictioary in c++
|
2018-07-17 13:14:08 -04:00 |
|
Jonathan Grangien
|
b7e94d776f
|
Add some functions and pseude code to Loader
|
2018-07-17 13:12:44 -04:00 |
|
Jonathan Grangien
|
3702b71e23
|
Add properties for volume to-upload data items
|
2018-07-17 13:12:44 -04:00 |
|
Jonathan Grangien
|
7a1dfef677
|
Move around variables in Loader
|
2018-07-17 13:12:44 -04:00 |
|
Jonathan Grangien
|
7b6d5638de
|
Set time to first timestep in data on loaded volume item
|
2018-07-17 13:12:44 -04:00 |
|
Jonathan Grangien
|
766b2559c8
|
Implement loading processed volume data item 🍰
|
2018-07-17 13:12:44 -04:00 |
|
Jonathan Grangien
|
5262551964
|
Reimplement data item click communication with luaScriptTopic
|
2018-07-17 13:11:51 -04:00 |
|
Jonathan Grangien
|
b762e49c91
|
Implement topic that handles item path json communication from gui to Loader
|
2018-07-17 13:10:07 -04:00 |
|
Jonathan Grangien
|
ef4ca52ebd
|
Change naming of files and webgui clickhandler
|
2018-07-17 12:52:40 -04:00 |
|
Matthias Berg
|
1ef4af3e96
|
Implement a createDictionary function
|
2018-07-17 11:57:07 -04:00 |
|
Jonathan Grangien
|
e1775121f7
|
Move read volumes logic to dataloadermodule and dir-is-read
|
2018-07-17 11:52:26 -04:00 |
|
Jonathan Grangien
|
a40cd79252
|
Implement Operator base class and fix circ. dependencies
|
2018-07-17 11:52:26 -04:00 |
|