log

age author description
Mon, 11 May 2020 17:37:30 +0200 Benjamin Golinvaux Instance lookup is now performed in a separate class through an interface. Another implementation can be injected (SetInstanceLookupHandler) loader-injection-feature
Mon, 11 May 2020 09:50:02 +0200 Benjamin Golinvaux Added useProgressiveQuality flag to LoaderCache ctor
Mon, 04 May 2020 18:27:44 +0200 Benjamin Golinvaux Merge from loader-cache-refactoring
Mon, 04 May 2020 18:26:35 +0200 Benjamin Golinvaux LoaderCache is now extensible + factored the uuid normalizing loader-cache-refactoring
Mon, 04 May 2020 15:28:30 +0200 Benjamin Golinvaux dummy legacy-loader-refactoring
Mon, 04 May 2020 13:34:46 +0200 Benjamin Golinvaux Merge
Mon, 04 May 2020 13:34:21 +0200 Benjamin Golinvaux Added ENABLE_GUIADAPTER option + fixed include paths in GuiAdapter
Mon, 04 May 2020 13:18:06 +0200 Benjamin Golinvaux Removed dead code (RtViewer is not supposed to demonstrate measuring tools in a simple example)
Mon, 04 May 2020 13:17:31 +0200 Benjamin Golinvaux Fixed busy CPU in RtViewer
Mon, 04 May 2020 13:17:11 +0200 Benjamin Golinvaux Fixed event loop in simple viewer
Thu, 30 Apr 2020 00:25:55 +0200 Benjamin Golinvaux Mouse wheel handler is now OK in SDL and Wasm
Wed, 29 Apr 2020 22:06:58 +0200 Benjamin Golinvaux Merge
Wed, 29 Apr 2020 22:06:24 +0200 Benjamin Golinvaux Three-viewport is now OK in SDL and Wasm
Wed, 29 Apr 2020 21:10:49 +0200 Alain Mazy cleanup + reactivate UnitTests
Wed, 29 Apr 2020 20:50:53 +0200 Alain Mazy moved deprecated samples into Deprecated
Wed, 29 Apr 2020 20:48:18 +0200 Alain Mazy moved CodeGeneration into Deprecated
Wed, 29 Apr 2020 20:45:14 +0200 Alain Mazy moved Platforms into Deprecated
Wed, 29 Apr 2020 20:44:31 +0200 Alain Mazy moved Applications into Deprecated
Wed, 29 Apr 2020 20:43:09 +0200 Alain Mazy moved Radiography into Deprecated
Wed, 29 Apr 2020 20:41:36 +0200 Alain Mazy cleanup
Wed, 29 Apr 2020 19:00:30 +0200 Alain Mazy cleanup + build script for RtViewer
Wed, 29 Apr 2020 18:11:49 +0200 Alain Mazy build script for wasm sample + updated instructions + fixed Sdl sample for Orthanc listening on other ports that 8042
Wed, 29 Apr 2020 15:54:26 +0200 Benjamin Golinvaux RtViewer SingleFrameViewer OK : wasm SDL single viewport
Wed, 29 Apr 2020 15:54:18 +0200 Benjamin Golinvaux RtViewer SingleFrameViewer OK : wasm SDL single viewport
Tue, 28 Apr 2020 13:52:21 +0200 Benjamin Golinvaux Sdl run loop in /Common (might revert if need to customize)
Tue, 28 Apr 2020 13:26:41 +0200 Benjamin Golinvaux Drilled a hole through the abstractions to be able to match
Tue, 28 Apr 2020 11:28:00 +0200 Benjamin Golinvaux CMake params for VS2019
Tue, 28 Apr 2020 08:58:41 +0200 Benjamin Golinvaux split SDL / common + RtViewer rename + html test file
Tue, 28 Apr 2020 08:57:39 +0200 Benjamin Golinvaux Dead code removal + removed untested Dicomweb + SingleFrameViewer wasm fixes
Mon, 27 Apr 2020 16:49:03 +0200 Benjamin Golinvaux Fixed big mistake (factoring the option parsing, which only adds noise to the people reading the code)
Mon, 27 Apr 2020 16:48:19 +0200 Benjamin Golinvaux Ongoing splitting SDL vs WASM (preparing RtViewer WASM)
Mon, 27 Apr 2020 16:47:46 +0200 Benjamin Golinvaux Added LoadInstanceFullVisibility for default-visible RTSTRUCT
Mon, 27 Apr 2020 10:01:48 +0200 Benjamin Golinvaux RtViewer : SDL ok. Preparation for WASM builds ongoing
Mon, 27 Apr 2020 10:01:03 +0200 Benjamin Golinvaux SingleFrameViewer: refactored file locations + names to share files for RtViewer
Wed, 22 Apr 2020 19:55:34 +0200 Benjamin Golinvaux Proper command-line parameter management for SDL sample
Wed, 22 Apr 2020 14:05:47 +0200 Benjamin Golinvaux Branch broker is now the new default
Wed, 22 Apr 2020 14:05:12 +0200 Benjamin Golinvaux Integration from default into broker broker
Wed, 22 Apr 2020 14:04:38 +0200 Benjamin Golinvaux creating legacy-with-broker from default legacy-with-broker
Wed, 22 Apr 2020 14:02:34 +0200 Benjamin Golinvaux Doc for SDL sample broker
Wed, 22 Apr 2020 14:02:23 +0200 Benjamin Golinvaux Fixed missing file in WASM sample broker
Wed, 22 Apr 2020 11:54:57 +0200 Benjamin Golinvaux Better source groups for SDL samples (retry) broker
Mon, 20 Apr 2020 18:26:32 +0200 Alain Mazy merge
Mon, 20 Apr 2020 18:20:47 +0200 Alain Mazy added GetBoundingBox to Scene2D
Wed, 08 Apr 2020 14:14:51 +0200 Alain Mazy wip: from RadiographyScene to Scene2D
Fri, 03 Apr 2020 05:36:58 +0200 Alain Mazy fix
Mon, 20 Apr 2020 16:21:09 +0200 Benjamin Golinvaux operator << for GuiAdapterMouseEvent broker
Mon, 20 Apr 2020 13:08:43 +0200 Benjamin Golinvaux Changes to GuiAdapter to allow it to work correctly with both new and old broker
Sat, 18 Apr 2020 14:45:38 +0200 Benjamin Golinvaux CMake json config files for msvc builds broker
Sat, 18 Apr 2020 14:45:22 +0200 Benjamin Golinvaux SdlSimpleViewer rename broker
Sat, 18 Apr 2020 14:44:56 +0200 Benjamin Golinvaux ignores broker
Sat, 18 Apr 2020 14:36:59 +0200 Benjamin Golinvaux unit test sources broker
Sat, 18 Apr 2020 14:35:39 +0200 Benjamin Golinvaux reduce verbosity + some comments broker
Sat, 18 Apr 2020 14:35:10 +0200 Benjamin Golinvaux SdlSimpleViewer fixes broker
Fri, 17 Apr 2020 18:18:57 +0200 Benjamin Golinvaux dummy change broker
Wed, 15 Apr 2020 17:48:38 +0200 Benjamin Golinvaux Fixed the broken function, and left the unoptimized broker
Wed, 15 Apr 2020 15:46:27 +0200 Benjamin Golinvaux Some even more real doc broker
Wed, 15 Apr 2020 15:46:06 +0200 Benjamin Golinvaux Some real doc broker
Wed, 15 Apr 2020 15:45:58 +0200 Benjamin Golinvaux Some doc broker
Wed, 15 Apr 2020 15:23:30 +0200 Benjamin Golinvaux Sdl simple viewer application broker
Wed, 15 Apr 2020 15:23:07 +0200 Benjamin Golinvaux hgignore broker