Tino Koch
Tino Koch
### What problem does this feature solve? In case the authentication is done via a HttpOnly cookie, there is no need to store the token in a seperate cookie. A...
It would be nice if there is some way to access other computed properties in the first argument of createLocalScope. Right now, they are only accessible by `this.computedName + '_'`....
### Environment **Vuetify Version:** 2.1.12 **Vue Version:** 2.6.10 **Browsers:** Chrome 78.0.3904.108 **OS:** Windows 7 ### Steps to reproduce 1. create v-btn 2. set property x-small to true 3. set property...
**Is your feature request related to a problem? Please describe.** In scenes that are not continuously changing, it could be a massive performance improvement to only trigger rendering when things...
### Description As a developer using Cientos, it would be useful to have a function available that allows to capture a screenshot of the scene canvas. ### Suggested solution Provide...
**Describe the solution you'd like** The library should support the god rays effect of [postprocessing](https://github.com/pmndrs/postprocessing).
**Describe the bug** For some reason the dof and outline effect demos got broken. **Reproduction** check docs
**Is your feature request related to a problem? Please describe.** The bloom effect seems like it is not working when used with the default parameters. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Pmndr's SMAAEffect should be available.
**Is your feature request related to a problem? Please describe.** The effects from [three.js itself](https://threejs.org/examples/?q=postprocessing) should be available in this package. **Describe the solution you'd like** Similar to the existing...