Tino Koch

Results 29 issues of 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 + '_'`....

enhancement

### 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...

T: bug
C: VBtn
P: sponsor

**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...

feature
v4

### 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...

waiting for author
has-workaround
p2-nice-to-have

**Describe the solution you'd like** The library should support the god rays effect of [postprocessing](https://github.com/pmndrs/postprocessing).

enhancement

**Describe the bug** For some reason the dof and outline effect demos got broken. **Reproduction** check docs

bug

**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**...

enhancement

**Is your feature request related to a problem? Please describe.** Pmndr's SMAAEffect should be available.

enhancement

**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...

enhancement