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
|