Mercurial > hg > orthanc-stone
graph
-
Removed pragma-no-cache header that seems to be useless (and even nefarious) toa2019082801Wed, 28 Aug 2019 10:54:15 +0200, by Benjamin Golinvaux
-
mergeTue, 27 Aug 2019 15:19:37 +0200, by Benjamin Golinvaux
-
toa2019082701Tue, 27 Aug 2019 15:18:23 +0200, by Benjamin Golinvaux
-
Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701Tue, 27 Aug 2019 14:28:19 +0200, by Benjamin Golinvaux
-
removal of C++11 iteratorTue, 27 Aug 2019 08:15:36 +0200, by Sebastien Jodogne
-
Added tag toa2019082601 for changeset 92e32e263ae9Mon, 26 Aug 2019 11:03:14 +0200, by Benjamin Golinvaux
-
Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out) toa2019082601Mon, 26 Aug 2019 11:01:53 +0200, by Benjamin Golinvaux
-
Added tag toa2019082301 for changeset 13e078adfb94Fri, 23 Aug 2019 15:02:42 +0200, by Benjamin Golinvaux
-
Better error log in fetch failure callback + toa2019082301Fri, 23 Aug 2019 14:16:45 +0200, by Benjamin Golinvaux
-
added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fixFri, 23 Aug 2019 10:16:32 +0200, by Benjamin Golinvaux
-
MergeWed, 21 Aug 2019 16:24:57 +0200, by Benjamin Golinvaux
-
Made IsContextLost automatically set the flag by checking with the emscriptenWed, 21 Aug 2019 16:16:30 +0200, by Benjamin Golinvaux
-
fix link errors to deprecated stuffMon, 19 Aug 2019 17:55:50 +0200, by Sebastien Jodogne
-
fix warningMon, 19 Aug 2019 17:52:01 +0200, by Sebastien Jodogne
-
Fixed call to renamed method SetSize --> SetSizeInVoxelsFri, 16 Aug 2019 16:24:11 +0200, by Benjamin Golinvaux
-
Added tag toa2019081302 for changeset 4a593397b11cTue, 13 Aug 2019 17:31:29 +0200, by Benjamin Golinvaux
-
Fixed clang warning about missing 'override' toa2019081302Tue, 13 Aug 2019 17:30:30 +0200, by Benjamin Golinvaux
-
Added tag toa2019081301 for changeset 32eaf4929b08Tue, 13 Aug 2019 16:03:53 +0200, by Benjamin Golinvaux
-
OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301Tue, 13 Aug 2019 16:01:05 +0200, by Benjamin Golinvaux
-
Added tag toa2019081001 for changeset 1091b2adeb5aSat, 10 Aug 2019 13:13:11 +0200, by Benjamin Golinvaux
-
Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001Sat, 10 Aug 2019 13:07:31 +0200, by Benjamin Golinvaux
-
Added tag toa2019080601 for changeset 2db3ef713664Tue, 06 Aug 2019 15:07:23 +0200, by Benjamin Golinvaux
-
Fixed error handling for WebGL context creation toa2019080601Tue, 06 Aug 2019 15:06:53 +0200, by Benjamin Golinvaux
-
Added tag toa2019080501 for changeset 8b2d0d2c17a6Mon, 05 Aug 2019 12:28:38 +0200, by Benjamin Golinvaux
-
Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlersMon, 05 Aug 2019 12:27:27 +0200, by Benjamin Golinvaux
-
mergeFri, 02 Aug 2019 17:38:44 +0200, by Alain Mazy
-
handling httpStatus in WebService error messagesFri, 02 Aug 2019 17:38:31 +0200, by Alain Mazy
-
Added tag toa2019073101 for changeset eaaa9b574e05Wed, 31 Jul 2019 11:29:08 +0200, by Benjamin Golinvaux
-
Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...) toa2019073101Wed, 31 Jul 2019 10:58:16 +0200, by 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)Wed, 31 Jul 2019 10:24:09 +0200, by Benjamin Golinvaux
-
Added tag toa2019072901 for changeset 401808e7ff2eMon, 29 Jul 2019 15:39:45 +0200, by Benjamin Golinvaux
-
Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h) toa2019072901Mon, 29 Jul 2019 15:39:11 +0200, by Benjamin Golinvaux
-
VolumeSceneLayerSource dtor now clears the layerMon, 29 Jul 2019 13:46:29 +0200, by Benjamin Golinvaux
-
Commented-out traces for debugFri, 26 Jul 2019 20:09:42 +0200, by Benjamin Golinvaux
-
Added tag toa2019072401 for changeset fc38c4ab17e3Wed, 24 Jul 2019 18:46:25 +0200, by Benjamin Golinvaux
-
Fixed LoaderCacheWed, 24 Jul 2019 18:45:33 +0200, by Benjamin Golinvaux
-
Added Loader cache. Not activated yet.Wed, 24 Jul 2019 14:27:06 +0200, by Benjamin Golinvaux
-
fix for older compilersTue, 23 Jul 2019 11:50:21 +0200, by Sebastien Jodogne
-
Added tag toa2019072202 for changeset e594e76e0a81Mon, 22 Jul 2019 16:03:10 +0200, by Benjamin Golinvaux
-
Added support for Grayscale16 in the multiframe loader (Victor)Mon, 22 Jul 2019 16:00:03 +0200, by Benjamin Golinvaux
-
mergeMon, 22 Jul 2019 14:29:23 +0200, by Alain Mazy
-
RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()Mon, 22 Jul 2019 14:28:56 +0200, by Alain Mazy
-
Added tag toa2019072201 for changeset 81d30cd93b65Mon, 22 Jul 2019 11:22:56 +0200, by Benjamin Golinvaux
-
Ability to ask the loader for the geometry in PULL mode (when subscribing to the messages is not possible) + small changes (removed const/ref qualifiers for boost::shared_ptr param, added traces, doc change) toa2019072201Mon, 22 Jul 2019 11:21:09 +0200, by Benjamin Golinvaux
-
Close branch refactor-viewport-controller. refactor-viewport-controllerFri, 19 Jul 2019 14:15:49 +0000, by Alain Mazy
-
Merged am-dev into defaultFri, 19 Jul 2019 15:15:13 +0200, by Alain Mazy
-
MultiPlatform Basic Scene sample (so far: SDL + Qt) am-devFri, 19 Jul 2019 15:06:36 +0200, by Alain Mazy
-
Added image inversion support in GrayscaleStyleConfigurator + OpenGLFloatTextureProgramFri, 19 Jul 2019 10:54:03 +0200, by Benjamin Golinvaux
-
Re-enabled gl debug output in GuiAdapter +Fri, 19 Jul 2019 10:30:40 +0200, by Benjamin Golinvaux
-
wip: WebAssemblyCairoViewport: still need to implement blit to canvasThu, 18 Jul 2019 10:39:00 +0200, by Alain Mazy
-
SdlCairo resizableThu, 18 Jul 2019 09:41:10 +0200, by Alain Mazy
-
mergeThu, 18 Jul 2019 09:22:08 +0200, by Alain Mazy
-
cleanup + started to implement WebAssemblyCairoViewport (wip)Thu, 18 Jul 2019 09:19:39 +0200, by Alain Mazy
-
Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)Wed, 17 Jul 2019 17:17:34 +0200, by Benjamin Golinvaux
-
introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)Wed, 17 Jul 2019 16:56:53 +0200, by Alain Mazy
-
notes for AM buildWed, 17 Jul 2019 15:33:34 +0200, by Alain Mazy
-
Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolderWed, 17 Jul 2019 09:39:51 +0200, by Benjamin Golinvaux
-
MergeTue, 16 Jul 2019 12:41:18 +0200, by Alain Mazy
-
hgignoreTue, 16 Jul 2019 12:38:51 +0200, by Alain Mazy
-
wasm: error log if canvas GL context can't be createdTue, 16 Jul 2019 10:51:03 +0200, by Benjamin Golinvaux
-
Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)Mon, 15 Jul 2019 12:48:19 +0200, by Benjamin Golinvaux
-
fix OpenGL context for fontsThu, 11 Jul 2019 09:18:55 +0200, by Sebastien Jodogne
-
new abstraction: IViewportWed, 10 Jul 2019 18:18:42 +0200, by Sebastien Jodogne
-
removing OpenGLCompositor::UpdateSize()Wed, 10 Jul 2019 15:23:13 +0200, by Sebastien Jodogne
-
renderers now have access to canvas width/heightWed, 10 Jul 2019 11:58:38 +0200, by Sebastien Jodogne
-
sharing code between Qt/SDL BasiceScene sample am-devTue, 09 Jul 2019 16:44:25 +0200, by Alain Mazy
-
debug code to monitor large malloc/free (currently disabled) am-devWed, 03 Jul 2019 10:16:22 +0200, by Alain Mazy
-
BaseWebService: disable cache + correct handling of cache am-devWed, 03 Jul 2019 10:12:09 +0200, by Alain Mazy
-
correct handling of deleted observers in OrthancApiClient am-devWed, 03 Jul 2019 10:11:22 +0200, by Alain Mazy
-
Added support for measuring tool edition in TrackerSampleAppTue, 25 Jun 2019 18:17:33 +0200, by Benjamin Golinvaux
-
Added tag toa2019062503 for changeset 60a403f01c31Tue, 25 Jun 2019 18:05:13 +0200, by Benjamin Golinvaux
-
Fixed WARN --> WARNING (unsure how this builds fine under Windows...) toa2019062503Tue, 25 Jun 2019 18:04:54 +0200, by Benjamin Golinvaux
-
Added tag toa2019062502 for changeset fe96057e97b9Tue, 25 Jun 2019 18:04:09 +0200, by Benjamin Golinvaux
-
Added tag toa2019062501 for changeset c71ef52602a0 toa2019062502Tue, 25 Jun 2019 17:55:50 +0200, by Benjamin Golinvaux
-
Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501Tue, 25 Jun 2019 17:54:46 +0200, by Benjamin Golinvaux
-
Added operators to ScenePoint2D + highlight support on MouseOver for measuring toolsTue, 25 Jun 2019 15:24:13 +0200, by Benjamin Golinvaux
-
Added tag toa2019062401 for changeset ff3559c489c9Mon, 24 Jun 2019 19:07:34 +0200, by Benjamin Golinvaux
-
Keyboard event routing (handling done in app)Mon, 24 Jun 2019 14:57:55 +0200, by Benjamin Golinvaux
-
MergeMon, 24 Jun 2019 10:31:57 +0200, by Benjamin Golinvaux
-
GuiAdapter : mouse event routing in SDL + split the undo stack from theMon, 24 Jun 2019 10:31:04 +0200, by Benjamin Golinvaux
-
macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stoneWed, 19 Jun 2019 17:41:35 +0200, by Sebastien Jodogne
-
mergeWed, 19 Jun 2019 14:12:28 +0200, by Benjamin Golinvaux
-
Added tag toa2019061901 for changeset 6d15261f9c99Wed, 19 Jun 2019 14:10:12 +0200, by Benjamin Golinvaux
-
fix OS X buildWed, 19 Jun 2019 12:30:20 +0200, by Sebastien Jodogne
-
Added way to share the broker that is used inside the locking emitter toa2019061901Tue, 18 Jun 2019 16:45:37 +0200, by Benjamin Golinvaux
-
Added namespace to ORTHANC_ASSERT macrosMon, 17 Jun 2019 16:13:14 +0200, by Benjamin Golinvaux
-
Prevent creation of multiple GuiAdapter instancesMon, 17 Jun 2019 16:12:52 +0200, by Benjamin Golinvaux
-
starting to re-implement radiography editor with latest framework am-mainlineThu, 13 Jun 2019 16:47:02 +0200, by Alain Mazy
-
mergeSat, 15 Jun 2019 20:37:48 +0200, by Benjamin Golinvaux
-
Changed http timeouts in new-style Oracle commands to 60 secs (10 secs was too short for big requests)Sat, 15 Jun 2019 20:37:12 +0200, by Benjamin Golinvaux
-
removed some c++11 for older compilersFri, 14 Jun 2019 14:46:16 +0200, by Sebastien Jodogne
-
MergeFri, 14 Jun 2019 12:16:38 +0200, by Benjamin Golinvaux
-
Removed extra logging + doc + added GuiAdapter and LockingEmitterFri, 14 Jun 2019 12:14:16 +0200, by Benjamin Golinvaux
-
removed some c++11 for older compilersWed, 12 Jun 2019 09:52:25 +0200, by Sebastien Jodogne
-
better error reporting in DicomStructureSetLoader + fixed POST request logicTue, 11 Jun 2019 15:41:21 +0200, by Benjamin Golinvaux
-
Added details on errors in LoaderStateMachine + dummy change in loader.cppSun, 09 Jun 2019 18:47:34 +0200, by Benjamin Golinvaux
-
Added dose struct load in (ongoing) FusionMprSample + doc changeMon, 03 Jun 2019 14:37:17 +0200, by Benjamin Golinvaux
-
don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case). am-devWed, 05 Jun 2019 17:43:59 +0200, by Alain Mazy
-
fixFri, 31 May 2019 16:34:26 +0200, by Sebastien Jodogne
-
windowing and linear interpolation in GrayscaleStyleConfiguratorFri, 31 May 2019 16:30:32 +0200, by Sebastien Jodogne
-
MergeFri, 31 May 2019 15:21:50 +0200, by Benjamin Golinvaux
-
Removed assert in Broker + reformatted notes on wasm samplesFri, 31 May 2019 15:21:27 +0200, by Benjamin Golinvaux
-
reformat NOTES.txtFri, 31 May 2019 09:18:07 +0200, by Benjamin Golinvaux
-
handling of GET argumentsFri, 31 May 2019 10:30:22 +0200, by Sebastien Jodogne
-
MergeFri, 31 May 2019 09:12:05 +0200, by Benjamin Golinvaux
-
MergeWed, 29 May 2019 16:15:23 +0200, by Benjamin Golinvaux
-
Merge + FusionMprSdlWed, 29 May 2019 16:15:04 +0200, by Benjamin Golinvaux
-
Added FusioMpr sample + small dumb changesWed, 29 May 2019 13:44:55 +0200, by Benjamin Golinvaux
-
reorganizationWed, 29 May 2019 16:48:56 +0200, by Sebastien Jodogne
-
reorganizationWed, 29 May 2019 15:45:15 +0200, by Sebastien Jodogne
-
support of SleepOracleCommand in WebAssemblyOracleWed, 29 May 2019 15:26:47 +0200, by Sebastien Jodogne
-
wheelWed, 29 May 2019 14:44:37 +0200, by Sebastien Jodogne
-
fixWed, 29 May 2019 14:19:06 +0200, by Sebastien Jodogne
-
mergeWed, 29 May 2019 13:42:34 +0200, by Sebastien Jodogne
-
BasicMPR sampleWed, 29 May 2019 13:40:07 +0200, by Sebastien Jodogne
-
fixWed, 29 May 2019 13:39:31 +0200, by Sebastien Jodogne
-
Removed typedefs to shared_ptr by making them explicit. Removed using namespaceWed, 29 May 2019 10:51:28 +0200, by Benjamin Golinvaux
-
simplification of DicomVolumeImageMPRSlicer::ExtractedSliceWed, 29 May 2019 08:36:13 +0200, by Sebastien Jodogne
-
fixTue, 28 May 2019 22:18:41 +0200, by Sebastien Jodogne
-
reorganizationTue, 28 May 2019 21:59:20 +0200, by Sebastien Jodogne
-
reorganizationTue, 28 May 2019 21:16:39 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 18:31:44 +0200, by Benjamin Golinvaux
-
small bit of docTue, 28 May 2019 18:31:17 +0200, by Benjamin Golinvaux
-
deprecating ParallelSlicesTue, 28 May 2019 18:21:00 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 18:09:48 +0200, by Sebastien Jodogne
-
VolumeImageGeometry::GetProjectionSlice()Tue, 28 May 2019 18:09:26 +0200, by Sebastien Jodogne
-
deprecating ISeriesLoaderTue, 28 May 2019 17:50:09 +0200, by Sebastien Jodogne
-
deprecating CairoFontTue, 28 May 2019 17:44:53 +0200, by Sebastien Jodogne
-
typoTue, 28 May 2019 16:01:13 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 15:59:06 +0200, by Sebastien Jodogne
-
PolylineSceneLayer now has one color per chainTue, 28 May 2019 15:58:21 +0200, by Sebastien Jodogne
-
more docsTue, 28 May 2019 15:31:12 +0200, by Benjamin Golinvaux
-
MergeTue, 28 May 2019 14:18:46 +0200, by Benjamin Golinvaux
-
Added HttpClient init to Stone initTue, 28 May 2019 14:15:03 +0200, by Benjamin Golinvaux
-
Added doc + fixed truncation warnings (+ inactive Orthanc IDs for BGO tests)Tue, 28 May 2019 14:14:10 +0200, by Benjamin Golinvaux
-
Added docTue, 28 May 2019 14:13:18 +0200, by Benjamin Golinvaux
-
truncation warningTue, 28 May 2019 14:13:10 +0200, by Benjamin Golinvaux
-
Added missing HttpClient::GlobalInitialize in StoneInitializeTue, 28 May 2019 11:37:50 +0200, by Benjamin Golinvaux
-
DicomStructureSetLoader is workingTue, 28 May 2019 14:09:46 +0200, by Sebastien Jodogne
-
refactoring OrthancMultiframeVolumeLoader using LoaderStateMachineTue, 28 May 2019 13:02:56 +0200, by Sebastien Jodogne
-
LoaderStateMachineTue, 28 May 2019 12:26:16 +0200, by Sebastien Jodogne
-
DicomVolumeImageMPRSlicerTue, 28 May 2019 10:39:42 +0200, by Sebastien Jodogne
-
deprecating MessagingToolboxTue, 28 May 2019 08:49:49 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 08:29:24 +0200, by Sebastien Jodogne
-
speeding up LinearAlgebra::ParseVector()Tue, 28 May 2019 08:29:01 +0200, by Sebastien Jodogne
-
MergeTue, 28 May 2019 08:15:38 +0200, by Benjamin Golinvaux
-
Merge from defaultMon, 27 May 2019 16:01:47 +0200, by Benjamin Golinvaux
-
Fixed Visual Studio 2008 buildFri, 24 May 2019 16:13:50 +0200, by Benjamin Golinvaux
-
optimizing constructor of DicomStructureSetTue, 28 May 2019 07:48:57 +0200, by Sebastien Jodogne
-
made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-devMon, 27 May 2019 22:41:51 +0200, by Alain Mazy
-
DicomStructureSetLoaderMon, 27 May 2019 17:20:59 +0200, by Sebastien Jodogne
-
DicomVolumeImageMon, 27 May 2019 15:54:53 +0200, by Sebastien Jodogne
-
VolumeImageReslicerMon, 27 May 2019 14:21:04 +0200, by Sebastien Jodogne
-
IVolumeImageMon, 27 May 2019 11:45:18 +0200, by Sebastien Jodogne
-
contMon, 27 May 2019 10:39:35 +0200, by Sebastien Jodogne
-
fixMon, 27 May 2019 10:34:34 +0200, by Sebastien Jodogne
-
VolumeGeometryReadyMessageMon, 27 May 2019 09:49:44 +0200, by Sebastien Jodogne
-
mergeFri, 24 May 2019 18:33:08 +0200, by Sebastien Jodogne
-
ILayerStyleConfiguratorFri, 24 May 2019 18:29:27 +0200, by Sebastien Jodogne
-
Merge from defaultFri, 24 May 2019 16:00:24 +0200, by Benjamin Golinvaux
-
A few renames and cleanups + moved GUI constants to controller + start work onFri, 24 May 2019 15:59:51 +0200, by Benjamin Golinvaux
-
FloatTextureSceneLayer::SetInverted()Fri, 24 May 2019 13:44:34 +0200, by Sebastien Jodogne
-
fixFri, 24 May 2019 11:04:41 +0200, by Sebastien Jodogne
-
fix windowingFri, 24 May 2019 11:02:20 +0200, by Sebastien Jodogne
-
improved interface for lookup tablesThu, 23 May 2019 20:37:19 +0200, by Sebastien Jodogne
-
LookupTableTextureSceneLayerThu, 23 May 2019 20:04:33 +0200, by Sebastien Jodogne
-
fixThu, 23 May 2019 16:57:33 +0200, by Sebastien Jodogne
-
fixThu, 23 May 2019 16:34:03 +0200, by Sebastien Jodogne
-
contThu, 23 May 2019 14:57:52 +0200, by Sebastien Jodogne
-
contThu, 23 May 2019 12:54:10 +0200, by Sebastien Jodogne
-
mergeThu, 23 May 2019 11:27:37 +0200, by Sebastien Jodogne
-
creation of OrthancMultiframeVolumeLoaderThu, 23 May 2019 11:27:11 +0200, by Sebastien Jodogne
-
truncation warning fixes + CRLF -> LF + random measuring tool creation (keybThu, 23 May 2019 10:25:48 +0200, by Benjamin Golinvaux
-
progressive loading workingWed, 22 May 2019 18:34:06 +0200, by Sebastien Jodogne
-
simplificationWed, 22 May 2019 17:25:44 +0200, by Sebastien Jodogne
-
mergeWed, 22 May 2019 17:05:38 +0200, by Sebastien Jodogne
-
contWed, 22 May 2019 17:05:14 +0200, by Sebastien Jodogne
-
Added broker back because the ViewportController needs oneWed, 22 May 2019 16:46:02 +0200, by Benjamin Golinvaux
-
Merge from defaultWed, 22 May 2019 16:17:32 +0200, by Benjamin Golinvaux
-
Merge from defaultWed, 22 May 2019 16:13:46 +0200, by Benjamin Golinvaux
-
dummyWed, 22 May 2019 16:01:34 +0200, by Benjamin Golinvaux
-
Fixed wasm sample (BasicScene) according to changes (ViewportController) +Wed, 22 May 2019 16:00:58 +0200, by Benjamin Golinvaux
-
- undo redo now works fine for both measure tool creation commandsWed, 22 May 2019 11:55:52 +0200, by Benjamin Golinvaux
-
Wired undo redo to keysTue, 21 May 2019 13:18:35 +0200, by Benjamin Golinvaux
-
fix wasm buildWed, 22 May 2019 16:15:24 +0200, by Sebastien Jodogne
-
ThreadedOracleWed, 22 May 2019 14:46:26 +0200, by Sebastien Jodogne
-
Backfix of d5579bd: Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer rtviewer19branchWed, 22 May 2019 13:49:31 +0200, by Benjamin Golinvaux
-
reorganizationWed, 22 May 2019 12:48:57 +0200, by Sebastien Jodogne
-
reorganizationWed, 22 May 2019 12:08:15 +0200, by Sebastien Jodogne
-
SleepOracleCommandWed, 22 May 2019 11:28:42 +0200, by Sebastien Jodogne
-
fixWed, 22 May 2019 09:55:01 +0200, by Sebastien Jodogne
-
moved OrientedBoundingBox in the Volumes folderWed, 22 May 2019 09:41:03 +0200, by Sebastien Jodogne
-
removed some forward class declarationsWed, 22 May 2019 09:27:21 +0200, by Sebastien Jodogne
-
new CMake internal option: ENABLE_STONE_DEPRECATEDWed, 22 May 2019 09:17:07 +0200, by Sebastien Jodogne
-
deprecating enum SliceImageQualityWed, 22 May 2019 09:13:04 +0200, by Sebastien Jodogne
-
removing using namespaceWed, 22 May 2019 08:54:38 +0200, by Sebastien Jodogne
-
contWed, 22 May 2019 08:43:41 +0200, by Sebastien Jodogne
-
enforce relative includesWed, 22 May 2019 08:38:52 +0200, by Sebastien Jodogne
-
removing dependencies in ImageBuffer3DTue, 21 May 2019 16:15:06 +0200, by Sebastien Jodogne
-
moved FitWindowingToRange() from ImageBuffer3D to RenderStyleTue, 21 May 2019 15:20:04 +0200, by Sebastien Jodogne
-
mergeTue, 21 May 2019 14:27:52 +0200, by Sebastien Jodogne
-
move Deprecated classes to a separate folderTue, 21 May 2019 14:27:35 +0200, by Sebastien Jodogne
-
merge am-dev -> defaultTue, 21 May 2019 13:53:57 +0200, by Alain Mazy
-
Merged am-dev into defaultTue, 21 May 2019 13:27:54 +0200, by Alain Mazy