Skip to content

Commit 129ea38

Browse files
committed
Merge branch 'release/0.4.2'
2 parents e8ffe3f + 5e58e2f commit 129ea38

39 files changed

+2757
-1770
lines changed

.ncurc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"reject": ["three-custom-shader-material"]
3+
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
<p>
88
<img src="https://img.shields.io/badge/VueJS-3.5-%2342B883?logo=vuedotjs&labelColor=%2335495E&logoColor=white">
9-
<img src="https://img.shields.io/badge/Vite-5.4-%23BD34FE?logo=vite&labelColor=%2335495E&logoColor=white">
10-
<img src="https://img.shields.io/badge/ThreeJS-r169-%23049EF4?logo=threedotjs&labelColor=%2335495E&logoColor=white">
9+
<img src="https://img.shields.io/badge/Vite-6.1-%23BD34FE?logo=vite&labelColor=%2335495E&logoColor=white">
10+
<img src="https://img.shields.io/badge/ThreeJS-r173-%23049EF4?logo=threedotjs&labelColor=%2335495E&logoColor=white">
1111
</p>
1212

1313
A WebGL project using VueJS and ThreeJS! <br>

0 commit comments

Comments
 (0)