https://github.com/wavestoweather/PCViewer.git

sort by:
Revision Author Date Message Commit Date
0e560e4 cmake cleanup 02 January 2021, 14:25:15 UTC
1231be2 git ignore now includes cmakesettings.json 02 January 2021, 13:26:47 UTC
3d3e742 Update README.md 23 December 2020, 14:07:00 UTC
2406d42 Update README.md 23 December 2020, 13:57:16 UTC
42b1b0b Windows now running using vcpkg. Linux has to be checked again. 23 December 2020, 12:30:13 UTC
d7304dd Errors fixed, netCDF loader up and running on linux 22 December 2020, 13:27:01 UTC
fd02daf Version running. Still sanity checks have to be performed. 22 December 2020, 10:21:12 UTC
931e0d9 First implementation for reading netCDF on linux done. Debugging still has to be done. 22 December 2020, 09:47:21 UTC
99960c4 began to include netCDF support for importing files. Linux version not compilable due to link issues. 21 December 2020, 10:47:52 UTC
529ea1c Adoptions for new vulkan version done. 21 November 2020, 12:56:03 UTC
82c9c4c Labeled data is now lexicographically ordered on load. 05 November 2020, 14:12:03 UTC
1a7262b Added axis ticks to show values at the axes. 05 November 2020, 13:28:59 UTC
de949b9 Bubble plot camera orientation fix 05 November 2020, 09:47:03 UTC
918291d Now correct histogram summation for violin attribute major plots. 18 October 2020, 18:09:30 UTC
be042ac Windows binary updated 18 October 2020, 11:43:04 UTC
7c6fd8c Implemented sum function for violin attribute major. 18 October 2020, 11:39:28 UTC
edd4561 small usability updates. 15 October 2020, 12:37:53 UTC
340fd76 Added add button for empty global brush. 13 October 2020, 18:06:34 UTC
2e358d4 Problem with single lable problem fixed. 13 October 2020, 16:48:11 UTC
ace608e small histogramm bug fix. 10 October 2020, 17:11:01 UTC
52ae481 upload new windows binaries for current version. 10 October 2020, 16:34:53 UTC
7d06a87 small bug fixes 08 October 2020, 09:34:20 UTC
43d9c30 Data loading bug fixed. 05 October 2020, 07:49:42 UTC
c27cefa Open dataset dialog is now always in the main viewport. 04 October 2020, 16:49:09 UTC
a67c60e Automatic alpha values implemented, pie charts corrected. 28 September 2020, 07:14:21 UTC
48f8768 added drag and drop of multiple draw lists. ToDo: automatic alpha for new drawlists. 27 September 2020, 16:07:30 UTC
d583346 Brush bug fixed. 16 September 2020, 09:49:04 UTC
7a99c53 Zoom and scroll on attribute axis emplemented, settings manager debugged and small error fixed. 05 September 2020, 17:34:15 UTC
96a89c6 Categories now work perfectly. 05 September 2020, 14:33:36 UTC
2319285 Categorie labels are now displayed better. 03 September 2020, 07:47:38 UTC
530501e Readme instructions updated (especially the compilation part). 03 September 2020, 07:05:50 UTC
22abc0e Update README.md 30 August 2020, 12:28:10 UTC
f13d2d1 updated readme for windows instructions for sdl2 installation. 30 August 2020, 12:26:15 UTC
7c0905e Windows cmake for sdl2 fixed including automatic copy of the .dll 30 August 2020, 12:17:12 UTC
aca4ff4 updated readme installation instructions 26 August 2020, 16:37:51 UTC
f5d1790 added missing imgui sdl files. 26 August 2020, 16:01:49 UTC
af692e8 linux problems with viewports completeley solved by switching to sdl backend as window library 26 August 2020, 16:01:18 UTC
d125422 problem of detaching window from main viewport solved. 26 August 2020, 13:52:22 UTC
2aca139 Close to soltuion. Drag and drop across viewports works. Strange error when trying to pull closable viewport out of main viewport. 26 August 2020, 13:00:25 UTC
b0ecfc3 Partly success with imgui problems. Problem with drag and drop out of main window. 26 August 2020, 08:31:52 UTC
d4b3c03 unnesesary readme instructions removed 21 August 2020, 12:22:12 UTC
a674e35 Resize bug now deleted. 21 August 2020, 11:50:01 UTC
9ba4137 Categorical data now loadable and showable 20 August 2020, 13:23:51 UTC
951b4be First take on categorical data. 20 August 2020, 09:32:29 UTC
af56b6e Attribute Load error fixed 20 August 2020, 08:58:20 UTC
2904b63 Version with new imugi running. Strange semaphore error(wich does not affect pcViewer). 12 August 2020, 15:55:31 UTC
9dc8f5b First adoptions to new imgui 12 August 2020, 13:26:06 UTC
7d4ea56 start of integration of new imgui version 12 August 2020, 12:35:29 UTC
5bdbe9b The lines are now able to be drawn in batches to avoid gpu timouts. Standard line batch size is 2e6 and is settable in the settings section. 07 August 2020, 18:45:38 UTC
27e84b8 Minimization error fixed. 06 August 2020, 13:18:13 UTC
2c9391a Documentation video Signed-off-by: unknown <alexander.kumpf@tum.de> 05 August 2020, 21:40:32 UTC
b477932 Added windows binaries Signed-off-by: unknown <alexander.kumpf@tum.de> 05 August 2020, 21:35:22 UTC
42b32ab Updated license files. Signed-off-by: unknown <alexander.kumpf@tum.de> 05 August 2020, 17:25:09 UTC
71efdeb Put readme into the right folder Signed-off-by: unknown <alexander.kumpf@tum.de> 05 August 2020, 16:25:07 UTC
efcda2e Added /bigobj for visual studio Signed-off-by: unknown <alexander.kumpf@tum.de> 31 July 2020, 22:10:25 UTC
2f34e97 Fixed sloppy std::pair Signed-off-by: unknown <alexander.kumpf@tum.de> 31 July 2020, 21:57:15 UTC
100a747 Signed-off-by: unknown <alexander.kumpf@tum.de> 31 July 2020, 21:56:51 UTC
239c4c8 Corrected ratio bar hover tooltip. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:18:11 UTC
d628114 Fixed the ratio bars, once and for all. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:18:07 UTC
79e22c9 Implemented MPVP sorting based on histDist. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:18:02 UTC
7c5cf97 Implemented histogram comparison in the violin plot. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:17:55 UTC
59d9cd9 Updated readme Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:17:46 UTC
38be3f2 Bug-fix for violin attribute plots: For the y-Scale, a DL in the violin drwalists plots was referenced, which is empty when only attribute plots are generated. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:17:40 UTC
6ed4d5d Buf fix. Attributes with a range of 0 did not work before. Now, eps is added to attribute max to create a range. Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:17:31 UTC
fd14fb0 GitIgnore Signed-off-by: inmetak <gitinmetak@gmail.com> 30 July 2020, 15:15:24 UTC
9c1a940 Added project readme. Signed-off-by: inmetak <gitinmetak@gmail.com> 04 June 2020, 13:05:27 UTC
f644761 C-Make changes to find the Eigen3 library of the subfolder instead of the system lib, if not set manually beforehand. Signed-off-by: inmetak <gitinmetak@gmail.com> 04 June 2020, 13:05:17 UTC
c9f4568 Added short doku Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:33:59 UTC
10787bd Bug fixes and default black iso background. Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:32:47 UTC
6845cdf Added ESC and ENTER to close many boxes, added P for priority rendering. Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:32:42 UTC
b88d0f7 Deactivated adaptive step-size, so now the rendering has no holes anymore. Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:32:36 UTC
2d11435 Changed default values, removed a bug, added search for exact hit position of isosurface in direct renderer. Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:32:30 UTC
ea44c2a Change of default values. Signed-off-by: unknown <alexander.kumpf@tum.de> 04 June 2020, 11:32:15 UTC
eecb9ae error in filling 3d voulumes fixed 27 April 2020, 15:49:08 UTC
d713593 direct iso surfacer rendering bugfix 27 April 2020, 15:03:43 UTC
a54674c fixed bug when trying to use a brush with more than 4 ranges. Sahdow step size added 27 April 2020, 14:11:51 UTC
80901bb first tries to solve runtime error when having a lot of densities 27 April 2020, 12:32:31 UTC
255bc3a automatic sending of data to iso surface renderer is now possible 25 April 2020, 09:55:22 UTC
9908d23 Sync camera position and rotation over iso-renderers. Signed-off-by: unknown <alexander.kumpf@tum.de> 25 April 2020, 08:53:35 UTC
d34fd9c a bit of speed for direct iso surface rendering 25 April 2020, 08:49:31 UTC
863f9e5 normal calculation bug for direct iso surface rendering solved. 25 April 2020, 07:07:33 UTC
f993f0c normal calculation in direct iso surface renderer improved, but still an error exists. 24 April 2020, 18:34:41 UTC
9e3f212 Camera position options for iso-renderers. Bug fix. Signed-off-by: unknown <alexander.kumpf@tum.de> 24 April 2020, 16:37:36 UTC
b722e84 added mu changes via scrolling the mousewheel 23 April 2020, 16:29:13 UTC
4f2ab20 further bugfixes 23 April 2020, 09:09:43 UTC
a9dd639 bugfix of normal calculation and interpolation outside of the 3d volume 23 April 2020, 08:30:26 UTC
deb4e07 now the option to copy 1 entrys into the smoothed iso surface binary volume exists. 23 April 2020, 07:48:57 UTC
bb0cfc8 Violin bins can now be oriented on the brush instead of the whole min max interval. Signed-off-by: unknown <alexander.kumpf@tum.de> 23 April 2020, 06:45:58 UTC
fc92758 automatic update of brush iso surface added. 22 April 2020, 18:13:43 UTC
5661906 further a bit bugfixing 22 April 2020, 18:04:51 UTC
406d024 a few bugfixes 22 April 2020, 17:58:04 UTC
1807207 Colors now settable. Seems likether is somewhere still an error 22 April 2020, 08:51:05 UTC
12b2662 brush iso surface renderer now shades correctly. TODO: implement color setting for the iso surfaces 22 April 2020, 07:40:11 UTC
05da836 Bug fixes and some copy constructors for color palettes. Signed-off-by: unknown <alexander.kumpf@tum.de> 22 April 2020, 06:11:51 UTC
9af5727 problem with iso surface window names fixed 21 April 2020, 18:41:00 UTC
13c6f35 brush iso surface renderer now functions. Shading still has to be done as well as performance boost. In normal iso surface renderer the wireframe for the density box can be drawn. 21 April 2020, 18:40:05 UTC
998f013 bugfixing of brush iso surf renderer. Not yet all found 21 April 2020, 13:15:19 UTC
42bbe7c started to implement new iso surface window 21 April 2020, 09:30:35 UTC
ab0368d initial commit for Brush iso surface renderer 21 April 2020, 09:13:14 UTC
0fa3466 iso value now changeable. Bug at multivariate brushes fixed 20 April 2020, 07:02:14 UTC
back to top