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
|
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
|