Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/remove-camera-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu authored Feb 6, 2025
2 parents a7b285e + 45f215c commit 8f908d3
Show file tree
Hide file tree
Showing 16 changed files with 139 additions and 510 deletions.
2 changes: 0 additions & 2 deletions docs/.vitepress/config/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ export const deConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
items: [
{ text: 'v-log', link: '/de/directives/v-log' },
{ text: 'v-light-helper', link: '/de/directives/v-light-helper' },
{ text: 'v-always-look-at', link: '/de/directives/v-always-look-at' },
{ text: 'v-distance-to', link: '/de/directives/v-distance-to' },
{ text: 'v-rotate', link: '/directives/v-rotate' },
],
},
{
Expand Down
2 changes: 0 additions & 2 deletions docs/.vitepress/config/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ export const esConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
items: [
{ text: 'v-log', link: '/es/directives/v-log' },
{ text: 'v-light-helper', link: '/es/directives/v-light-helper' },
{ text: 'v-always-look-at', link: '/es/directives/v-always-look-at' },
{ text: 'v-distance-to', link: '/es/directives/v-distance-to' },
{ text: 'v-rotate', link: '/directives/v-rotate' },
],
},
{
Expand Down
2 changes: 0 additions & 2 deletions docs/.vitepress/config/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ export const frConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
items: [
{ text: 'v-log', link: '/fr/directives/v-log' },
{ text: 'v-light-helper', link: '/fr/directives/v-light-helper' },
{ text: 'v-always-look-at', link: '/fr/directives/v-always-look-at' },
{ text: 'v-distance-to', link: '/fr/directives/v-distance-to' },
{ text: 'v-rotate', link: '/directives/v-rotate' },
],
},
{
Expand Down
2 changes: 0 additions & 2 deletions docs/.vitepress/config/nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ export const nlConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
items: [
{ text: 'v-log', link: '/nl/directives/v-log' },
{ text: 'v-light-helper', link: '/nl/directives/v-light-helper' },
{ text: 'v-always-look-at', link: '/nl/directives/v-always-look-at' },
{ text: 'v-distance-to', link: '/nl/directives/v-distance-to' },
{ text: 'v-rotate', link: '/directives/v-rotate' },
],
},
{
Expand Down
2 changes: 0 additions & 2 deletions docs/.vitepress/config/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ export const zhConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
items: [
{ text: 'v-log', link: '/zh/directives/v-log' },
{ text: 'v-light-helper', link: '/zh/directives/v-light-helper' },
{ text: 'v-always-look-at', link: '/zh/directives/v-always-look-at' },
{ text: 'v-distance-to', link: '/zh/directives/v-distance-to' },
{ text: 'v-rotate', link: '/directives/v-rotate' },
],
},
{
Expand Down
63 changes: 0 additions & 63 deletions docs/de/directives/v-always-look-at.md

This file was deleted.

65 changes: 0 additions & 65 deletions docs/directives/v-always-look-at.md

This file was deleted.

84 changes: 0 additions & 84 deletions docs/directives/v-rotate.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/es/directives/v-always-look-at.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/fr/directives/v-always-look-at.md

This file was deleted.

Loading

0 comments on commit 8f908d3

Please sign in to comment.