Commit Graph

2805 Commits

Author SHA1 Message Date
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
farbrorberg 6b53734941 Corrected formatting on transform part of payload 2018-07-17 13:31:07 -04:00
farbrorberg a4b8e93946 Prepare to handle data-asset Transform 2018-07-17 13:31:07 -04:00
Jonathan Grangien 82096b2a56 Improve vol. conversion overall progress styling 2018-07-17 13:29:23 -04:00
Jonathan Grangien b5b6d5dc5f Improve base item name in webgui 2018-07-17 13:29:22 -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 a1588b55dd Tweak task temporarily for a demo 2018-07-17 13:27:44 -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
Jonathan Grangien c5ab0bef42 Simplify a function, rename OptionSelect 2018-07-17 13:27:43 -04:00
farbrorberg 72a978f68e Go to timestep for pre-excisting node if clicked 2018-07-17 13:27:43 -04:00
Jonathan Grangien 63219899f1 Organize code in gui components 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
farbrorberg 3a69541a2d Label for UploadDataButton, new pos for PrepUpload window 2018-07-17 13:22:42 -04:00
farbrorberg 231d0a4077 Convert DataLoader component from TabMenuItem to Picker with Popover 2018-07-17 13:21:33 -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
farbrorberg d9ce915e98 Add all state variables to upload-function 2018-07-17 13:18:12 -04:00
farbrorberg 57e04681c4 Separate upper and lower domain bound inputs 2018-07-17 13:18:12 -04:00
farbrorberg 10ccfdfc0e Separate upper and lower domain bound inputs 2018-07-17 13:17:33 -04:00
farbrorberg 596877ebe6 Add rSquared checkbox and fix Input-Checkbox toggle functionality 2018-07-17 13:17:33 -04:00
farbrorberg db861c69a4 Change Dimensions-component for broader use 2018-07-17 13:17:33 -04:00
farbrorberg eb84fe8527 Moved some functionality to presentational components 2018-07-17 13:16:37 -04:00
farbrorberg b76cc92dd2 Dropdown menu for selecting volume variable 2018-07-17 13:15:46 -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
farbrorberg 709f15bedb Implement user changable dimensions 2018-07-17 13:14:08 -04:00
Jonathan Grangien 2bca6783f2 Fix positioning of webgui windows 2018-07-17 13:14:08 -04:00
Jonathan Grangien c4a6771a56 Improve data loader window and list in webgui 2018-07-17 13:14:07 -04:00
Matthias Berg fd58be1f23 Implement input window for changing uploaded data variables 2018-07-17 13:13:10 -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 f6756c1955 Implement RenderableTimeVaryingVolume specific opacity option 2018-07-17 13:05:42 -04:00