added renderer invalidation to glitch effects #308
Annotations
10 errors
Lint (20):
docs/.vitepress/theme/components/OutlineDemo.vue#L10
Expected "three" (type) to come before "vue" (external)
|
Lint (20):
docs/.vitepress/theme/composables/useRouteDisposal.ts#L3
Expected "@tresjs/post-processing/pmndrs" (type) to come before "vue" (external)
|
Lint (20):
playground/src/components/OutlineDemo.vue#L7
Expected "three" (type) to come before "vue" (external)
|
Lint (20):
playground/src/pages/postprocessing/depth-of-field.vue#L8
Expected "vue" (type) to come before "vue" (external)
|
Lint (20):
playground/src/pages/postprocessing/outline.vue#L10
Expected "three" (type) to come before "vue" (external)
|
Lint (20):
playground/src/router.ts#L2
Expected "vue-router" (type) to come before "vue-router" (external)
|
Lint (20):
src/core/pmndrs/Bloom.vue#L3
Expected "postprocessing" (type) to come before "postprocessing" (external)
|
Lint (20):
src/core/pmndrs/DepthOfField.vue#L4
Expected "postprocessing" (type) to come before "postprocessing" (external)
|
Lint (20):
src/core/pmndrs/EffectComposer.vue#L9
Expected "postprocessing" (type) to come before "vue" (external)
|
Lint (20):
src/core/pmndrs/Glitch.vue#L5
Expected "postprocessing" (type) to come before "vue" (external)
|