Wed, 13 May 2020 14:58:58 +0200 |
Alain Mazy |
fix projects
|
Wed, 13 May 2020 14:32:48 +0200 |
Alain Mazy |
removed UnitTests cmake since it is now included in Samples/Sdl
|
Wed, 13 May 2020 12:43:20 +0200 |
Alain Mazy |
removed unused files
|
Wed, 13 May 2020 12:42:52 +0200 |
Alain Mazy |
single CMakeLists.txt for all SDL samples & unit tests + another one for all Wasm samples
|
Mon, 11 May 2020 17:41:50 +0200 |
Benjamin Golinvaux |
Added a test for loader injection (basic "no regression" test). DISABLED_ because it requires a running Orthanc with a well-defined structure set instance.
loader-injection-feature
|
Mon, 11 May 2020 17:38:29 +0200 |
Benjamin Golinvaux |
when CT slices are loaded, it is now possible to act on this by implementing the ISlicePostProcessor interface and inject it in the loader.
loader-injection-feature
|
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
|