log Platforms/Wasm/wasm-viewport.ts @ 1262:ca2058bd74ef toa2020012702

age author description
Mon, 27 May 2019 22:41:51 +0200 Alain Mazy made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-dev
Wed, 17 Apr 2019 16:13:42 +0200 Benjamin Golinvaux Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer dev
Fri, 29 Mar 2019 15:21:33 +0100 Alain Mazy set events passive again dev
Mon, 25 Mar 2019 15:23:45 +0100 Alain Mazy passive events dev
Thu, 14 Mar 2019 19:04:35 +0100 Alain Mazy introduced a Logger class that displays timing and source (C++/JS) dev
Tue, 26 Feb 2019 21:33:16 +0100 Benjamin Golinvaux Merge with am-touch-events bgo-commands-codegen
Tue, 26 Feb 2019 21:15:20 +0100 Benjamin Golinvaux Merge