log

age author description
Sat, 07 Nov 2020 00:08:45 +0100 Sebastien Jodogne fix
Fri, 06 Nov 2020 22:15:24 +0100 Sebastien Jodogne fix
Fri, 06 Nov 2020 22:06:29 +0100 Sebastien Jodogne fix
Fri, 06 Nov 2020 17:36:35 +0100 Sebastien Jodogne minor optimization
Fri, 06 Nov 2020 17:30:36 +0100 Sebastien Jodogne fix build
Wed, 04 Nov 2020 11:39:15 +0100 Benjamin Golinvaux Updated mechanism to avoid using deleted objects in RequestAnimationFrame callbacks.
Tue, 03 Nov 2020 07:04:02 +0100 Sebastien Jodogne fix build by making the destructor of ViewerViewport public
Mon, 02 Nov 2020 20:45:04 +0100 Benjamin Golinvaux Used a weak_ptr as a cookie to RequestAnimationFrame to prevent
Mon, 02 Nov 2020 17:56:49 +0100 Benjamin Golinvaux Unregistering emscripten wheel and key events
Mon, 02 Nov 2020 17:55:35 +0100 Benjamin Golinvaux Added code to remove the wheel callback in dtor, to prevent access to dead object
Mon, 02 Nov 2020 17:54:18 +0100 Benjamin Golinvaux Added code to clear pending calls to RequestAnimationFrame
Fri, 30 Oct 2020 17:43:29 +0100 Sebastien Jodogne fix build of mpr sample
Fri, 30 Oct 2020 17:40:08 +0100 Sebastien Jodogne remove annoying alert
Fri, 30 Oct 2020 17:26:44 +0100 Sebastien Jodogne new class: OsiriXLayerFactory
Fri, 30 Oct 2020 16:26:39 +0100 Sebastien Jodogne new class: ArrowSceneLayer
Fri, 30 Oct 2020 11:07:38 +0100 Sebastien Jodogne fix
Thu, 29 Oct 2020 18:27:06 +0100 Sebastien Jodogne fix software rendering if empty target canvas
Thu, 29 Oct 2020 18:02:03 +0100 Sebastien Jodogne new class MacroLayerRenderer
Thu, 29 Oct 2020 17:13:13 +0100 Sebastien Jodogne ISceneLayer::GetBoundingBox() returns void
Thu, 29 Oct 2020 17:01:29 +0100 Sebastien Jodogne new class MacroSceneLayer
Wed, 28 Oct 2020 22:21:06 +0100 Sebastien Jodogne replacing nullptr by NULL for VS2008 compatibility
Wed, 28 Oct 2020 21:55:30 +0100 Sebastien Jodogne fix
Wed, 28 Oct 2020 20:14:34 +0100 Benjamin Golinvaux - ViewportController now has weak ptr to Viewport
Wed, 28 Oct 2020 20:06:55 +0100 Benjamin Golinvaux warning fix
Wed, 28 Oct 2020 20:06:00 +0100 Benjamin Golinvaux missing include
Wed, 28 Oct 2020 18:49:01 +0100 Sebastien Jodogne focusing on osirix annotations in Stone Web viewer
Wed, 28 Oct 2020 16:35:45 +0100 Sebastien Jodogne SortedFrames::LookupFrame()
Wed, 28 Oct 2020 15:46:25 +0100 Sebastien Jodogne fix
Wed, 28 Oct 2020 15:23:26 +0100 Sebastien Jodogne clarifying variable names: frameIndex vs numberIndex
Wed, 28 Oct 2020 10:55:45 +0100 Sebastien Jodogne SortedFrames::LookupSopInstanceUid()