Christian Liebel
Christian Liebel
Added support for gamepad input using the HTML5 Gamepad API (http://www.w3.org/TR/gamepad/). Works on current versions of Google Chrome, Mozilla Firefox, Microsoft Edge and Opera (http://caniuse.com/#feat=gamepad). Doesn’t affect browsers not offering...
Adding/removing non-last array elements leads to a chain of update changes, before the actual delete/add change is reported on the last array element. I can understand this behaviour from the...
This PR adds a Service Worker generated by Workbox. In order to update the service worker implementation, run `npm run generate-sw`. Closes #109
Some contents of opencv_contrib are already implemented in OpenCVForUnity. However, `cnn_3dobj` is missing. Is there a chance that this module will come to OpenCVForUnity as well?
- https://web.dev/workbox-share-targets/ - https://web.dev/web-share-target/
- [x] "normal" windows required for About, Attributes etc. - [ ] tool windows required for color box, tool box, and text toolbar - [ ] mobile capable - [x]...
- [X] Basic implementation - [ ] Actual selection context (move selection around, …)