log Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1647:adff3cd78775

age author description
Thu, 12 Nov 2020 16:57:15 +0100 Sebastien Jodogne removed class FrameExtent
Thu, 12 Nov 2020 15:16:21 +0100 Sebastien Jodogne preparing to remove FrameExtent
Tue, 10 Nov 2020 18:08:16 +0100 Sebastien Jodogne removing methods from SortedFrames to simplify api
Tue, 10 Nov 2020 10:21:10 +0100 Sebastien Jodogne rename FrameGeometry to FrameExtent
Tue, 10 Nov 2020 10:10:05 +0100 Sebastien Jodogne removed annoying warning
Mon, 09 Nov 2020 18:01:32 +0100 Sebastien Jodogne SortedFrames sharing code with CoordinateSystem3D
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