log Applications/Generic/GuiAdapter.cpp @ 1020:ac88989817e3 toa2019093001

age author description
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Wed, 31 Jul 2019 10:24:09 +0200 Benjamin Golinvaux Added getters and notifications to allow clients of the loaders (DicomStructureSetLoader, OrthancSeriesVolumeProgressiveLoader and OrthancMultiframeVolumeLoader) to know when the loading is finished + added ability for SDL event loop to execute a callback repeatedly (used to check the view loading state)
Fri, 19 Jul 2019 11:40:45 +0200 Alain Mazy merge am-dev
Fri, 19 Jul 2019 10:30:40 +0200 Benjamin Golinvaux Re-enabled gl debug output in GuiAdapter +
Thu, 18 Jul 2019 10:50:59 +0200 Alain Mazy Merge am-dev